summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed [3512539fff] - .. is silently accepted in widget pathsfvogelnew1@free.fr2016-03-231-1/+3
* Rebased to core-8-6-branchfvogelnew1@free.fr2016-03-201-0/+32
|\
| * Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger <Map...fvogelnew1@free.fr2016-03-111-0/+32
* | Rebased to core-8-6-branchfvogelnew1@free.fr2016-03-082-0/+134
|\ \ | |/
| * Added test case wm-forget-2 related to test the fix for bug [e9112ef96e] (che...fvogelnew1@free.fr2016-03-071-0/+26
| * Fixed bug [2262543] - Scale widget unexpectedly fires command callback (cherr...fvogelnew1@free.fr2016-03-071-0/+108
* | Backed out anything dealing with stippling, in accordance with discussion abo...fvogelnew1@free.fr2016-03-081-23/+1
* | trunk merged to branch tip-443fvogelnew1@free.fr2016-03-012-3/+1
|\ \ | |/
| * merge trunkdgp@users.sourceforge.net2016-02-161-2/+0
| |\
| | * Repair visual test for bevels, inadvertently broken in [6a93101279]fvogelnew1@free.fr2016-02-111-2/+0
| * | Repair broken test.dgp@users.sourceforge.net2016-02-091-1/+1
| |/
* | -rmargincolor tag configuration option: testsfvogelnew1@free.fr2016-02-101-10/+31
* | -lmargincolor tag configuration option: testsfvogelnew1@free.fr2016-02-101-6/+22
* | -overstrikefg tag configuration option: testsfvogelnew1@free.fr2016-02-091-0/+18
* | -underlinefg tag configuration option: testsfvogelnew1@free.fr2016-02-091-0/+18
* | -selectfgstipple tag configuration option: testsfvogelnew1@free.fr2016-02-091-1/+12
* | -selectbgstipple tag configuration option: testsfvogelnew1@free.fr2016-02-091-1/+12
* | -selectforeground tag configuration option: testsfvogelnew1@free.fr2016-02-091-0/+34
* | -selectbackground tag configuration option: testsfvogelnew1@free.fr2016-02-091-1/+34
|/
* Fixed (with a real fix this time) bug [06c1433906] - Text widget crash during...fvogelnew1@free.fr2016-02-081-11/+2
|\
| * Made FindDLine fully match its header description.fvogelnew1@free.fr2016-02-081-10/+1
| * Renumbered lines to avoid wrong interpretation of the test.fvogelnew1@free.fr2016-02-081-1/+1
* | Fix [0a3d799a6d]: option db rc files in non utf-8 encoding are not portable.nijtmans@users.sourceforge.net2016-02-081-1/+1
|\ \
| * | Re-implement tkoption readfile using Tcl_ReadCharsnijtmans@users.sourceforge.net2016-02-021-1/+1
* | | Fix [06c14339060ba9ae]: Text widget crash during delete. Thanks to François ...nijtmans@users.sourceforge.net2016-02-081-2/+1
|\ \ \ | | |/ | |/|
| * | Cherrypicked the new test textDisp-8.13 from core-8-5-branch. This test (and ...fvogelnew1@free.fr2016-02-071-0/+8
| * | Backout [477949] for Tk 8.5, after discussion in TclCore mailing list: option...nijtmans@users.sourceforge.net2016-02-032-25/+4
| * | NotebookAddCommand: fix off-by-one error counting objc/objvjenglish@flightlab.com2016-01-251-0/+21
| * | Remove cross-test disruption.dgp@users.sourceforge.net2016-01-231-0/+1
| * | (cherry-pick) Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. Than...nijtmans@users.sourceforge.net2016-01-091-0/+30
| * | (cherry-pick) Backout previous commit: it causes many event-related test-fail...nijtmans@users.sourceforge.net2016-01-081-15/+0
| * | (cherry-pick) Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbarsnijtmans@users.sourceforge.net2016-01-081-0/+15
| * | (cherry-pick) Fixed bug [3e3e25f483] - winbutton-1.[12] fails on Win7nijtmans@users.sourceforge.net2016-01-081-2/+6
* | | Fix crashing test case, textDisp-8.13dgp@users.sourceforge.net2016-02-051-0/+9
| |/ |/|
* | Fixed test entry-6.12: merge from 8.5 didn't see that $fixed does not exist i...fvogelnew1@free.fr2016-01-291-3/+3
* | NotebookAddCommand: fix off-by-one error counting objc/objvjenglish@flightlab.com2016-01-251-0/+21
* | Implement TIP #441: Add -justify Configuration Option to the listbox Widgetnijtmans@users.sourceforge.net2016-01-221-1/+68
|\ \
| * | Removed unfinished test case committed by error in the previous commit.fvogelnew1@free.fr2016-01-181-22/+0
| * | Reverted [5f396dacdc].fvogelnew1@free.fr2016-01-181-0/+22
| * | Documented what listbox-3.18b intends to test.fvogelnew1@free.fr2016-01-181-0/+4
| * | Removed test listbox-3.18c since it is irrelevant (the rendering of the selec...fvogelnew1@free.fr2016-01-161-26/+0
| * | Decided about test results for listbox-3.18afvogelnew1@free.fr2016-01-161-5/+5
| * | Rebased to latest trunkfvogelnew1@free.fr2016-01-161-0/+1
| |\ \ | |/ / |/| |
| * | Rebased to latest trunkfvogelnew1@free.fr2016-01-132-24/+199
| |\ \
| * | | Added more testsfvogelnew1@free.fr2016-01-121-0/+74
| * | | Added some testsfvogelnew1@free.fr2016-01-111-0/+15
| * | | merged trunkfvogelnew1@free.fr2016-01-1129-223/+1560
| |\ \ \
| * | | | Adapt documentation and test-casenijtmans@users.sourceforge.net2014-02-111-1/+1
* | | | | Fixed bug [639558ac83] - Lots of listbox tests fail on Linuxfvogelnew1@free.fr2016-01-161-0/+1
| |_|/ / |/| | |
* | | | TIP #438 (Ensure Line Metrics are Up-to-Date) accepted by votefvogelnew1@free.fr2016-01-132-24/+199
|\ \ \ \ | |_|/ / |/| | |