summaryrefslogtreecommitdiff
path: root/image/png.h
Commit message (Expand)AuthorAgeFilesLines
* ConstifyJohn Mark Bell2011-02-141-2/+2
* Pass clip rect as struct through content_redraw api. Update the front ends t...Michael Drake2011-02-131-6/+6
* Most of a stop implementation.John Mark Bell2010-04-041-0/+2
* Constify data parameter to *_process_dataJohn Mark Bell2010-04-031-1/+1
* 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-2/+2
* Actually handle failure to allocate bitmap structure or retrieve its data buf...John Mark Bell2009-07-311-1/+0
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-2/+3
* Ensure image/png.h gets css/css.h for the colour typedefDaniel Silverstone2008-10-011-0/+3
* '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-0/+5
* Fix include path for libpng.François Revel2008-09-151-1/+1
* Add libpng support. Default to off.Daniel Silverstone2008-09-151-0/+51
* [project @ 2005-01-02 04:05:21 by jmb]John Mark Bell2005-01-021-31/+0
* [project @ 2004-10-17 21:37:01 by jmb]John Mark Bell2004-10-171-0/+4
* [project @ 2004-09-04 16:41:28 by jmb]John Mark Bell2004-09-041-0/+27