summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix crashing test case, textDisp-8.13dgp2016-02-052-0/+14
|\
| * [06c1433906] Possible fix for text widget crashes.dgp2016-02-041-0/+5
|/
* Backout [477949] for Tk 8.5, after discussion in TclCore mailing list: option...jan.nijtmans2016-02-033-36/+6
* Fix build errors on i386 for Cocoa; thanks to Marc Culler for patchKevin Walzer2016-01-314-5/+6
* NotebookAddCommand: fix off-by-one error counting objc/objvjenglish2016-01-252-1/+22
* Fix (minor) memory leak (backported from Tk 8.6). Some efficientcy improvemen...jan.nijtmans2016-01-241-48/+32
* Crash in Mac test suite no longer triggered after patch from Marc CullerKevin Walzer2016-01-242-3/+0
* (cherry-pick): Fixed bug [9e606527af] - && instead of & used in generic/tkOpt...jan.nijtmans2016-01-231-1/+1
* Better repair of parentIsKey (backported from Tk 8.6). Problem was introduced...jan.nijtmans2016-01-231-11/+13
* Remove cross-test disruption.dgp2016-01-231-0/+1
* Repair failure to compile on OSX/Cocoa.dgp2016-01-231-2/+5
* (cherry-pick) Fix [2049429]: Some options aren't picked up from the options d...jan.nijtmans2016-01-128-51/+59
* Additional tweaks for dialogKevin Walzer2016-01-111-2/+15
* Fix for 63c3542c06, messageboxes in Tk-Cocoa; thanks to Marc Culler for patchKevin Walzer2016-01-111-1/+6
* (cherry-pick) Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. Than...jan.nijtmans2016-01-092-0/+37
* Additional fixes for memory leaks, window flickering on OS X 10.11; thanks to...Kevin Walzer2016-01-093-7/+14
* (cherry-pick) Backout previous commit: it causes many event-related test-fail...jan.nijtmans2016-01-082-19/+0
* (cherry-pick) Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbarsjan.nijtmans2016-01-082-0/+19
* (cherry-pick) Fixed bug [3e3e25f483] - winbutton-1.[12] fails on Win7jan.nijtmans2016-01-081-2/+6
* (cherry-pick) Fixed bug [1305128] - Scrollbar doesn't receive eventjan.nijtmans2016-01-081-0/+2
* (cherry-pick) Fixed bug [1510538] - Wrong initial scrollbar widthjan.nijtmans2016-01-081-2/+2
* merge-mark (closing fork)jan.nijtmans2016-01-080-0/+0
|\
| * Prefix "system" of all Windows System Colors was documented. Ticket [945409]oehhar2016-01-071-13/+13
| |\
| | * Prefix "system" of all Windows System Colors was documentedoehhar2016-01-071-13/+13
| | * Fixed bug [3102228] - <<ListboxSelect>> doesn't fire when selection lostfvogel2016-01-062-0/+50
| | |\ | | |/ | |/|
| | * Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledfvogel2016-01-063-14/+55
| | |\
| | * \ Fixed bug [2f78c7c5ea] - text widget segfault with tablelistfvogel2015-12-262-1/+32
| | |\ \
| | * \ \ Made test textDisp-16.18 pass again on Win7 after [a4bf73e4b8]: map the text ...fvogel2015-12-231-1/+1
| | |\ \ \
| | * \ \ \ Fixed bug [793909] - Problem with nonexistent namespacesfvogel2015-12-193-6/+50
| | |\ \ \ \
| | * \ \ \ \ Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge...fvogel2015-12-193-37/+108
| | |\ \ \ \ \
| | * | | | | | spacingjan.nijtmans2015-12-174-6/+6
| | * | | | | | merge-markjan.nijtmans2015-12-160-0/+0
| | |\ \ \ \ \ \
| | * | | | | | | Merge markKevin Walzer2015-12-150-0/+0
| | * | | | | | | Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m...Kevin Walzer2015-12-1514-151/+227
| | * | | | | | | Support to paste file list (e.g. support CF_HDROPtype) Ticket [9fcc519a7c]oehhar2015-12-141-1/+35
| | |\ \ \ \ \ \ \
| | | * | | | | | | minor formattingbug_9fcc519a7cjan.nijtmans2015-12-141-3/+4
| | | * | | | | | | Support to paste file list (e.g. support CF_HDROPtype) Ticket [9fcc519a7c]oehhar2015-12-141-3/+36
| | * | | | | | | | Test winDialog-5.12.7 failed if first item in home folder was not a file->cor...oehhar2015-12-141-1/+1
| | |/ / / / / / /
| | * | | | | | | Fixed bug [ff8a1e55a2] - Filling a never-mapped text widget is CPU hungry - P...fvogel2015-12-131-13/+5
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Fix for bug [1739605] - [text see] misbehaves following widget create/populat...fvogel2015-12-122-0/+20
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge markfvogel2015-12-110-0/+0
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Reverted [aaf6b1a3a0]fvogel2015-12-111-0/+16
| | * | | | | | | | | | Removed duplicate test: 'entry-23.1' in spinbox.test is the same as 'entry-21...fvogel2015-12-101-16/+0
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merge-mark. Remove unnecessary end-of-line spacingjan.nijtmans2015-12-074-30/+30
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix for zombie windows on El Capitan/OS X 10.11; thanks to Marc Culler for patchKevin Walzer2015-12-077-20/+63
| | * | | | | | | | | | | | Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, comp...jan.nijtmans2015-12-032-13/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Fixed bug [1997299fff] - Tag borderwidth leakingfvogel2015-11-292-33/+77
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ On cygwin, install libtk8.6.dll.a in the {prefix}/lib directory.jan.nijtmans2015-11-262-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Ooops... removed debug traces unintentionally left in the merge mark...fvogel2015-11-252-42/+1
| | * | | | | | | | | | | | | | | merge markfvogel2015-11-252-1/+42
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \