summaryrefslogtreecommitdiffstats
path: root/generic/tkTextBTree.c
Commit message (Expand)AuthorAgeFilesLines
* header cleanupdgp2007-09-071-2/+1
* missing comma in previous commitdas2007-02-231-2/+2
* Less of that K&R or wrongly indented function header style!dkf2007-02-221-321/+331
* various "const" additions, in line with TIP #27nijtmans2007-01-181-20/+20
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-2/+7
* fix for text dump -command callbacks which modify the text widgetvincentdarley2006-03-261-1/+33
* ANSIfy and reduce casting of NULL to promote readabilitydkf2005-11-171-21/+21
* tip256 implementationvincentdarley2005-10-101-11/+3
* Oops, missed a few spotsdkf2005-07-291-48/+43
* Getting more systematic about styledkf2005-07-291-1074/+1075
* fix to newline eliding in text widgetvincentdarley2005-02-141-16/+88
* text widget 'peer' subcommand -- TIP#169 implementationvincentdarley2004-09-101-190/+855
* text widget partial line height calculations fixvincentdarley2004-06-071-11/+11
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-47/+47
* fix to text widget yview bugvincentdarley2004-01-071-3/+7
* text widget more extensive documentation, and two small code improvementsvincentdarley2003-12-151-7/+38
* elide tag handling, once morevincentdarley2003-11-081-5/+20
* better elide tag handlingvincentdarley2003-11-071-29/+46
* TIP 155 implementationvincentdarley2003-10-311-19/+306
* tip 113 implementationvincentdarley2003-05-191-5/+5
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-3/+3
* * doc/text.n:hobbs2000-01-061-51/+67
* * generic/tkStubInit.c:hobbs1999-12-141-1/+127
* * Merged 8.1 branch into the main trunkstanton1999-04-161-20/+39
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+3594