Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix uninitialized variable in 16-bit PPM handling. [1632447] follow-up. | nijtmans@users.sourceforge.net | 2013-11-11 | 1 | -1/+1 |
|\ | |||||
| * | Fix uninitialized variable in 16-bit PPM handling. [1632447] follow-up. | nijtmans@users.sourceforge.net | 2013-11-11 | 1 | -1/+1 |
* | | Fix StringReadPPM function from previous commit | nijtmans@users.sourceforge.net | 2013-11-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix StringReadPPM function from previous commit. | nijtmans@users.sourceforge.net | 2013-11-03 | 1 | -1/+1 |
* | | [1632447]: Allow the PPM maxval to go up to 65535, to conform with a format | donal.k.fellows@manchester.ac.uk | 2013-11-03 | 1 | -17/+41 |
|\ \ | |/ | |||||
| * | [1632447]: Allow the PPM maxval to go up to 65535, to conform with a format | donal.k.fellows@manchester.ac.uk | 2013-11-03 | 1 | -17/+41 |
* | | Much more cleaning up of result handling. | donal.k.fellows@manchester.ac.uk | 2012-07-23 | 1 | -27/+26 |
* | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | donal.k.fellows@manchester.ac.uk | 2012-07-16 | 1 | -0/+8 |
* | | Purge RCS Keywords | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
| | * | Backport from HEAD of [Bug #1822391]: | Kevin B Kenny | 2007-11-26 | 1 | -2/+2 |
| | * | Backport of FRQ 540375 changes. | donal.k.fellows@manchester.ac.uk | 2004-03-27 | 1 | -10/+321 |
| | * | Backport of 923555 fixes | donal.k.fellows@manchester.ac.uk | 2004-03-26 | 1 | -20/+92 |
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | donal.k.fellows@manchester.ac.uk | 2011-03-12 | 1 | -8/+8 |
* | | | fix more gcc warnings: missing initializer | nijtmans | 2010-01-18 | 1 | -1/+2 |
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | donal.k.fellows@manchester.ac.uk | 2008-04-27 | 1 | -7/+7 |
|/ / | |||||
* | | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
* | | * generic/tkImgPPM.c (StringReadPPM): Corrected a comparison | Kevin B Kenny | 2007-11-26 | 1 | -2/+2 |
* | | header cleanup | dgp@users.sourceforge.net | 2007-09-07 | 1 | -2/+1 |
* | | restore unix line endings | dgp@users.sourceforge.net | 2007-06-25 | 1 | -825/+825 |
* | | Cleaning up whitespace, comments, declarations. No functional changes. | donal.k.fellows@manchester.ac.uk | 2007-06-24 | 1 | -830/+825 |
* | | ANSIfy and reduce casting of NULL to promote readability | donal.k.fellows@manchester.ac.uk | 2005-11-17 | 1 | -52/+52 |
* | | Getting more systematic about style | donal.k.fellows@manchester.ac.uk | 2005-08-10 | 1 | -117/+121 |
* | | Allow PPMs to be read from a string. [FRQ 540375] | donal.k.fellows@manchester.ac.uk | 2004-03-27 | 1 | -8/+322 |
* | | Tweak to 923555 fix. | dgp@users.sourceforge.net | 2004-03-26 | 1 | -2/+2 |
* | | Allow old-style image formats to create string representations of photos, | donal.k.fellows@manchester.ac.uk | 2004-03-26 | 1 | -18/+92 |
* | | TIP#116 implementation. Docs still to come, tests will never be done because | donal.k.fellows@manchester.ac.uk | 2003-03-06 | 1 | -4/+10 |
|/ | |||||
* | TIP#98 implementation; improved photo image copy and GIF frame access | donal.k.fellows@manchester.ac.uk | 2002-06-14 | 1 | -2/+3 |
* | Minor fixes as part of TIP#72 (and one just noticed in passing) | donal.k.fellows@manchester.ac.uk | 2002-02-19 | 1 | -2/+2 |
* | * generic/tkImgGIF.c: | akupries@shaw.ca | 2001-09-14 | 1 | -1/+3 |
* | * generic/tk.h: | hobbs | 1999-12-21 | 1 | -6/+2 |
* | * generic/tk.h: | hobbs | 1999-10-29 | 1 | -1/+3 |
* | Patches from Bug: 2068 2080 2269 | redman | 1999-07-01 | 1 | -1/+2 |
* | merged 8.1.0 changes into mainline | stanton | 1999-04-24 | 1 | -1/+10 |
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -5/+5 |
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+421 |