Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | 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 | |||||
| * | | | 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 | |||||
* | | | | Fixed bug [2886436fff] - [.txt] deletes before start index - by appyling the ↵ | fvogel | 2015-07-16 | 2 | -5/+6 | |
|\ \ \ \ | |/ / / | | | | | | | | | patch proposed in the ticket: no deletion will ever happen before the start index anymore | |||||
| * | | | Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is ↵bug_2886436fff_option1 | fvogel | 2015-07-14 | 2 | -5/+6 | |
| |/ / | | | | | | | | | | option 1: change the behavior of the text widget to completely avoid any deletion before index1 | |||||
* | | | Fixed bug [3f1f79abcf] - Text widget crash when seeing or bboxing (or ↵ | fvogel | 2015-07-13 | 1 | -0/+13 | |
|\ \ \ | |/ / | | | | | | | selecting, moving the cursor...) in elided text | |||||
| * | | Added test case for bug [3f1f79abcf]bug_3f1f79abcf | fvogel | 2015-07-11 | 1 | -0/+13 | |
| | | | ||||||
* | | | Test panedwindow-25.2 uses tcltest 2 format | fvogel | 2015-06-01 | 1 | -2/+6 | |
| | | | ||||||
* | | | Fixed bug [1292219fff] - Propagated MapNotify and UnmapNotify events of a ↵ | fvogel | 2015-06-01 | 1 | -0/+17 | |
|\ \ \ | |/ / | | | | | | | panedwindow to its children | |||||
| * | | Completed test for bug [1292219fff], regarding MapNotify event this timebug_1292219fff | fvogel | 2015-05-30 | 1 | -2/+8 | |
| | | | ||||||
| * | | Added test for bug [1292219fff] regarding UnmapNotify event | fvogel | 2015-05-30 | 1 | -0/+11 | |
| | | | ||||||
| * | | Fixed bug [3554052fff] by applying [b28d8aaa7c] to core-8-5-branchbug_3554052fff | fvogel | 2015-04-26 | 1 | -0/+10 | |
| | | | ||||||
* | | | [562118ce41] Fix wordstart modifier handling of multi-byte chars | dgp | 2015-04-09 | 1 | -0/+10 | |
|\ \ \ | |/ / | ||||||
| * | | [562118ce41] Fix wordstart modifier handling of multi-byte chars | dgp | 2015-04-09 | 1 | -0/+10 | |
| |\ \ | ||||||
| | * | | Added test for bug [562118ce41]bug_562118ce41 | fvogel | 2015-04-08 | 1 | -0/+10 | |
| | | | | ||||||
* | | | | [e4ed00a954] Fixed crash with display wordstart | dgp | 2015-04-09 | 1 | -0/+5 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fixed crash with display wordstart - Bug [e4ed00a954]bug_e4ed00a954 | fvogel | 2015-04-08 | 1 | -0/+5 | |
| |/ / | ||||||
* | | | Fixed failing textImage-3.2 test - See bug [1591493fff] | fvogel | 2015-02-15 | 1 | -5/+6 | |
|\ \ \ | |/ / | ||||||
| * | | Fixed failing textImage-3.2 test - See bug [1591493fff] | fvogel | 2015-02-15 | 1 | -4/+6 | |
| | | | ||||||
* | | | Merged core-8-5-branch | fvogel | 2015-02-11 | 1 | -1/+15 | |
|\ \ \ | |/ / | ||||||
| * | | Merged branch bug-382da038c9 | fvogel | 2015-02-11 | 1 | -0/+10 | |
| |\ \ | ||||||
| | * | | Stop panic (Bad tag priority being toggled on) - Bug [382da038c9]bug_382da038c9 | fvogel | 2015-02-08 | 1 | -0/+10 | |
| | | | | ||||||
* | | | | Fixed crash in 'text see' - Bug [e0f1c380bd] | fvogel | 2015-02-09 | 1 | -0/+12 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fixed crash in 'text see' - Bug [e0f1c380bd] | fvogel | 2015-02-09 | 1 | -0/+12 | |
| |/ / |