summaryrefslogtreecommitdiffstats
path: root/generic/tkText.c
Commit message (Expand)AuthorAgeFilesLines
...
* added TIP#26 text widget undo/redo functionalityhobbs2001-11-131-72/+591
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-6/+5
* * tests/text.test: Added tests for -regexp -nocase searches withericm2000-07-251-4/+11
* * tests/text.test: Added tests for searching when text is elided.ericm2000-07-211-5/+9
* * generic/tkText.c (TextSearchCmd): Added a test for a NULLericm2000-07-191-2/+6
* * tests/text.test:ericm2000-02-031-15/+23
* * tests/text.test:ericm2000-01-211-2/+3
* * generic/tkInt.h: moved new TkDisplay useInputMethods structurehobbs2000-01-211-6/+6
* * generic/tkCanvas.c: fixed mem leak with TagSearchExprInithobbs2000-01-121-2/+3
* * doc/text.n:hobbs2000-01-061-11/+18
* * generic/tkStubInit.c:hobbs1999-12-141-32/+156
* * generic/tkText.c: fixed bug in TextSearchCmd for multibyte charshobbs1999-12-121-2/+2
* Merged 8-1-0 into mainline.rjohnson1999-04-211-1/+1
* Added new tests to scale and text.rjohnson1999-04-201-3/+4
* Fixed bug 1853 - called NULL interp.rjohnson1999-04-171-1/+2
* Fixed bug 1790 - memory leak.rjohnson1999-04-171-5/+8
* * Merged 8.1 branch into the main trunkstanton1999-04-161-125/+123
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+2264