summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Correct expansion of the spinbox textarea for the vista theme.patthoyts2016-09-221-0/+21
* Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-013-6/+2
* Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted textDis...fvogel2016-03-272-6/+5
* Repair visual test for bevels, inadvertently broken in [9046f1cb83] (cherrypi...fvogel2016-02-111-2/+0
* Fixed (with a real fix this time) bug [06c1433906] - Text widget crash during...fvogel2016-02-081-11/+2
* (cherry-pick): Fix [06c14339060ba9ae]: Text widget crash during delete. Thank...jan.nijtmans2016-02-081-2/+1
* Fix crashing test case, textDisp-8.13dgp2016-02-051-0/+9
* 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
* Fixed bug [3102228] - <<ListboxSelect>> doesn't fire when selection lostfvogel2016-01-061-0/+15
|\
| * Fixed bug [3102228] - <<ListboxSelect>> doesn't fire when selection lostbug_3102228ffffvogel2015-12-311-0/+15
* | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledbug_1288433ffffvogel2015-12-301-0/+24
|/
* Fixed bug [2f78c7c5ea] - text widget segfault with tablelistfvogel2015-12-261-0/+24
|\
| * Added new test textDisp-9.14 to check against regression regarding bug [2f78c...fvogel2015-12-231-0/+24
* | 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-192-0/+12
|\
| * Fixed bug [793909] - Problem with nonexistent namespacesbug_793909ffffvogel2015-12-122-0/+12
* | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge...fvogel2015-12-192-4/+33
|\ \ | |/
| * Merged core-8-5-branchfvogel2015-12-111-2/+17
| |\
| * | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge...fvogel2015-12-102-4/+32
* | | Fix for bug [1739605] - [text see] misbehaves following widget create/populat...fvogel2015-12-121-0/+11
|\ \ \ | |_|/ |/| |
| * | Added non-regression test case: textDisp-11.21bug_1739605ffffvogel2015-12-061-0/+11
* | | Reverted [30c7d14b21], but really use a spinbox and not an entry for the test...fvogel2015-12-111-0/+14
| |/ |/|
* | Removed duplicate test: 'entry-23.1' in spinbox.test is the same as 'entry-21...fvogel2015-12-101-14/+0
|/
* Fixed bug [1997299fff] - Tag borderwidth leakingfvogel2015-11-291-9/+30
|\
| * Added visual tests for borders, following bug [1997299fff]bug_1997299ffffvogel2015-11-181-9/+30
* | Added test textDisp-35.1 to check for regressions against pach [5b11cf19]fvogel2015-11-221-0/+16
|/
* Fix test-cases textDisp-33.2 and textDisp-33.3tip_438_bettercodejan.nijtmans2015-11-131-2/+2
* Fixed entry (and final) part of bug [542199fff] - Double click on a lone char...fvogel2015-11-081-2/+2
|\
| * Fixed entry part of bug [542199fff] - Double click on a lone character in an ...bug_542199ffffvogel2015-11-031-2/+2
* | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not disp...fvogel2015-11-082-1/+9
|\ \
| * | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not disp...bug_220854ffffvogel2015-10-292-1/+9
* | | Fixed [2160206fff] - Panic when posting a menu of type menubarfvogel2015-11-081-0/+9
|\ \ \ | |_|/ |/| |
| * | Added new test to check for error triggering when posting a menu of type menubarbug_2160206ffffvogel2015-10-251-0/+9
* | | Fixed bug [e51941c1b9] - text-9.2.47 fails sometimesfvogel2015-10-311-0/+4
| |/ |/|
* | Fix [477949]: option readfile cannot use multibytes. jan.nijtmans2015-10-252-4/+25
* | Fixed [ac6ca22363] - ttk/spinbox-1.8.4 test fails on Win7fvogel2015-10-231-1/+1
* | Robustified text-9.2.46, which failed on Linux Debian 6.0 (bug [cc0ba31920])fvogel2015-10-191-7/+8
|/
* Fixed bug [2262711fff] - Regexp search fails with Unicode and elidefvogel2015-10-091-0/+18
|\
| * Added test for bug [2262711fff] - Regexp search fails with Unicode and elidefvogel2015-10-061-0/+18
* | Fixed bug [1669632fff] - text widget: autoseparator placement, <Control-1> cl...fvogel2015-10-091-0/+89
|\ \
| * | Fixed bug [1669632fff] case (vi) - <<Cut>> is atomicfvogel2015-10-041-0/+20
| * | Fixed -cleanup section in test text-25.22fvogel2015-10-041-1/+1
| * | Fixed bug [1669632fff] case (v) - <<Clear>> is atomicfvogel2015-10-041-0/+20
| * | Fixed bug [1669632fff] case (vii) - <<Undo>> shall not remove separatorsfvogel2015-10-041-0/+16