summaryrefslogtreecommitdiffstats
path: root/generic/tkImage.c
Commit message (Expand)AuthorAgeFilesLines
* Clean-up bogus for loop in [image inuse] subcommand. [Bug #485803]ericm2002-02-031-7/+3
* * Updates to handle change in type of tablePtrdgp2002-01-171-2/+2
* Better handling of when image creation nukes the main window so nowdkf2001-04-121-3/+8
* * generic/tkImage.c (Tk_ImageObjCmd, EventuallyDeleteImage):hobbs2001-03-301-5/+6
* A better fix for #120819 (all it needed was some Tcl_Preserve()s)dkf2000-11-291-9/+40
* Backed out previous change (except for test for bug.)dkf2000-11-281-13/+1
* Fixed bug #120819 by prohibiting images from starting with a period;dkf2000-11-231-1/+13
* * doc/image.n: Added documentation for [image inuse] command.ericm2000-05-151-6/+34
* * generic/tkImage.c (Tk_PostscriptImage): added check to createhobbs2000-04-251-1/+21
* * generic/tkStubInit.c:hobbs1999-12-141-190/+301
* * generic/tk.h:hobbs1999-10-291-68/+133
* * Merged 8.1 branch into the main trunkstanton1999-04-161-21/+33
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+789