Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -4/+4 |
* | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -3/+3 |
* | Get rid of pre-C89-isms (esp. CONST vs const). | donal.k.fellows@manchester.ac.uk | 2008-04-27 | 1 | -21/+21 |
* | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
* | header cleanup | dgp@users.sourceforge.net | 2007-09-07 | 1 | -2/+1 |
* | Less of that K&R or wrongly indented function header style! | donal.k.fellows@manchester.ac.uk | 2007-02-22 | 1 | -39/+28 |
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 1 | -2/+2 |
* | * generic/tkTextTag.c (TkTextTagCmd): use correct arraySize for | hobbs | 2005-12-08 | 1 | -2/+2 |
* | Lots of ANSIfying of function decls. | donal.k.fellows@manchester.ac.uk | 2005-11-17 | 1 | -84/+93 |
* | tip256 implementation | vincentdarley | 2005-10-10 | 1 | -9/+17 |
* | Getting more systematic about style | donal.k.fellows@manchester.ac.uk | 2005-08-10 | 1 | -877/+905 |
* | fix init warnings | hobbs | 2004-10-05 | 1 | -2/+2 |
* | text widget 'peer' subcommand -- TIP#169 implementation | vincentdarley | 2004-09-10 | 1 | -122/+364 |
* | off-by-one error in recent cleanup fix | vincentdarley | 2003-12-10 | 1 | -2/+2 |
* | fix to memory leaks and reading of freed memory | vincentdarley | 2003-12-09 | 1 | -1/+15 |
* | performance of lines containing 10000+ characters | vincentdarley | 2003-12-05 | 1 | -2/+2 |
* | fix two more old text widget bugs | vincentdarley | 2003-11-15 | 1 | -36/+55 |
* | old tk text widget bugs fixed | vincentdarley | 2003-11-12 | 1 | -7/+12 |
* | better elide tag handling | vincentdarley | 2003-11-07 | 1 | -2/+2 |
* | TIP 155 implementation | vincentdarley | 2003-10-31 | 1 | -50/+74 |
* | text widget cleanup fix | vincentdarley | 2003-05-27 | 1 | -4/+6 |
* | tip 113 implementation | vincentdarley | 2003-05-19 | 1 | -682/+658 |
* | Applied companion patch for Tcl Patch 585105, | dgp@users.sourceforge.net | 2002-08-05 | 1 | -6/+6 |
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp@users.sourceforge.net | 2002-01-25 | 1 | -3/+3 |
* | added TIP#26 text widget undo/redo functionality | hobbs | 2001-11-13 | 1 | -5/+40 |
* | * doc/text.n: | hobbs | 2000-01-06 | 1 | -122/+14 |
* | * generic/tkStubInit.c: | hobbs | 1999-12-14 | 1 | -15/+122 |
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -18/+31 |
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+1376 |