summaryrefslogtreecommitdiffstats
path: root/generic/tkText.h
Commit message (Expand)AuthorAgeFilesLines
* TkTextIndexCount is counting chars. Fix these calls where bytes counting is n...fvogel2015-01-241-0/+3
* patch 3476698: Patch for failing test text-31.11jan.nijtmans2012-01-251-3/+4
* Purge RCS Keywords.dgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * Apply (upgraded) version of [Patch 1469210].dkf2009-10-221-27/+29
| * * generic/tkPanedWindow.c: Cleaned up some code flagged by adgp2006-10-171-2/+2
* | Apply (slight cleaner, tested) version of [Patch 1469210].dkf2009-10-221-7/+26
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | fix typos in commentshobbs2007-12-131-4/+4
* | Cleaning up whitespace, comments, declarations. No functional changes.dkf2007-06-241-79/+77
* | various "const" additions, in line with TIP #27nijtmans2007-01-181-64/+64
* | fix for text dump -command callbacks which modify the text widgetvincentdarley2006-03-261-1/+2
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-96/+96
* | ANSIfy and reduce casting of NULL to promote readabilitydkf2005-11-171-748/+684
* | tip256 implementationvincentdarley2005-10-101-3/+17
* | fix to newline eliding in text widgetvincentdarley2005-02-141-4/+5
* | text widget 'peer' subcommand -- TIP#169 implementationvincentdarley2004-09-101-115/+240
* | text widget more extensive documentation, and two small code improvementsvincentdarley2003-12-151-1/+3
* | performance of lines containing 10000+ charactersvincentdarley2003-12-051-3/+4
* | correct handling of interpolated tabs using fractional pixel widthsvincentdarley2003-11-211-1/+7
* | fix two more old text widget bugsvincentdarley2003-11-151-2/+2
* | old tk text widget bugs fixedvincentdarley2003-11-121-6/+2
* | elide tag handling, once morevincentdarley2003-11-081-7/+10
* | better elide tag handlingvincentdarley2003-11-071-3/+24
* | TIP 155 implementationvincentdarley2003-10-311-20/+115
* | Private functions should be either static or prefixed with 'Tk' (thanks GPS!)dkf2003-09-291-2/+2
* | text widget cleanup fixvincentdarley2003-05-271-2/+7
* | tip 113 implementationvincentdarley2003-05-191-36/+68
|/
* ANSI unfriendly typedef for TkTextBTree repaired for C++ compilers.davygrvy2002-12-271-2/+2
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-16/+16
* * doc/text.n: TIP #104 implementation which generalizes thehobbs2002-06-211-20/+17
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-2/+2
* * generic/tkText.c:hobbs2001-12-051-4/+4
* added TIP#26 text widget undo/redo functionalityhobbs2001-11-131-4/+51
* * doc/text.n:hobbs2000-01-061-6/+8
* * generic/tkStubInit.c:hobbs1999-12-141-16/+22
* backed out chenges made to tkInt.h and tkText.h and fixed the problem directl...surles1999-06-171-71/+100
* modified files to work with new windows Makefilessurles1999-06-161-23/+2
* * Merged 8.1 branch into the main trunkstanton1999-04-161-19/+33
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+848