summaryrefslogtreecommitdiffstats
path: root/generic/tkImgGIF.c
Commit message (Expand)AuthorAgeFilesLines
* Plug a buffer overflow in the GIF readerdkf2005-06-201-22/+33
* * generic/tkImgGIF.c (FileReadGIF): fix crash reported by Reinhard Max:das2004-07-271-4/+5
* Removed pointless static variable ZeroDataBlock from tkImgGIF.c [Bug #664788]dkf2003-02-201-5/+1
* * generic/tkImgGIF.c (FileReadGIF): Ensure that the trashBuffer isdkf2003-02-181-9/+13
* * generic/tkImgGIF.c (FileReadGIF): fixed -from handling for gifshobbs2002-08-081-5/+5
* TIP#98 implementation; improved photo image copy and GIF frame accessdkf2002-06-141-2/+3
* tkImgGIF.c was not following the Tcl C style; fixed...dkf2002-02-191-571/+676
* * Updates to handle change in type of tablePtrdgp2002-01-171-2/+2
* * generic/tkImgGIF.c:andreas_kupries2001-09-141-1/+2
* * generic/tkImgGIF.c (Mgetc): corrected screwy use of ternaryhobbs2001-07-031-2/+3
* * tests/imgPhoto.test: Added test for GIF writing code [Bug: 5823].ericm2000-07-051-47/+28
* * generic/tkImgGIF.c: Changed defines for GIF87a/GIF89a to beericm2000-05-301-6/+8
* * generic/tkImgGIF.c: Fixed some ANSI specific bits to avoidericm2000-03-301-5/+5
* * generic/tkImgGIF.c: Applied "spirit of" the patch in 1605 (theericm2000-02-261-16/+34
* * generic/tkImgGIF.c (FileReadGIF): added cast for trashBufferhobbs2000-02-101-2/+2
* * generic/tkDecls.h:hobbs2000-02-081-9/+9
* * generic/tkImgGIF.c: Additional code cleanup (now we only haveericm2000-01-271-163/+44
* * generic/tkImgPhoto.c: Added some comments regarding slowericm2000-01-261-94/+270
* * generic/tkImgGIF.c: updated castinghobbs1999-12-091-10/+12
* added (int) casthobbs1999-11-301-2/+2
* * generic/tkImgGIF.c: added GIF writing that uses miGIF RLEhobbs1999-11-301-3/+767
* * generic/tk.h:hobbs1999-10-291-85/+201
* Patches from Bug: 2068 2080 2269redman1999-07-011-1/+2
* * Merged 8.1 branch into the main trunkstanton1999-04-161-26/+39
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1059