| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484). | rmax | 2008-02-01 | 1 | -1/+7 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | fix warnings | das | 2007-09-18 | 1 | -3/+3 |
|
|
* | Yet another step in the tidying up of the GIF code. | dkf | 2007-09-18 | 1 | -138/+169 |
|
|
* | * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered by | rmax | 2007-09-11 | 1 | -2/+2 |
|
|
* | header cleanup | dgp | 2007-09-07 | 1 | -2/+1 |
|
|
* | Quell type-punning warnings from gcc/unix build | dkf | 2007-01-12 | 1 | -5/+5 |
|
|
* | Many minute fixes to reduce number of minor warnings from GCC. | dkf | 2007-01-11 | 1 | -10/+12 |
|
|
* | * generic/tkImgGIF.c (ReadImage): | das | 2006-07-20 | 1 | -3/+3 |
|
|
* | Fix (and add test for) [Bug 1458234] | dkf | 2006-03-27 | 1 | -13/+13 |
|
|
* | * generic/tkImgGIF.c: cast calls to blockOut | hobbs | 2005-12-01 | 1 | -3/+3 |
|
|
* | ANSIfy and reduce casting of NULL to promote readability | dkf | 2005-11-17 | 1 | -201/+190 |
|
|
* | Getting more systematic about style | dkf | 2005-08-10 | 1 | -131/+162 |
|
|
* | Typos | dkf | 2005-06-19 | 1 | -5/+5 |
|
|
* | Get rid of statics; replaced with stack-allocated structures which are automa... | dkf | 2005-06-19 | 1 | -657/+723 |
|
|
* | * generic/tkImgGIF.c (FileReadGIF): fix crash reported by Reinhard Max: | das | 2004-07-27 | 1 | -4/+5 |
|
|
* | TIP#116 implementation. Docs still to come, tests will never be done because | dkf | 2003-03-06 | 1 | -4/+9 |
|
|
* | Removed pointless static variable ZeroDataBlock from tkImgGIF.c [Bug #664788] | dkf | 2003-02-20 | 1 | -5/+1 |
|
|
* | * generic/tkImgGIF.c (FileReadGIF): Ensure that the trashBuffer is | dkf | 2003-02-18 | 1 | -9/+13 |
|
|
* | * generic/tkImgGIF.c (FileReadGIF): fixed -from handling for gifs | hobbs | 2002-08-08 | 1 | -5/+5 |
|
|
* | TIP#98 implementation; improved photo image copy and GIF frame access | dkf | 2002-06-14 | 1 | -2/+3 |
|
|
* | tkImgGIF.c was not following the Tcl C style; fixed... | dkf | 2002-02-19 | 1 | -571/+676 |
|
|
* | * Updates to handle change in type of tablePtr | dgp | 2002-01-17 | 1 | -2/+2 |
|
|
* | * generic/tkImgGIF.c: | andreas_kupries | 2001-09-14 | 1 | -1/+2 |
|
|
* | * generic/tkImgGIF.c (Mgetc): corrected screwy use of ternary | hobbs | 2001-07-03 | 1 | -2/+3 |
|
|
* | * tests/imgPhoto.test: Added test for GIF writing code [Bug: 5823]. | ericm | 2000-07-05 | 1 | -47/+28 |
|
|
* | * generic/tkImgGIF.c: Changed defines for GIF87a/GIF89a to be | ericm | 2000-05-30 | 1 | -6/+8 |
|
|
* | * generic/tkImgGIF.c: Fixed some ANSI specific bits to avoid | ericm | 2000-03-30 | 1 | -5/+5 |
|
|
* | * generic/tkImgGIF.c: Applied "spirit of" the patch in 1605 (the | ericm | 2000-02-26 | 1 | -16/+34 |
|
|
* | * generic/tkImgGIF.c (FileReadGIF): added cast for trashBuffer | hobbs | 2000-02-10 | 1 | -2/+2 |
|
|
* | * generic/tkDecls.h: | hobbs | 2000-02-08 | 1 | -9/+9 |
|
|
* | * generic/tkImgGIF.c: Additional code cleanup (now we only have | ericm | 2000-01-27 | 1 | -163/+44 |
|
|
* | * generic/tkImgPhoto.c: Added some comments regarding slow | ericm | 2000-01-26 | 1 | -94/+270 |
|
|
* | * generic/tkImgGIF.c: updated casting | hobbs | 1999-12-09 | 1 | -10/+12 |
|
|
* | added (int) cast | hobbs | 1999-11-30 | 1 | -2/+2 |
|
|
* | * generic/tkImgGIF.c: added GIF writing that uses miGIF RLE | hobbs | 1999-11-30 | 1 | -3/+767 |
|
|
* | * generic/tk.h: | hobbs | 1999-10-29 | 1 | -85/+201 |
|
|
* | Patches from Bug: 2068 2080 2269 | redman | 1999-07-01 | 1 | -1/+2 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -26/+39 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+1059 |
|
|