summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 3410609; confirmed to work on UK keyboard.donal.k.fellows@manchester.ac.uk2011-10-254-6/+42
|\
| * Tentative fix for bug 3410609 - use the keysym returned by XLookupString in ↵Kevin B Kenny2011-10-014-6/+42
| | | | | | | | preference to the raw one in the XEvent.
* | Implementation of TIP #382.dgp@users.sourceforge.net2011-10-244-44/+55
|\ \
| * | add docsdgp@users.sourceforge.net2011-10-191-0/+6
| | |
| * | Implementation for Carbon.dgp@users.sourceforge.net2011-10-171-5/+19
| | |
| * | Fix up the implementation to account for shared options enumeration.dgp@users.sourceforge.net2011-10-172-44/+21
| | |
| * | Revise the proposed "-nocomplain" option to "-confirmoverwrite"dgp@users.sourceforge.net2011-10-052-11/+13
| | |
| * | Contributed implementation patch for TIP 382.dgp@users.sourceforge.net2011-10-042-5/+17
| |/
* | merge-marknijtmans@users.sourceforge.net2011-10-110-0/+0
|\ \ | |/ |/|
| * Add dummy user_data field to XVirtualEvent, for improved upwards ↵nijtmans@users.sourceforge.net2011-10-112-0/+11
| | | | | | | | compatibility with Tk 8.5
* | merge-marknijtmans@users.sourceforge.net2011-09-260-0/+0
|\ \ | |/
| * Support Visual Studio 11nijtmans@users.sourceforge.net2011-09-262-51/+59
| |
* | Move -takefocus option out of ttkCoreOptionSpecs,jenglish@flightlab.com2011-09-2214-37/+60
| | | | | | | | explicitly specify it on individual widgets. [Bug 3404541], [Bug 1204186].
* | merge-marknijtmans@users.sourceforge.net2011-09-060-0/+0
|\ \ | |/
| * Add --disable-rpath option to configure scriptnijtmans@users.sourceforge.net2011-09-063-299/+356
| |
* | Correctly documented what the [$ph data] command produces without the ↵donal.k.fellows@manchester.ac.uk2011-09-012-3/+13
| | | | | | | | -format option.
* | merge-marknijtmans@users.sourceforge.net2011-08-300-0/+0
|\ \ | |/
| * Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵nijtmans@users.sourceforge.net2011-08-303-342/+366
| | | | | | | | necessary basis. Add Haiku support and better NetBSD/FreeBSD support.
* | [Bug 3388350] mingw64 compiler warningsnijtmans@users.sourceforge.net2011-08-162-5/+5
| |
* | [Bug 3388350] mingw64 compiler warningsnijtmans@users.sourceforge.net2011-08-1614-60/+72
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsnijtmans@users.sourceforge.net2011-08-162-1/+2
| |
* | [Bug 3388350] mingw64 compiler warningsnijtmans@users.sourceforge.net2011-08-165-9/+12
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsnijtmans@users.sourceforge.net2011-08-1617-497/+555
| |
* | [Bug 3388350] mingw64 compiler warningsnijtmans@users.sourceforge.net2011-08-1311-31/+37
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsnijtmans@users.sourceforge.net2011-08-135-33/+40
| |
* | [Bug 3314770] regression - Windows file dialogs not resizablenijtmans@users.sourceforge.net2011-08-032-1/+6
| |
* | [Bug 3380684] XEmptyRegion prototype doesn't match usagenijtmans@users.sourceforge.net2011-07-282-2/+7
|\ \ | |/
| * [Bug 3380684] XEmptyRegion prototype doesn't match usagenijtmans@users.sourceforge.net2011-07-282-2/+7
| |
* | 3341056 Correct segfault due to flaw in the 2011-06-17 commit.dgp@users.sourceforge.net2011-06-293-2/+24
| |
* | merge RC to stabledgp@users.sourceforge.net2011-06-249-15/+17
|\ \
| * \ merge to RCdgp@users.sourceforge.net2011-06-232-3/+7
| |\ \ | |/ / |/| |
* | | typosdgp@users.sourceforge.net2011-06-232-3/+7
| | |
| * | merge to RCdgp@users.sourceforge.net2011-06-211-1/+1
| |\ \ | |/ / |/| |
* | | Formatting typosdgp@users.sourceforge.net2011-06-211-1/+1
| | |
| * | release mark in ChangeLogdgp@users.sourceforge.net2011-06-211-0/+2
| | |
| * | merge to RCdgp@users.sourceforge.net2011-06-206-1/+143
| |\ \ | |/ / |/| |
* | | Crash in unset traces 3062331dgp@users.sourceforge.net2011-06-174-1/+65
|\ \ \
| * | | Add comments explaining new code.dgp@users.sourceforge.net2011-06-171-0/+29
| | | |
| * | | New attempt to fix Bug 3062331dgp@users.sourceforge.net2011-06-161-0/+17
|/ / /
* | | Sync with win/tcl.m4 from Tclnijtmans@users.sourceforge.net2011-06-163-0/+78
|\ \ \ | | |/ | |/|
| * | Sync with win/tcl.m4 from Tclnijtmans@users.sourceforge.net2011-06-163-17/+67
| | |
| | * Merge to RC branchdgp@users.sourceforge.net2011-06-10691-1451/+183
| | |\ | |_|/ |/| |
* | | Correct some README bitrot.dgp@users.sourceforge.net2011-06-103-10/+6
| | |
* | | more changesdgp@users.sourceforge.net2011-06-101-0/+12
| | |
* | | [Bug 3175610]: Incomplete refresh of line items.dgp@users.sourceforge.net2011-06-103-2/+10
|\ \ \ | |/ /
| * | [Bug 3175610]: Incomplete refresh of line items.dgp@users.sourceforge.net2011-06-102-2/+10
| | |
* | | reconcile changes among branchesdgp@users.sourceforge.net2011-06-091-3/+3
| | |
* | | typonijtmans@users.sourceforge.net2011-06-091-1/+1
| | |
* | | typonijtmans@users.sourceforge.net2011-06-091-1/+1
| | |
* | | restore mistaken line deletedgp@users.sourceforge.net2011-06-081-1/+1
| | |