summaryrefslogtreecommitdiff
path: root/image/gif.c
Commit message (Expand)AuthorAgeFilesLines
* make image content handlers title setting use the heap instead of the stack a...Vincent Sanders2012-10-251-5/+10
* More useful title info for images.Michael Drake2012-10-241-2/+3
* Remove suspension of bmp/gif images. It's completely redundant with the conv...Michael Drake2012-10-141-10/+0
* 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-5/+7
* Change GTK plotting to use cairo surfaces throughoutVincent Sanders2011-12-301-11/+2
* Fix nsgif_get_internal to decode bitmap (similar to r12980)Chris Young2011-10-091-0/+5
* remove unnecessary duplicate variableVincent Sanders2011-09-161-13/+12
* Add Image cache and inegrate png and jpeg content handlersVincent Sanders2011-09-041-0/+1
* 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-4/+14
* make image content handlers build conditional from teh makefileVincent Sanders2011-08-281-5/+0
* Initial image content handler refactorVincent Sanders2011-08-271-42/+4
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-2/+2
* Unify content_redraw params in content_redraw_data struct. Core and RISC OS ...Michael Drake2011-06-281-9/+7
* refactor content handler initilisation to use named initialisorsVincent Sanders2011-05-091-15/+7
* Wrap fix.Michael Drake2011-05-091-1/+2
* consolidate content redraw Vincent Sanders2011-05-081-242/+206
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-86/+236
* 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
* Cast unsigned gif coords to signed, for comparison.Michael Drake2011-03-021-6/+8
* 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
* Add cheating redraw bypass for gifs, so we can cause animation updatesDaniel Silverstone2011-01-071-0/+2
* Most of a stop implementation.John Mark Bell2010-04-041-0/+16
* Use mutator to modify content's title field.John Mark Bell2010-04-031-7/+5
* 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-18/+19
* Revert r9108, as component order in libnsgif due to be corrected.Chris Young2009-08-091-1/+1
* Support new libnsgif by adding bitmap flag BITMAP_ABGR.Chris Young2009-08-071-1/+1
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-1/+2
* Improve bitmap plotter APIVincent Sanders2009-06-301-3/+11
* If a GIF has insufficient frame data, display the frames that have been decoded.Chris Young2008-12-301-3/+2
* 'unsigned long' -> 'colour' where it made sense.John Tytgat2008-09-281-2/+2
* Fix warnings.Michael Drake2008-09-161-2/+0
* More style guide formatting and tidy up.Michael Drake2008-08-241-24/+30
* Fix get_frame to correctly catch up with current frame. Thanks to dynis.Michael Drake2008-08-241-1/+4
* Style Guide; formatting changes.Michael Drake2008-08-241-51/+55
* Merged revisions 4345-4346,4350-4351,4389,4391,4395,4401-4403,4423,4485-4486 ...James Bursa2008-08-121-23/+59
* - Include utils/config.h before each WITH_* test entiry enabling/disabling th...John Tytgat2008-07-261-3/+3
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-2/+2
* Update status bar when standalone images are done.Michael Drake2008-03-101-0/+2
* SignednessWarnings.squash()John Mark Bell2008-02-251-1/+1
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-11/+11
* Content handlers should not call warn_user - they should broadcast the John Mark Bell2007-03-111-2/+0
* Update project URL.Michael Drake2006-11-271-3/+3
* [project @ 2006-02-22 01:58:19 by rjw]Richard Wilson2006-02-221-0/+8