summaryrefslogtreecommitdiff
path: root/image/png.c
Commit message (Expand)AuthorAgeFilesLines
* Most of a stop implementation.John Mark Bell2010-04-041-0/+24
* Constify data parameter to *_process_dataJohn Mark Bell2010-04-031-1/+1
* Use mutator to modify content's title field.John Mark Bell2010-04-031-10/+4
* The convert stage of a content's state progression no longer reflows the cont...John Mark Bell2010-03-291-1/+1
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-4/+8
* Accomodate for antique versions of libpng (as found with the BeOS R5 devkit),...François Revel2010-02-171-0/+11
* update png handler to not use deprecated/removed call.Vincent Sanders2010-01-281-4/+4
* Actually handle failure to allocate bitmap structure or retrieve its data buf...John Mark Bell2009-07-311-15/+35
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-1/+2
* Improve bitmap plotter APIVincent Sanders2009-06-301-10/+15
* Make libpng image handler set opaque info.Michael Drake2009-03-021-14/+15
* Add missing calls to bitmap_modified(). This fixes using libpng in the BeOS p...François Revel2008-10-101-3/+4
* Fix format string warning errorDaniel Silverstone2008-10-101-1/+1
* 'unsigned long' -> 'colour' where it made sense.John Tytgat2008-09-281-2/+2
* A bunch of fixes to the libpng bindingJohn Mark Bell2008-09-151-15/+23
* Fix include path for libpng.François Revel2008-09-151-1/+1
* Add libpng support. Default to off.Daniel Silverstone2008-09-151-0/+284
* [project @ 2005-01-02 04:05:21 by jmb]John Mark Bell2005-01-021-256/+0
* [project @ 2004-10-17 21:37:01 by jmb]John Mark Bell2004-10-171-0/+10
* [project @ 2004-10-04 23:54:42 by rjw]Richard Wilson2004-10-041-0/+1
* [project @ 2004-09-04 16:41:28 by jmb]John Mark Bell2004-09-041-0/+245