summaryrefslogtreecommitdiffstats
path: root/generic/tkImage.c
Commit message (Expand)AuthorAgeFilesLines
* Backported fix for [Bug 749353]dkf2003-07-071-7/+20
* * generic/tkImage.c (Tk_ImageObjCmd): Added check to make suredkf2003-01-221-1/+16
* * generic/tkImage.c (DeleteImage): delete the image's entry in thehobbs2003-01-191-4/+2
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-5/+5
* * generic/tkImage.c (Tk_ImageObjCmd, DeleteImage): Callmdejong2002-06-181-1/+3
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-141-2/+2
* 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