summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix crashing test case, textDisp-8.13dgp2016-02-051-0/+9
| * | Rebased to core-8-6-branchtip_443fvogel2016-03-201-0/+32
| |\ \
| | * | Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger <Map...fvogel2016-03-111-0/+32
| * | | Rebased to core-8-6-branchfvogel2016-03-082-0/+134
| |\ \ \ | | |/ /
| | * | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e] (che...fvogel2016-03-071-0/+26
| | * | Fixed bug [2262543] - Scale widget unexpectedly fires command callback (cherr...fvogel2016-03-071-0/+108
| * | | Backed out anything dealing with stippling, in accordance with discussion abo...fvogel2016-03-081-23/+1
| * | | trunk merged to branch tip-443fvogel2016-03-012-3/+1
| |\ \ \ | | |/ /
| * | | -rmargincolor tag configuration option: testsfvogel2016-02-101-10/+31
| * | | -lmargincolor tag configuration option: testsfvogel2016-02-101-6/+22
| * | | -overstrikefg tag configuration option: testsfvogel2016-02-091-0/+18
| * | | -underlinefg tag configuration option: testsfvogel2016-02-091-0/+18
| * | | -selectfgstipple tag configuration option: testsfvogel2016-02-091-1/+12
| * | | -selectbgstipple tag configuration option: testsfvogel2016-02-091-1/+12
| * | | -selectforeground tag configuration option: testsfvogel2016-02-091-0/+34
| * | | -selectbackground tag configuration option: testsfvogel2016-02-091-1/+34
* | | | Fix test-case bind-27.2 on X11 (it worked on win32)bug_38dc27bd1d0ecd68jan.nijtmans2016-03-223-458/+305
|\ \ \ \
| * | | | Fixed bug [438cf10142] - Tests textTag-* require haveCourier12 constraintfvogel2016-03-201-447/+154
| * | | | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked [cb...fvogel2016-03-201-7/+147
| * | | | Revert whitespace changes that made tests send-10.[89] fail.dgp2016-03-151-2/+2
* | | | | Suggested fix for [38dc27bd1d0ecd68]: Tk does not support <Button-6> nor <But...jan.nijtmans2016-03-141-2/+58
|/ / / /
* | | | Excess spacing in test-suitejan.nijtmans2016-03-1470-1318/+1318
* | | | Added non regression test case for bug [d95e5d8f16]bug_d95e5d8f16fvogel2016-03-101-0/+32
* | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviourfvogel2016-03-071-0/+15
|\ \ \ \
| * | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviourbug_841280fffffvogel2016-02-251-0/+15
* | | | | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e]fvogel2016-03-071-0/+26
|\ \ \ \ \
| * | | | | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e]bug_e9112ef96efvogel2016-02-241-0/+26
| |/ / / /
* | | | | Fixed bug [2262543] - Scale widget unexpectedly fires command callbackfvogel2016-03-071-0/+108
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Added tests cases for bug [2262543] - Scale widget unexpectedly fires command...fvogel2016-02-241-0/+108
| |/ / /
* | | | merge trunkdgp2016-02-161-2/+0
|\ \ \ \ | |/ / /
| * | | Repair visual test for bevels, inadvertently broken in [6a93101279]fvogel2016-02-111-2/+0
| |/ /
* | | Repair broken test.dgp2016-02-091-1/+1
|/ /
* | Fixed (with a real fix this time) bug [06c1433906] - Text widget crash during...fvogel2016-02-081-11/+2
|\ \
| * | Made FindDLine fully match its header description.fvogel2016-02-081-10/+1
| * | Renumbered lines to avoid wrong interpretation of the test.fvogel2016-02-081-1/+1
* | | Fix [0a3d799a6d]: option db rc files in non utf-8 encoding are not portable.jan.nijtmans2016-02-081-1/+1
|\ \ \
| * | | Re-implement tkoption readfile using Tcl_ReadCharsjan.nijtmans2016-02-021-1/+1
* | | | Fix [06c14339060ba9ae]: Text widget crash during delete. Thanks to François ...jan.nijtmans2016-02-081-2/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Cherrypicked the new test textDisp-8.13 from core-8-5-branch. This test (and ...fvogel2016-02-071-0/+8
| | |/ | |/|
| * | Backout [477949] for Tk 8.5, after discussion in TclCore mailing list: option...jan.nijtmans2016-02-032-25/+4
| * | NotebookAddCommand: fix off-by-one error counting objc/objvjenglish2016-01-251-0/+21
| * | Remove cross-test disruption.dgp2016-01-231-0/+1
| * | (cherry-pick) Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. Than...jan.nijtmans2016-01-091-0/+30
| * | (cherry-pick) Backout previous commit: it causes many event-related test-fail...jan.nijtmans2016-01-081-15/+0
| * | (cherry-pick) Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbarsjan.nijtmans2016-01-081-0/+15
| * | (cherry-pick) Fixed bug [3e3e25f483] - winbutton-1.[12] fails on Win7jan.nijtmans2016-01-081-2/+6
* | | Fix crashing test case, textDisp-8.13dgp2016-02-051-0/+9
| |/ |/|
* | Fixed test entry-6.12: merge from 8.5 didn't see that $fixed does not exist i...fvogel2016-01-291-3/+3
* | NotebookAddCommand: fix off-by-one error counting objc/objvjenglish2016-01-251-0/+21
* | Implement TIP #441: Add -justify Configuration Option to the listbox Widgetjan.nijtmans2016-01-221-1/+68
|\ \