Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | 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 |
| | | |||||
* | | 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] 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 |
| |/ | |||||
* | | 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 [2886436fff] - [.txt] deletes before start index - by appyling the ↵ | fvogel | 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 ↵bug_2886436fff_option1 | fvogel | 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 | 2015-02-06 | 1 | -1/+59 |
|\ \ | |/ | |||||
| * | 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. | ||||
| * | Added tests for bug [c24b97d905] - text count -displaylines is wrong with ↵bug_c24b97d905 | fvogel | 2014-11-21 | 1 | -0/+34 |
| | | | | | | | | elided newlines | ||||
| * | Fixed text-9.2.44 - This test was wrong (my bad when fixing bug ↵ | fvogel | 2014-11-21 | 1 | -1/+1 |
| | | | | | | | | [3021557fff]) but that was hidden | ||||
* | | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -3/+3 |
| | | |||||
* | | [Bug-1630262], [Bug-1615425]: segfault when deleting lines or tagging ↵ | fvogel | 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 | fvogel | 2012-01-31 | 1 | -1/+95 |
| | | |||||
* | | [Bug-3021557]: Moving the cursor in elided text freezes Tk | jan.nijtmans | 2012-01-19 | 1 | -0/+18 |
|\ \ | |/ | |||||
| * | [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 |
| |\ | |||||
| | * | 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 |
| | | | | | | | | | | | | | | | | | | | | | * tests/text.test (text-25.10.1,25.11.[12]): Don't require [update idle] to trigger Modified event [Bug 1809538] Modified virtual event should only fire on state change [Bug 1799782] Make sure we delete chars before triggering <<Modified>> [Bug 1737288] | ||||
| | * | * generic/tkText.c (DumpLine): stop dumping if we detect that the | hobbs | 2006-04-05 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | text widget state has changed while dumping. [Bug 1414171] (InsertChars, DeleteChars): fix undo with space-based path. * tests/text.test (text-25.14): [Bug 1452419] | ||||
| * | | * generic/tkText.c (DumpLine): [Bug 2968379]: When peers are about, | dkf | 2010-03-11 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | | | there can be unnamed marks present during a dump. Ignore them as they will just be for the peers' insert and current marks, which aren't very important. | ||||
| * | | 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 |
| | | | | | | | | | | | | in the path | ||||
* | | | * generic/tkText.c (DumpLine): [Bug 2968379]: When peers are about, | dkf | 2010-03-11 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | there can be unnamed marks present during a dump. Ignore them as they will just be for the peers' insert and current marks, which aren't very important. | ||||
* | | | Apply (slight cleaner, tested) version of [Patch 1469210]. | dkf | 2009-10-22 | 1 | -2/+13 |
| | | | |||||
* | | | * tests/clrpick.test: Eliminate duplicate test names. | dgp | 2008-12-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * tests/embed.test: * tests/text.test: * tests/textMark.test: | ||||
* | | | Implementation of TIP #197. | dkf | 2008-12-06 | 1 | -47/+57 |
| | | | |||||
* | | | bug #1777362 - handle windows with funky names by avoiding use of the | patthoyts | 2008-11-12 | 1 | -6/+43 |
| | | | | | | | | | | | | window path for anchors. | ||||
* | | | Update to tcltest2; report: test text-33.11 fails | aniap | 2008-08-03 | 1 | -2636/+5669 |
| | | | |||||
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -5/+5 |
|/ / | |||||
* | | 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 |
| | | | | | | | | | | | | | | * tests/text.test (text-25.10.1,25.11.[12]): Don't require [update idle] to trigger Modified event [Bug 1809538] Modified virtual event should only fire on state change [Bug 1799782] Make sure we delete chars before triggering <<Modified>> [Bug 1737288] | ||||
* | | Added code to rebuild the from index after the deletion phase so that the | dkf | 2007-12-11 | 1 | -1/+10 |
| | | | | | | | | linePtr field is valid for the insertion phase. [Bug 1602537] | ||||
* | | generic/tkText.c: Applied suggested patch from #1536735 | patthoyts | 2006-10-17 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | tests/text.test: Update test for above patch. tests/textWind.test: Corrected test to catch all messages tests/safe.test: Silence spurious win32 failure awaiting TIP150 tests/winDialog.test: Updated test for file name length check. test/winWm.test: Corrected test expectation for menu wrapping. | ||||
* | | Added test suggested by Sam <baudinm@yahoo.com> on c.l.t | dkf | 2006-08-18 | 1 | -186/+9 |
| | |