Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Fixed entry (and final) part of bug [542199fff] - Double click on a lone ↵ | fvogel | 2015-11-08 | 1 | -4/+2 | |
|\ \ \ | |/ / | | | | | | | character in an entry does not work | |||||
| * | | Fixed entry (and final) part of bug [542199fff] - Double click on a lone ↵ | fvogel | 2015-11-08 | 1 | -2/+2 | |
| |\ \ | | | | | | | | | | | | | character in an entry does not work | |||||
| | * | | Fixed entry part of bug [542199fff] - Double click on a lone character in an ↵bug_542199fff | fvogel | 2015-11-03 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | entry does not work | |||||
* | | | | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not ↵ | fvogel | 2015-11-08 | 2 | -2/+15 | |
|\ \ \ \ | |/ / / | | | | | | | | | displayed | |||||
| * | | | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not ↵ | fvogel | 2015-11-08 | 2 | -1/+9 | |
| |\ \ \ | | | | | | | | | | | | | | | | displayed | |||||
| | * | | | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not ↵bug_220854fff | fvogel | 2015-10-29 | 2 | -1/+9 | |
| | | | | | | | | | | | | | | | | | | | | displayed | |||||
* | | | | | Fixed [2160206fff] - Panic when posting a menu of type menubar | fvogel | 2015-11-08 | 1 | -0/+12 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fixed [2160206fff] - Panic when posting a menu of type menubar | fvogel | 2015-11-08 | 1 | -0/+9 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | Added new test to check for error triggering when posting a menu of type menubarbug_2160206fff | fvogel | 2015-10-25 | 1 | -0/+9 | |
| | | | | | ||||||
* | | | | | Fixed bug [e51941c1b9] - text-9.2.47 fails sometimes | fvogel | 2015-10-31 | 1 | -0/+4 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fixed bug [e51941c1b9] - text-9.2.47 fails sometimes | fvogel | 2015-10-31 | 1 | -0/+4 | |
| | |/ / | |/| | | ||||||
* | | | | Fix [477949]: option readfile cannot use multibytes. | jan.nijtmans | 2015-10-25 | 2 | -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.nijtmans | 2015-10-25 | 2 | -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 Win7 | fvogel | 2015-10-23 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fixed [ac6ca22363] - ttk/spinbox-1.8.4 test fails on Win7 | fvogel | 2015-10-23 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Fix [908b78de9a] for OS X/X11 - which apparently doesn't set ::env(USERNAME) ↵ | jan.nijtmans | 2015-10-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | - as well. | |||||
* | | | | Robustified text-9.2.46, which failed on Linux Debian 6.0 (bug [cc0ba31920]) | fvogel | 2015-10-19 | 1 | -7/+8 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Robustified text-9.2.46, which failed on Linux Debian 6.0 (bug [cc0ba31920]) | fvogel | 2015-10-19 | 1 | -7/+8 | |
| |/ / | ||||||
* | | | Fix [908b78de9a6534d6]: winDialog.test terminates in error | jan.nijtmans | 2015-10-13 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix comment in test winDialog-5.12.2 | ashok | 2015-10-10 | 1 | -4/+5 | |
| | | | ||||||
* | | | Fixed bug [2262711fff] - Regexp search fails with Unicode and elide | fvogel | 2015-10-09 | 1 | -0/+21 | |
|\ \ \ | |/ / | ||||||
| * | | Fixed bug [2262711fff] - Regexp search fails with Unicode and elide | fvogel | 2015-10-09 | 1 | -0/+18 | |
| |\ \ | ||||||
| | * | | Added test for bug [2262711fff] - Regexp search fails with Unicode and elide | fvogel | 2015-10-06 | 1 | -0/+18 | |
| | | | | ||||||
* | | | | Fixed bug [1669632fff] - text widget: autoseparator placement, <Control-1> ↵ | fvogel | 2015-10-09 | 1 | -0/+89 | |
|\ \ \ \ | |/ / / | | | | | | | | | cleanup | |||||
| * | | | Fixed bug [1669632fff] - text widget: autoseparator placement, <Control-1> ↵ | fvogel | 2015-10-09 | 1 | -0/+89 | |
| |\ \ \ | | | | | | | | | | | | | | | | cleanup | |||||
| | * | | | Fixed bug [1669632fff] case (vi) - <<Cut>> is atomic | fvogel | 2015-10-04 | 1 | -0/+20 | |
| | | | | | ||||||
| | * | | | Fixed -cleanup section in test text-25.22 | fvogel | 2015-10-04 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Fixed bug [1669632fff] case (v) - <<Clear>> is atomic | fvogel | 2015-10-04 | 1 | -0/+20 | |
| | | | | | ||||||
| | * | | | Fixed bug [1669632fff] case (vii) - <<Undo>> shall not remove separators | fvogel | 2015-10-04 | 1 | -0/+16 | |
| | | | | | ||||||
| | * | | | Fixed bug [1669632fff] case (iv) - autoseparator was missing on ↵ | fvogel | 2015-10-03 | 1 | -1/+20 | |
| | | | | | | | | | | | | | | | | | | | | <Control-backslash> | |||||
| | * | | | Typo | fvogel | 2015-10-03 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Fixed bug [1669632fff] case (i) - autoseparator was missing on <Control-1> | fvogel | 2015-10-03 | 1 | -0/+14 | |
| | |/ / | ||||||
* | | | | Added missing tests for tk_getOpenFile -defaultextension | ashok | 2015-10-09 | 1 | -0/+29 | |
| | | | | ||||||
* | | | | Bug [47af31bd3a] - tk_getSaveFile adds . as extension. | ashok | 2015-10-09 | 1 | -2/+113 | |
| | | | | | | | | | | | | Also added more tests for -filetypes and -defaultextension combinations. | |||||
* | | | | TIP #437: Tk panedwindow options for proxy window | jan.nijtmans | 2015-10-08 | 1 | -34/+61 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | merge core-8-5-branch. tip_437 | jan.nijtmans | 2015-09-30 | 1 | -0/+14 | |
| |\ \ \ | | |/ / | | | | | This is the TIP #437 implementation being voted on. | |||||
| * | | | Bring panedwindow proxy behavior in line with TIP #437 description. | jan.nijtmans | 2015-09-30 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Re-ordered tests of the new three options in alphabetical order, following ↵ | fvogel | 2015-09-30 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | convention in the rest of the code and tests | |||||
| * | | | Added -proxyborderwidth option | fvogel | 2015-09-30 | 1 | -8/+10 | |
| | | | | ||||||
| * | | | Added -proxybackground option | fvogel | 2015-09-29 | 1 | -8/+10 | |
| | | | | ||||||
| * | | | merge core-8-5-branch | jan.nijtmans | 2015-09-14 | 3 | -8/+18 | |
| |\ \ \ | ||||||
| * | | | | Bug [1247115fff] - Added -proxyrelief option | fvogel | 2015-07-14 | 1 | -8/+11 | |
| | | | | | ||||||
* | | | | | Fix for [46c83f60] (relative paths ignored in tk_getOpenFile/tk_getSaveFile ↵ | ashok | 2015-10-06 | 1 | -0/+193 | |
| | | | | | | | | | | | | | | | | | | | | on Vista+). Added tests for -initialdir option. | |||||
* | | | | | Fixed bug [1501749fff] - Crash on embedded window deletion bound to <Map> event | fvogel | 2015-09-29 | 1 | -0/+17 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Fixed bug [1501749fff] - Crash on embedded window deletion bound to <Map> eventbug_1501749fff | fvogel | 2015-09-23 | 1 | -0/+14 | |
| | |/ / | |/| | | ||||||
* | | | | Bug [cc0ba31920] - Make text-9.2.46 pass on Windows 8.1 | fvogel | 2015-09-13 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Bug [cc0ba31920] - Make text-9.2.46 pass on Windows 8.1 | fvogel | 2015-09-13 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Fixed bug [1581435fff] - Documented precedence order in the matching process ↵ | fvogel | 2015-09-06 | 1 | -2/+7 | |
|\ \ \ \ | |/ / / | | | | | | | | | of the index string | |||||
| * | | | Fixed bug [1581435fff] - Documented precedence order in the matching process ↵bug_1581435fff | fvogel | 2015-09-02 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | of the index string | |||||
* | | | | Made textDisp-4.9 more robust to font variations across platforms, so that ↵ | fvogel | 2015-07-28 | 1 | -1/+5 | |
|\ \ \ \ | |/ / / | | | | | | | | | it passes on Linux Debian 6.0 |