Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ | |||||
* | | Modify bind tests for '%M' to save/restore the 'Key' bindings for both 'All' ↵ | Joe Mistachkin | 2015-02-06 | 1 | -10/+20 |
|\ \ | |/ | | | | | and 'Entry'. Fix for [6b13bf5ebf]. | ||||
| * | Modify bind tests for '%M' to save/restore the 'Key' bindings for both 'All' ↵ | Joe Mistachkin | 2015-02-06 | 1 | -4/+22 |
| | | | | | | | | and 'Entry'. Fix for [6b13bf5ebf]. | ||||
* | | Add support for an 'M' binding substitution that is replaced with the number ↵ | Joe Mistachkin | 2015-02-06 | 1 | -1/+32 |
|\ \ | |/ | | | | | of script-based binding patterns matched so far for the event. | ||||
| * | Add support for an 'M' binding substitution that is replaced with the number ↵ | Joe Mistachkin | 2015-02-06 | 1 | -0/+26 |
| |\ | | | | | | | | | | of script-based binding patterns matched so far for the event. | ||||
| | * | Merge updates from core-8-5-branch.bindScriptCount | Joe Mistachkin | 2015-02-05 | 2 | -3/+3 |
| | |\ | |||||
| | * \ | Merge updates from core 8.5 branch. | Joe Mistachkin | 2014-11-11 | 9 | -38/+218 |
| | |\ \ | |||||
| | * | | | Add docs and tests. | Joe Mistachkin | 2012-11-16 | 1 | -0/+26 |
| | | | | | |||||
* | | | | | Merge bug fixes from fvogel's text-elided branch | dgp | 2015-02-06 | 2 | -14/+368 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed disappearing cursor when moving up one line at the boundary of elided ↵ | fvogel | 2015-01-25 | 1 | -0/+35 |
| | | | | | | | | | | | | | | | | | | | | lines. Factorized the code again in the process, using function IsStartOfNotMergedLine when possible. | ||||
| * | | | | TkTextIndexCount is counting chars. Fix these calls where bytes counting is ↵ | fvogel | 2015-01-24 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | | | | | needed. Among other issues, this fixes horizontal scrolling when typing text at the end of a line containing multi-byte characters. | ||||
| * | | | | Merged core-8-5-branch | fvogel | 2015-01-12 | 1 | -2/+2 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Merged core-8-5-branch to text-elided branch | fvogel | 2015-01-02 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * | | | | | Reverted [13d2fcd25d] and [8dfc0f1731] since they are no longer needed ↵ | fvogel | 2015-01-02 | 1 | -7/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | thanks to [8d7a4443f7]. | ||||
| * | | | | | Further fixed text see with indices in elided lines, [5f352f3a71] was not ↵ | fvogel | 2014-12-28 | 1 | -0/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | always correct | ||||
| * | | | | | Further fixed text count -ypixels with indices in elided lines, [30d6b995dc] ↵ | fvogel | 2014-12-28 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | was not always correct | ||||
| * | | | | | Fixed Bad counting of the total number of vertical pixels in the text ↵ | fvogel | 2014-12-28 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | widget, resulting in small change of the Y scrollbar size. Happened because CalculateDisplayLineHeight expects an index at start of a display line, which was not always the case. | ||||
| * | | | | | Cherrypicked bug fix for Bug [c199ef90a6] - Wrong index returned by @x,y ↵ | fvogel | 2014-12-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | with elided lines at end of text | ||||
| * | | | | | Fixed test of index being at start of both a logical line and a display line ↵ | fvogel | 2014-12-21 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | in TkTextFindDisplayLineEnd | ||||
| * | | | | | Fixed vertical scrolling with elided lines. MeasureUp was not measuring ↵ | fvogel | 2014-12-17 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | fully correctly. | ||||
| * | | | | | Removed useless statements in tests textDisp-16.42 and textDisp-16.43 | fvogel | 2014-12-17 | 1 | -2/+0 |
| | | | | | |