summaryrefslogtreecommitdiffstats
path: root/generic/tkTextMark.c
Commit message (Expand)AuthorAgeFilesLines
* SMALL FIX: Remove useless explicit casts now that we require C89 or later.dkf2010-01-021-3/+3
* - eliminate some unnessary type castsnijtmans2009-02-031-2/+2
* Implementation of TIP #197.dkf2008-12-061-21/+46
* Add "const" to many internalnijtmans2008-10-171-2/+2
* fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-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-15/+9
* various "const" additions, in line with TIP #27nijtmans2007-01-181-12/+12
* Lots of ANSIfying of function decls.dkf2005-11-171-319/+339
* tip256 implementationvincentdarley2005-10-101-2/+2
* fix to text widget 'mark prev' segfaultvincentdarley2005-07-181-2/+2
* fix init warningshobbs2004-10-051-2/+2
* text widget 'peer' subcommand -- TIP#169 implementationvincentdarley2004-09-101-80/+167
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-3/+3
* better elide tag handlingvincentdarley2003-11-071-4/+4
* TIP 155 implementationvincentdarley2003-10-311-9/+28
* Stopped warnings about signed/unsigned and strncmp() and added missing forwar...dkf2003-05-191-3/+4
* tip 113 implementationvincentdarley2003-05-191-95/+112
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-8/+8
* * win/tkWinButton.c (TkpDisplayButton):hobbs2002-04-051-6/+10
* * generic/tkStubInit.c:hobbs1999-12-141-3/+3
* * Merged 8.1 branch into the main trunkstanton1999-04-161-9/+9
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+775