| Commit message (Expand) | Author | Age | Files | Lines |
* | (TextWidgetCmd): remove unused lastEnd var. [Bug #664790] | hobbs | 2003-02-18 | 1 | -4/+3 |
|
|
* | * generic/tkText.c (TextBlinkProc): don't blink the cursor unless | hobbs | 2002-10-02 | 1 | -4/+5 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -2/+2 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -32/+34 |
|
|
* | * generic/tkText.c (TextEditUndo): set isDirtyIncrement to -1 when | hobbs | 2002-07-24 | 1 | -14/+16 |
|
|
* | * doc/text.n: TIP #93 implementation that | hobbs | 2002-06-22 | 1 | -38/+226 |
|
|
* | * doc/text.n: TIP #104 implementation which generalizes the | hobbs | 2002-06-21 | 1 | -252/+118 |
|
|
* | * generic/tkText.c (ConfigureText): reenable the blinking cursor | hobbs | 2002-02-26 | 1 | -1/+11 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -4/+4 |
|
|
* | * Updated callers of Tcl_Utf* and Tcl_Regexp* APIs to reflect TIP 27 | dgp | 2002-01-17 | 1 | -2/+2 |
|
|
* | * generic/tkText.c: | hobbs | 2001-12-05 | 1 | -16/+16 |
|
|
* | added static to TextGetText and popStack func definitions | hobbs | 2001-11-21 | 1 | -3/+3 |
|
|
* | (DestroyText): plugged mem leak when not clearing stack (callewaert) | hobbs | 2001-11-21 | 1 | -8/+8 |
|
|
* | * generic/tkText.c (TextGetText): reworked to use DString for | hobbs | 2001-11-20 | 1 | -54/+58 |
|
|
* | added TIP#26 text widget undo/redo functionality | hobbs | 2001-11-13 | 1 | -72/+591 |
|
|
* | Overall change: Implemented TIP 5, which exports | ericm | 2000-11-22 | 1 | -6/+5 |
|
|
* | * tests/text.test: Added tests for -regexp -nocase searches with | ericm | 2000-07-25 | 1 | -4/+11 |
|
|
* | * tests/text.test: Added tests for searching when text is elided. | ericm | 2000-07-21 | 1 | -5/+9 |
|
|
* | * generic/tkText.c (TextSearchCmd): Added a test for a NULL | ericm | 2000-07-19 | 1 | -2/+6 |
|
|
* | * tests/text.test: | ericm | 2000-02-03 | 1 | -15/+23 |
|
|
* | * tests/text.test: | ericm | 2000-01-21 | 1 | -2/+3 |
|
|
* | * generic/tkInt.h: moved new TkDisplay useInputMethods structure | hobbs | 2000-01-21 | 1 | -6/+6 |
|
|
* | * generic/tkCanvas.c: fixed mem leak with TagSearchExprInit | hobbs | 2000-01-12 | 1 | -2/+3 |
|
|
* | * doc/text.n: | hobbs | 2000-01-06 | 1 | -11/+18 |
|
|
* | * generic/tkStubInit.c: | hobbs | 1999-12-14 | 1 | -32/+156 |
|
|
* | * generic/tkText.c: fixed bug in TextSearchCmd for multibyte chars | hobbs | 1999-12-12 | 1 | -2/+2 |
|
|
* | Merged 8-1-0 into mainline. | rjohnson | 1999-04-21 | 1 | -1/+1 |
|
|
* | Added new tests to scale and text. | rjohnson | 1999-04-20 | 1 | -3/+4 |
|
|
* | Fixed bug 1853 - called NULL interp. | rjohnson | 1999-04-17 | 1 | -1/+2 |
|
|
* | Fixed bug 1790 - memory leak. | rjohnson | 1999-04-17 | 1 | -5/+8 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -125/+123 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+2264 |
|
|