summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | (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
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | (cherry-pick) Prefix "system" of all Windows System Colors was documentedjan.nijtmans2016-01-081-13/+13
| | | |/ / / / / / / / / / / /
* | | | | | | | | | | | | | | More typos fixedfvogel2016-01-131-10/+14
* | | | | | | | | | | | | | | Typo fixedfvogel2016-01-131-1/+1
* | | | | | | | | | | | | | | Added more testsfvogel2016-01-121-0/+74
* | | | | | | | | | | | | | | Added some testsfvogel2016-01-111-0/+15
* | | | | | | | | | | | | | | Polished listbox justification demofvogel2016-01-111-5/+7
* | | | | | | | | | | | | | | Improved patch formatting. No functional changefvogel2016-01-114-29/+47
* | | | | | | | | | | | | | | merged trunkfvogel2016-01-11220-7527/+11393
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge markKevin Walzer2016-01-110-0/+0
| * | | | | | | | | | | | | | 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
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. Thanks to Francois...jan.nijtmans2016-01-092-0/+36
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Fixed test constraintsbug_1927212ffffvogel2016-01-091-2/+2
| | * | | | | | | | | | | | | Test cases scrollbar-10.[12] passfvogel2016-01-091-5/+5
| | * | | | | | | | | | | | | Make test-case and binding equal for win32 and x11. Test-case doesn't pass yetjan.nijtmans2016-01-082-3/+18
| | * | | | | | | | | | | | | ..... horizontal scrollbar toojan.nijtmans2016-01-081-1/+4
| | * | | | | | | | | | | | | New attempt at fixing bug [1927212fff]. (rebased against Tk 8.6)jan.nijtmans2016-01-082-0/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Merge markKevin Walzer2016-01-090-0/+0
| * | | | | | | | | | | | | | | Additional fixes for memory leaks, window flickering on OS X 10.11; thanks to...Kevin Walzer2016-01-093-7/+9
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Backout previous commit: it causes many event-related test-failures in Tk tes...jan.nijtmans2016-01-082-19/+0
| * | | | | | | | | | | | | | Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbarsjan.nijtmans2016-01-082-0/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Added non-regression test for [1927212]fvogel2016-01-071-0/+15
| | * | | | | | | | | | | | | Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbarsfvogel2016-01-061-0/+4
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Fixed bug [3e3e25f483] - winbutton-1.[12] fails on Win7jan.nijtmans2016-01-081-2/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Fixed bug [3e3e25f483] - winbutton-1.[12] fails on Win7bug_3e3e25f483fvogel2016-01-061-2/+6
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Fixed bug [1305128] - Scrollbar doesn't receive eventjan.nijtmans2016-01-081-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Fixed bug [1305128] - Scrollbar doesn't receive eventbug_1305128ffffvogel2016-01-051-0/+2
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Fixed bug [1510538] - Wrong initial scrollbar widthjan.nijtmans2016-01-081-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Fixed bug [1510538] - Wrong initial scrollbar widthbug_1510538ffffvogel2016-01-041-2/+2
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | 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 [3102228] - <<ListboxSelect>> doesn't fire when selection lostfvogel2016-01-062-0/+50
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Fixed bug [3102228] - <<ListboxSelect>> doesn't fire when selection lostbug_3102228ffffvogel2015-12-312-0/+50
| | | |/ / / / / / / / /
| * | | | | | | | | | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledfvogel2016-01-063-14/+55
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledfvogel2016-01-063-14/+55
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledbug_1288433ffffvogel2015-12-303-14/+55
| | |/ / / / / / / / /
| * | | | | | | | | | Fixed bug [2f78c7c5ea] - text widget segfault with tablelistfvogel2015-12-262-1/+32
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Fixed bug [2f78c7c5ea] - text widget segfault with tablelistfvogel2015-12-262-1/+32
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Better comment about the fix, since the issue is now fully understood.bug_2f78c7c5eafvogel2015-12-231-2/+3
| | | * | | | | | | | | Added new test textDisp-9.14 to check against regression regarding bug [2f78c...fvogel2015-12-231-0/+24
| | | * | | | | | | | | Fixed bug [2f78c7c5ea] - text segfault with tablelist in TkBTreeLinesTofvogel2015-12-231-1/+7
| | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| * | | | | | | | | | Made test textDisp-16.18 pass again on Win7 after [a4bf73e4b8]: map the text ...fvogel2015-12-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | 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 [793909] - Problem with nonexistent namespacesfvogel2015-12-193-6/+44
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fixed bug [793909] - Problem with nonexistent namespacesbug_793909ffffvogel2015-12-123-6/+44
| * | | | | | | | | | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge...fvogel2015-12-193-37/+108
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /