| Commit message (Expand) | Author | Age | Files | Lines |
* | Test text-11a.41 now correctly written passes. | fvogel | 2015-12-20 | 1 | -6/+6 |
|
|
* | Tests reordered. Two issues currently: 1. text-11a.22 currently hangs but sho... | fvogel | 2015-12-19 | 1 | -38/+80 |
|
|
* | [.text pendingsync] returns a boolean | fvogel | 2015-11-28 | 1 | -1/+1 |
|
|
* | Use the new sync command instead of the 'count -update' workaround | fvogel | 2015-11-22 | 1 | -4/+1 |
|
|
* | Improved the tests a bit | fvogel | 2015-11-21 | 1 | -10/+45 |
|
|
* | Adjusted when <<WidgetViewSync>> fires. Also %d now only has boolean value. I... | fvogel | 2015-11-21 | 1 | -1/+1 |
|
|
* | Rename "yupdate" to "sync" and fix various test-cases | jan.nijtmans | 2015-11-19 | 1 | -21/+21 |
|
|
* | TIP #438 - <<TextLineHeightsInvalid>> event added, with corresponding new tests | fvogel | 2015-11-14 | 1 | -0/+28 |
|\ |
|
* | | TIP #438 - [.text pendingyupdate] command added, with corresponding new tests | fvogel | 2015-11-14 | 1 | -5/+36 |
|
|
* | | TIP #438 - [.text yupdate] command added, with corresponding new tests | fvogel | 2015-11-14 | 1 | -5/+40 |
|/ |
|
* | Fixed bug [e51941c1b9] - text-9.2.47 fails sometimes | fvogel | 2015-10-31 | 1 | -0/+4 |
|
|
* | Robustified text-9.2.46, which failed on Linux Debian 6.0 (bug [cc0ba31920]) | fvogel | 2015-10-19 | 1 | -7/+8 |
|
|
* | 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] 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 <Control-back... | fvogel | 2015-10-03 | 1 | -1/+20 |
|
|
* | | 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 |
|/ |
|
* | Bug [cc0ba31920] - Make text-9.2.46 pass on Windows 8.1 | fvogel | 2015-09-13 | 1 | -1/+1 |
|
|
* | Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is o...bug_2886436fff_option1 | fvogel | 2015-07-14 | 1 | -1/+2 |
|
|
* | Fixed Bad counting of the total number of vertical pixels in the text widget,... | fvogel | 2014-12-28 | 1 | -0/+18 |
|
|
* | Added tests for bug [c24b97d905] - text count -displaylines is wrong with eli...bug_c24b97d905 | fvogel | 2014-11-21 | 1 | -0/+34 |
|
|
* | Fixed text-9.2.44 - This test was wrong (my bad when fixing bug [3021557fff])... | fvogel | 2014-11-21 | 1 | -1/+1 |
|
|
* | [Bug-1630262]: segfault when deleting lines with peer text widgets | fvogel | 2012-01-31 | 1 | -1/+95 |
|
|
* | [Bug-3021557]: Moving the cursor in elided text freezes Tk | jan.nijtmans | 2012-01-19 | 1 | -0/+15 |
|\ |
|
| * | bug-3021557 Moving the cursor in elided text freezes Tkbug_3021557 | jan.nijtmans | 2012-01-17 | 1 | -0/+15 |
|/ |
|
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | Apply (upgraded) version of [Patch 1469210]. | dkf | 2009-10-22 | 1 | -1/+14 |
|
|
| * | * generic/tkText.c (DeleteChars, TextEditCmd, updateDirtyFlag): | hobbs | 2007-12-13 | 1 | -1/+36 |
|
|
| * | * generic/tkText.c (DumpLine): stop dumping if we detect that the | hobbs | 2006-04-05 | 1 | -1/+13 |
|
|
* | | * generic/tkText.c (DumpLine): [Bug 2968379]: When peers are about, | dkf | 2010-03-11 | 1 | -1/+10 |
|
|
* | | Apply (slight cleaner, tested) version of [Patch 1469210]. | dkf | 2009-10-22 | 1 | -1/+13 |
|
|
* | | backported fix for bug #1777362 to make events work for windows with hyphens ... | patthoyts | 2008-11-12 | 1 | -1/+43 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tkText.c (DeleteIndexRange, TextEditCmd, UpdateDirtyFlag): | hobbs | 2007-12-13 | 1 | -1/+36 |
|
|
* | | Added code to rebuild the from index after the deletion phase so that the | dkf | 2007-12-11 | 1 | -1/+10 |
|
|
* | | generic/tkText.c: Applied suggested patch from #1536735 | patthoyts | 2006-10-17 | 1 | -4/+6 |
|
|
* | | Added test suggested by Sam <baudinm@yahoo.com> on c.l.t | dkf | 2006-08-18 | 1 | -186/+9 |
|
|
* | | fix tests for TkAqua | vincentdarley | 2006-04-18 | 1 | -1/+3 |
|
|
* | | further fixes to $text dump -command | vincentdarley | 2006-03-28 | 1 | -1/+27 |
|
|
* | | fix for text dump -command callbacks which modify the text widget | vincentdarley | 2006-03-26 | 1 | -1/+14 |
|
|
* | | eliminate test name duplication | dgp | 2005-12-02 | 1 | -4/+4 |
|
|
* | | tip256 implementation | vincentdarley | 2005-10-10 | 1 | -2/+65 |
|
|
* | | Punctuation fix in error message. | dkf | 2005-08-23 | 1 | -2/+2 |
|
|
* | | fix to elide search and insertofftime 0 text widget bugs | vincentdarley | 2005-04-04 | 1 | -1/+116 |
|
|
* | | Split duplicate test names [Bug 1078648] | dkf | 2004-12-04 | 1 | -9/+9 |
|
|