summaryrefslogtreecommitdiffstats
path: root/generic/tkImgPPM.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-7/+7
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tkImgPPM.c (StringReadPPM): Corrected a comparisonKevin B Kenny2007-11-261-2/+2
* header cleanupdgp2007-09-071-2/+1
* restore unix line endingsdgp2007-06-251-825/+825
* Cleaning up whitespace, comments, declarations. No functional changes.dkf2007-06-241-830/+825
* ANSIfy and reduce casting of NULL to promote readabilitydkf2005-11-171-52/+52
* Getting more systematic about styledkf2005-08-101-117/+121
* Allow PPMs to be read from a string. [FRQ 540375]dkf2004-03-271-8/+322
* Tweak to 923555 fix.dgp2004-03-261-2/+2
* Allow old-style image formats to create string representations of photos,dkf2004-03-261-18/+92
* TIP#116 implementation. Docs still to come, tests will never be done becausedkf2003-03-061-4/+10
* TIP#98 implementation; improved photo image copy and GIF frame accessdkf2002-06-141-2/+3
* Minor fixes as part of TIP#72 (and one just noticed in passing)dkf2002-02-191-2/+2
* * generic/tkImgGIF.c:andreas_kupries2001-09-141-1/+3
* * generic/tk.h:hobbs1999-12-211-6/+2
* * generic/tk.h:hobbs1999-10-291-1/+3
* Patches from Bug: 2068 2080 2269redman1999-07-011-1/+2
* merged 8.1.0 changes into mainlinestanton1999-04-241-1/+10
* * Merged 8.1 branch into the main trunkstanton1999-04-161-5/+5
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+421