summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fixed bug [2f78c7c5ea] - text widget segfault with tablelistfvogel2015-12-261-0/+24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Added new test textDisp-9.14 to check against regression regarding bug ↵fvogel2015-12-231-0/+24
| | | |_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | [2f78c7c5ea]
* | | | | | | | | Made test textDisp-16.18 pass again on Win7 after [a4bf73e4b8]: map the text ↵fvogel2015-12-231-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | widget earlier
| * | | | | | | | Made test textDisp-16.18 pass again on Win7 after [a4bf73e4b8]: map the text ↵fvogel2015-12-231-1/+1
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | widget earlier
* | | | | | | | Fixed bug [793909] - Problem with nonexistent namespacesfvogel2015-12-192-0/+18
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | 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 ↵fvogel2015-12-192-7/+39
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | bgerror
| * | | | | | | | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger ↵fvogel2015-12-192-4/+33
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | / / | | |_|_|_|_|/ / | |/| | | | | | bgerror
| | * | | | | | Merged core-8-5-branchfvogel2015-12-111-2/+17
| | |\ \ \ \ \ \
| | * | | | | | | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger ↵fvogel2015-12-102-4/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bgerror
* | | | | | | | | Test winDialog-5.12.7 failed if first item in home folder was not a ↵oehhar2015-12-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | file->corrected
* | | | | | | | | Fix for bug [1739605] - [text see] misbehaves following widget ↵fvogel2015-12-121-0/+11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | create/populate - Patch from Koen Danckaert
| * | | | | | | | Fix for bug [1739605] - [text see] misbehaves following widget ↵fvogel2015-12-121-0/+11
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | create/populate - Patch from Koen Danckaert
| | * | | | | | | 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
| | |/ / / / / | |/| | | | |
* | | | | | | Reverted [aaf6b1a3a0]fvogel2015-12-111-0/+16
| | | | | | |
* | | | | | | Removed duplicate test: 'entry-23.1' in spinbox.test is the same as ↵fvogel2015-12-101-16/+0
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | 'entry-21.1' in entry.test
| * | | | | | Removed duplicate test: 'entry-23.1' in spinbox.test is the same as ↵fvogel2015-12-101-14/+0
| |/ / / / / | | | | | | | | | | | | | | | | | | 'entry-21.1' in entry.test
* | | | | | Fixed bug [1997299fff] - Tag borderwidth leakingfvogel2015-11-291-9/+30
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
|\ \ \ \ \ | |/ / / /
| * | | | Added test textDisp-35.1 to check for regressions against pach [5b11cf19]fvogel2015-11-221-0/+16
| |/ / /
* | | | Improve user experience related to ↵jan.nijtmans2015-11-161-2/+2
|\ \ \ \ | |/ / / | | | | | | | | [http://core.tcl.tk/tk/tktview/1499165|dancing scrollbars]. Patch by Koen Danckaert.
| * | | 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 ↵fvogel2015-11-081-4/+2
|\ \ \ | |/ / | | | | | | character in an entry does not work
| * | Fixed entry (and final) part of bug [542199fff] - Double click on a lone ↵fvogel2015-11-081-2/+2
| |\ \ | | | | | | | | | | | | character in an entry does not work
| | * | Fixed entry part of bug [542199fff] - Double click on a lone character in an ↵bug_542199ffffvogel2015-11-031-2/+2
| | | | | | | | | | | | | | | | entry does not work
* | | | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not ↵fvogel2015-11-082-2/+15
|\ \ \ \ | |/ / / | | | | | | | | displayed
| * | | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not ↵fvogel2015-11-082-1/+9
| |\ \ \ | | | | | | | | | | | | | | | displayed
| | * | | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not ↵bug_220854ffffvogel2015-10-292-1/+9
| | | | | | | | | | | | | | | | | | | | displayed
* | | | | Fixed [2160206fff] - Panic when posting a menu of type menubarfvogel2015-11-081-0/+12
|\ \ \ \ \ | |/ / / /
| * | | | 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
|\ \ \ \ \ | |/ / / /
| * | | | Fixed bug [e51941c1b9] - text-9.2.47 fails sometimesfvogel2015-10-311-0/+4
| | |/ / | |/| |
* | | | Fix [477949]: option readfile cannot use multibytes. jan.nijtmans2015-10-252-5/+25
|\ \ \ \ | |/ / / | | | | Implementation adopted from AndroWish, but added support for UTF-8 BOM and added test-case.
| * | | Fix [477949]: option readfile cannot use multibytes. jan.nijtmans2015-10-252-4/+25
| | | | | | | | | | | | Implementation adopted from AndroWish, but added support for UTF-8 BOM and added test-case.
* | | | Fixed [ac6ca22363] - ttk/spinbox-1.8.4 test fails on Win7fvogel2015-10-231-1/+1
|\ \ \ \ | |/ / /
| * | | Fixed [ac6ca22363] - ttk/spinbox-1.8.4 test fails on Win7fvogel2015-10-231-1/+1
| | | |
* | | | Fix [908b78de9a] for OS X/X11 - which apparently doesn't set ::env(USERNAME) ↵jan.nijtmans2015-10-231-2/+2
| | | | | | | | | | | | | | | | - as well.
* | | | Robustified text-9.2.46, which failed on Linux Debian 6.0 (bug [cc0ba31920])fvogel2015-10-191-7/+8
|\ \ \ \ | |/ / /
| * | | Robustified text-9.2.46, which failed on Linux Debian 6.0 (bug [cc0ba31920])fvogel2015-10-191-7/+8
| |/ /
* | | Fix [908b78de9a6534d6]: winDialog.test terminates in errorjan.nijtmans2015-10-131-1/+1
| | |
* | | Fix comment in test winDialog-5.12.2ashok2015-10-101-4/+5
| | |
* | | Fixed bug [2262711fff] - Regexp search fails with Unicode and elidefvogel2015-10-091-0/+21
|\ \ \ | |/ /
| * | Fixed bug [2262711fff] - Regexp search fails with Unicode and elidefvogel2015-10-091-0/+18
| |\ \