| Commit message (Expand) | Author | Age | Files | Lines |
* | Lots of small changes to make code more pretty and C89-like. | dkf | 2008-11-08 | 1 | -3/+3 |
|
|
* | Add "const" to many internal | nijtmans | 2008-10-15 | 1 | -2/+2 |
|
|
* | Greatly clean up Tk's handling of the writability of the Tcl result object. | dkf | 2008-10-05 | 1 | -4/+3 |
|
|
* | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -47/+45 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | * generic/tkArgv.c: Fix gcc warnings about 'cast to/from | das | 2007-10-15 | 1 | -3/+3 |
|
|
* | header cleanup | dgp | 2007-09-07 | 1 | -2/+1 |
|
|
* | Less of that K&R or wrongly indented function header style! | dkf | 2007-02-22 | 1 | -136/+139 |
|
|
* | ANSIfy and reduce casting of NULL to promote readability | dkf | 2005-11-17 | 1 | -3/+3 |
|
|
* | tip256 implementation | vincentdarley | 2005-10-10 | 1 | -9/+1 |
|
|
* | Getting more systematic about style | dkf | 2005-08-10 | 1 | -571/+635 |
|
|
* | fix to newline eliding in text widget | vincentdarley | 2005-02-14 | 1 | -11/+33 |
|
|
* | fix init warnings | hobbs | 2004-10-05 | 1 | -2/+2 |
|
|
* | text widget 'peer' subcommand -- TIP#169 implementation | vincentdarley | 2004-09-10 | 1 | -59/+157 |
|
|
* | text widget fixes | vincentdarley | 2004-06-04 | 1 | -1/+9 |
|
|
* | remove access to tclInt.h | vincentdarley | 2004-02-28 | 1 | -4/+3 |
|
|
* | * generic/tkTextIndex.c: added '#include <tclInt.h>' since the | das | 2004-01-27 | 1 | -1/+2 |
|
|
* | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -5/+5 |
|
|
* | utf-8 aware text wordstart and wordend | vincentdarley | 2004-01-07 | 1 | -10/+21 |
|
|
* | text widget more extensive documentation, and two small code improvements | vincentdarley | 2003-12-15 | 1 | -1/+4 |
|
|
* | old tk text widget bugs fixed | vincentdarley | 2003-11-12 | 1 | -2/+2 |
|
|
* | elide tag handling, once more | vincentdarley | 2003-11-08 | 1 | -52/+119 |
|
|
* | better elide tag handling | vincentdarley | 2003-11-07 | 1 | -54/+110 |
|
|
* | TIP 155 implementation | vincentdarley | 2003-10-31 | 1 | -100/+579 |
|
|
* | Register the type of text indices. Also some exported symbol name policing... | dkf | 2003-10-10 | 1 | -4/+4 |
|
|
* | tip 113 implementation | vincentdarley | 2003-05-19 | 1 | -6/+315 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -32/+40 |
|
|
* | * doc/text.n: TIP #93 implementation that | hobbs | 2002-06-22 | 1 | -1/+3 |
|
|
* | * Updated callers of Tcl_Utf* and Tcl_Regexp* APIs to reflect TIP 27 | dgp | 2002-01-17 | 1 | -3/+3 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -135/+481 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+840 |
|
|