Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made text widget's default undo false again. | peter.spjuth@gmail.com | 2016-08-30 | 1 | -1/+43 |
| | |||||
* | Added test case text-27.16a to guard against regressions regarding [6976e4b3b2] | fvogelnew1@free.fr | 2016-06-08 | 1 | -0/+15 |
| | |||||
* | Added test for the <<UndoStack>> event | fvogelnew1@free.fr | 2016-05-12 | 1 | -0/+43 |
| | |||||
* | Tests for [.t edit canundo/canredo] | fvogelnew1@free.fr | 2016-05-12 | 1 | -1/+27 |
| | |||||
* | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵ | fvogelnew1@free.fr | 2016-05-01 | 1 | -2/+25 |
|\ | | | | | | | unsafe | ||||
| * | Added test text-11a.51 to check the fix of [b362182e45] | fvogelnew1@free.fr | 2016-04-22 | 1 | -0/+19 |
| | | |||||
| * | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵ | fvogelnew1@free.fr | 2016-04-21 | 1 | -1/+5 |
| | | | | | | | | unsafe | ||||
* | | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peers | fvogelnew1@free.fr | 2016-04-29 | 1 | -0/+15 |
|\ \ | |/ |/| | |||||
| * | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peers | fvogelnew1@free.fr | 2016-04-05 | 1 | -0/+15 |
| | | |||||
* | | Fixed tests numbering | fvogelnew1@free.fr | 2016-04-07 | 1 | -5/+5 |
|/ | |||||
* | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogelnew1@free.fr | 2016-03-27 | 1 | -2/+1 |
|\ | |||||
| * | Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted ↵ | fvogelnew1@free.fr | 2016-03-27 | 1 | -2/+1 |
| | | | | | | | | textDisp-4.9 accordingly by adding one fixedHeight on the two necessary places in the test result | ||||
* | | rebase "tip-438" branch to latest trunk. | nijtmans@users.sourceforge.net | 2016-01-07 | 1 | -6/+176 |
|\ \ | |||||
| * | | Test text-11a.41 now correctly written passes. | fvogelnew1@free.fr | 2015-12-20 | 1 | -6/+6 |
| | | | |||||
| * | | Tests reordered. Two issues currently: 1. text-11a.22 currently hangs but ↵ | fvogelnew1@free.fr | 2015-12-19 | 1 | -38/+80 |
| | | | | | | | | | | | | should pass once [.text sync -command $cmd] will be correctly implemented. 2. text-11a.41 fails (unsure why) | ||||
| * | | [.text pendingsync] returns a boolean | fvogelnew1@free.fr | 2015-11-28 | 1 | -1/+1 |
| | | | |||||
| * | | Use the new sync command instead of the 'count -update' workaround | fvogelnew1@free.fr | 2015-11-22 | 1 | -4/+1 |
| | | | |||||
| * | | Improved the tests a bit | fvogelnew1@free.fr | 2015-11-21 | 1 | -10/+45 |
| | | | |||||
| * | | Adjusted when <<WidgetViewSync>> fires. Also %d now only has boolean value. ↵ | fvogelnew1@free.fr | 2015-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | | Implementation in sync with TIP #438 rev. 1.10 | ||||
| * | | Rename "yupdate" to "sync" and fix various test-cases | nijtmans@users.sourceforge.net | 2015-11-19 | 1 | -21/+21 |
| | | | |||||
| * | | TIP #438 - <<TextLineHeightsInvalid>> event added, with corresponding new tests | fvogelnew1@free.fr | 2015-11-14 | 1 | -0/+28 |
| |\ \ | | |/ | |||||
| * | | TIP #438 - [.text pendingyupdate] command added, with corresponding new tests | fvogelnew1@free.fr | 2015-11-14 | 1 | -5/+36 |
| | | | |||||
| * | | TIP #438 - [.text yupdate] command added, with corresponding new tests | fvogelnew1@free.fr | 2015-11-14 | 1 | -5/+40 |
| |/ | |||||
* | | Fixed bug [e51941c1b9] - text-9.2.47 fails sometimes | fvogelnew1@free.fr | 2015-10-31 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Fixed bug [e51941c1b9] - text-9.2.47 fails sometimes | fvogelnew1@free.fr | 2015-10-31 | 1 | -0/+4 |
| | | |||||
* | | Robustified text-9.2.46, which failed on Linux Debian 6.0 (bug [cc0ba31920]) | fvogelnew1@free.fr | 2015-10-19 | 1 | -7/+8 |
|\ \ | |/ | |||||
| * | Robustified text-9.2.46, which failed on Linux Debian 6.0 (bug [cc0ba31920]) | fvogelnew1@free.fr | 2015-10-19 | 1 | -7/+8 |
| | | |||||
* | | Fixed bug [2262711fff] - Regexp search fails with Unicode and elide | fvogelnew1@free.fr | 2015-10-09 | 1 | -0/+21 |
|\ \ | |/ | |||||
| * | Fixed bug [2262711fff] - Regexp search fails with Unicode and elide | fvogelnew1@free.fr | 2015-10-09 | 1 | -0/+18 |
| |\ | |||||
| | * | Added test for bug [2262711fff] - Regexp search fails with Unicode and elide | fvogelnew1@free.fr | 2015-10-06 | 1 | -0/+18 |
| | | | |||||
* | | | Fixed bug [1669632fff] - text widget: autoseparator placement, <Control-1> ↵ | fvogelnew1@free.fr | 2015-10-09 | 1 | -0/+89 |
|\ \ \ | |/ / | | | | | | | cleanup | ||||
| * | | Fixed bug [1669632fff] case (vi) - <<Cut>> is atomic | fvogelnew1@free.fr | 2015-10-04 | 1 | -0/+20 |
| | | | |||||
| * | | Fixed -cleanup section in test text-25.22 | fvogelnew1@free.fr | 2015-10-04 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed bug [1669632fff] case (v) - <<Clear>> is atomic | fvogelnew1@free.fr | 2015-10-04 | 1 | -0/+20 |
| | | | |||||
| * | | Fixed bug [1669632fff] case (vii) - <<Undo>> shall not remove separators | fvogelnew1@free.fr | 2015-10-04 | 1 | -0/+16 |
| | | | |||||
| * | | Fixed bug [1669632fff] case (iv) - autoseparator was missing on ↵ | fvogelnew1@free.fr | 2015-10-03 | 1 | -1/+20 |
| | | | | | | | | | | | | <Control-backslash> | ||||
| * | | Typo | fvogelnew1@free.fr | 2015-10-03 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed bug [1669632fff] case (i) - autoseparator was missing on <Control-1> | fvogelnew1@free.fr | 2015-10-03 | 1 | -0/+14 |
| |/ | |||||
* | | Bug [cc0ba31920] - Make text-9.2.46 pass on Windows 8.1 | fvogelnew1@free.fr | 2015-09-13 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Bug [cc0ba31920] - Make text-9.2.46 pass on Windows 8.1 | fvogelnew1@free.fr | 2015-09-13 | 1 | -1/+1 |
| | | |||||
* | | Fixed bug [2886436fff] - [.txt] deletes before start index - by appyling the ↵ | fvogelnew1@free.fr | 2015-07-16 | 1 | -1/+2 |
|\ \ | |/ | | | | | 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 ↵ | fvogelnew1@free.fr | 2015-07-14 | 1 | -1/+2 |
| | | | | | | | | option 1: change the behavior of the text widget to completely avoid any deletion before index1 | ||||
* | | Merge bug fixes from fvogel's text-elided branch | dgp@users.sourceforge.net | 2015-02-06 | 1 | -1/+59 |
|\ \ | |/ | |||||
| * | Fixed Bad counting of the total number of vertical pixels in the text ↵ | fvogelnew1@free.fr | 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. | ||||
| * | Added tests for bug [c24b97d905] - text count -displaylines is wrong with ↵ | fvogelnew1@free.fr | 2014-11-21 | 1 | -0/+34 |
| | | | | | | | | elided newlines | ||||
| * | Fixed text-9.2.44 - This test was wrong (my bad when fixing bug ↵ | fvogelnew1@free.fr | 2014-11-21 | 1 | -1/+1 |
| | | | | | | | | [3021557fff]) but that was hidden | ||||
* | | Much more cleaning up of result handling. | donal.k.fellows@manchester.ac.uk | 2012-07-23 | 1 | -3/+3 |
| | | |||||
* | | [Bug-1630262], [Bug-1615425]: segfault when deleting lines or tagging ↵ | fvogelnew1@free.fr | 2012-02-28 | 1 | -0/+94 |
|\ \ | |/ | | | | | outside of the -startline/-endline range with peer text widgets. [Bug-3487407]: Weird text indices. | ||||
| * | [Bug-1630262]: segfault when deleting lines with peer text widgets | fvogelnew1@free.fr | 2012-01-31 | 1 | -1/+95 |
| | | |||||
* | | [Bug-3021557]: Moving the cursor in elided text freezes Tk | nijtmans@users.sourceforge.net | 2012-01-19 | 1 | -0/+18 |
|\ \ | |/ |