Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup: Move stuff to pngx | giraffedata | 2011-08-20 | 1 | -0/+19 |
* | Use libpng accessor functions instead of accessing info structure members | giraffedata | 2011-08-06 | 1 | -33/+102 |
* | Eliminate more reference to pnginfo private members | giraffedata | 2011-04-17 | 1 | -7/+27 |
* | Don't directly access private pnginfo members | giraffedata | 2011-04-16 | 1 | -0/+78 |
* | Add pngx_setText, pngx_setIhdr, pngx_writeInfo, pngx_writeEnd in preparation ... | giraffedata | 2011-04-16 | 1 | -1/+24 |
* | cleanup | giraffedata | 2011-03-10 | 1 | -0/+1 |
* | Fix bug: don't do png_destroy_write() on a read structure | giraffedata | 2009-12-03 | 1 | -4/+4 |
* | Cleanup, make pnmtopng.c compile with libpng 1.4 beta, split out pngx.c | giraffedata | 2009-08-01 | 1 | -0/+29 |