summaryrefslogtreecommitdiffstats
path: root/generic/tkTextTag.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed failing textDisp-19.11.20 and textDisp-19.11.23 [810c43d789]bug_810c43d789fvogel2014-09-271-0/+8
* Fixed [Bug 3554273]: Test textDisp-32.2 failedbug_3554273fvogel2012-08-041-0/+5
* make some internal tables constjan.nijtmans2012-04-181-2/+2
|\
* \ Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * generic/tkPanedWindow.c: Cleaned up some code flagged by adgp2006-10-171-2/+2
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-2/+1
* | Less of that K&R or wrongly indented function header style!dkf2007-02-221-39/+28
* | various "const" additions, in line with TIP #27nijtmans2007-01-031-2/+2
* | * generic/tkTextTag.c (TkTextTagCmd): use correct arraySize forhobbs2005-12-081-2/+2
* | Lots of ANSIfying of function decls.dkf2005-11-171-84/+93
* | tip256 implementationvincentdarley2005-10-101-9/+17
* | Getting more systematic about styledkf2005-08-101-877/+905
* | fix init warningshobbs2004-10-051-2/+2
* | text widget 'peer' subcommand -- TIP#169 implementationvincentdarley2004-09-101-122/+364
* | off-by-one error in recent cleanup fixvincentdarley2003-12-101-2/+2
* | fix to memory leaks and reading of freed memoryvincentdarley2003-12-091-1/+15
* | performance of lines containing 10000+ charactersvincentdarley2003-12-051-2/+2
* | fix two more old text widget bugsvincentdarley2003-11-151-36/+55
* | old tk text widget bugs fixedvincentdarley2003-11-121-7/+12
* | better elide tag handlingvincentdarley2003-11-071-2/+2
* | TIP 155 implementationvincentdarley2003-10-311-50/+74
* | text widget cleanup fixvincentdarley2003-05-271-4/+6
* | tip 113 implementationvincentdarley2003-05-191-682/+658
|/
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-6/+6
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-3/+3
* added TIP#26 text widget undo/redo functionalityhobbs2001-11-131-5/+40
* * doc/text.n:hobbs2000-01-061-122/+14
* * generic/tkStubInit.c:hobbs1999-12-141-15/+122
* * Merged 8.1 branch into the main trunkstanton1999-04-161-18/+31
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1376