summaryrefslogtreecommitdiff
path: root/image/mng.c
Commit message (Expand)AuthorAgeFilesLines
* remove all references to using libMNGVincent Sanders2014-01-041-832/+0
* move options includeVincent Sanders2013-05-281-1/+1
* make image content handlers title setting use the heap instead of the stack a...Vincent Sanders2012-10-251-9/+15
* More useful title info for images.Michael Drake2012-10-241-8/+8
* reduce talloc usage to box tree layout onlyVincent Sanders2012-10-031-5/+4
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-1/+3
* Treat image/x-png as a synonym for image/pngJohn Mark Bell2012-01-291-1/+2
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-1/+1
* C89.François Revel2011-09-061-1/+2
* Remove mime_type parameter from content handler content_type callback APIJohn Mark Bell2011-09-031-1/+1
* refactor bitmap out of generic content structureVincent Sanders2011-08-311-17/+30
* make image content handlers build conditional from teh makefileVincent Sanders2011-08-281-5/+0
* Initial image content handler refactorVincent Sanders2011-08-271-465/+409
* Fix GCC 4.6 warnings in coreJohn Mark Bell2011-07-261-2/+1
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-3/+3
* Unify content_redraw params in content_redraw_data struct. Core and RISC OS ...Michael Drake2011-06-281-13/+8
* refactor content handler initilisation to use named initialisorsVincent Sanders2011-05-091-15/+8
* Fix MNG content handler.Michael Drake2011-05-091-31/+0
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-114/+316
* Move schedule.h to utils/John Mark Bell2011-03-131-1/+1
* Shunt the schedule function definitions to desktop/schedule.h. Shunt the hlc...Daniel Silverstone2011-03-131-1/+1
* Fix bug #3194007: stop emitting duplicate READY/DONE events.John Mark Bell2011-02-271-1/+2
* 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-4/+2
* Remove bogus assertionJohn Mark Bell2010-06-271-1/+0
* Most of a stop implementation.John Mark Bell2010-04-041-0/+25
* 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-15/+6
* 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-12/+19
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-1/+2
* Improve bitmap plotter APIVincent Sanders2009-06-301-3/+9
* Aliasing fixesJohn Mark Bell2009-03-281-4/+17
* Don't include libmng.h from mng.h, as it causes jconfig.h to be seen, which i...John Mark Bell2009-03-271-28/+49
* 'unsigned long' -> 'colour' where it made sense.John Tytgat2008-09-281-2/+2
* Add libpng support. Default to off.Daniel Silverstone2008-09-151-1/+3
* Warnings.squash();John Mark Bell2008-08-131-1/+1
* Make nsgtk compile on Mac OS X.John Mark Bell2008-08-111-3/+4
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-2/+2
* Improve MNG error handling to show error code. Fix code not expecting bitmap_...James Bursa2008-06-011-33/+61
* Make this obey WITH_MNG correctly -- previously included libmng.h regardlessJohn Mark Bell2008-05-131-3/+3
* Update status bar when standalone images are done.Michael Drake2008-03-101-0/+2
* NetBSD doesn't have the timezone struct, either.Rob Kendrick2007-09-141-2/+2
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Changes to allow building on Solaris.Rob Kendrick2007-06-151-1/+7
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-11/+11
* Release temporary PNG/JNG memory as soon as possibleRichard Wilson2006-12-031-1/+7
* Update project URL.Michael Drake2006-11-271-1/+1
* Remove redundant log statementsRichard Wilson2006-07-031-6/+0
* [project @ 2006-03-04 20:46:54 by jmb]John Mark Bell2006-03-041-4/+19