summaryrefslogtreecommitdiffstats
path: root/generic/tkTextImage.c
Commit message (Expand)AuthorAgeFilesLines
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Tidy up some variable types.patthoyts2007-11-171-2/+2
* header cleanupdgp2007-09-071-3/+2
* various "const" additions, in line with TIP #27nijtmans2007-01-181-7/+7
* various "const" additions, in line with TIP #27nijtmans2007-01-031-2/+2
* Lots of ANSIfying of function decls.dkf2005-11-171-94/+102
* tip256 implementationvincentdarley2005-10-101-10/+2
* Getting more systematic about styledkf2005-08-101-220/+227
* text widget 'peer' subcommand -- TIP#169 implementationvincentdarley2004-09-101-30/+41
* fix cast warningshobbs2004-03-161-2/+2
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-5/+5
* fix to text widget tabs and xy-scroll-commandvincentdarley2003-12-041-3/+3
* better elide tag handlingvincentdarley2003-11-071-2/+2
* TIP 155 implementationvincentdarley2003-10-311-156/+83
* Private functions should be either static or prefixed with 'Tk' (thanks GPS!)dkf2003-09-291-2/+2
* Stopped warnings about signed/unsigned and strncmp() and added missing forwar...dkf2003-05-191-21/+25
* tip 113 implementationvincentdarley2003-05-191-49/+46
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-8/+8
* * generic/tkStubInit.c:hobbs1999-12-141-5/+5
* * Merged 8.1 branch into the main trunkstanton1999-04-161-11/+11
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+898