summaryrefslogtreecommitdiff
path: root/image/ico.c
Commit message (Expand)AuthorAgeFilesLines
* Move bitmap operations into an operation table.Vincent Sanders2015-04-131-12/+34
* 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-3/+4
* reduce talloc usage to box tree layout onlyVincent Sanders2012-10-031-5/+4
* ensure favicon is correctly setVincent Sanders2011-12-311-1/+15
* fix icon image handler marking genrated bitmaps as modifiedVincent Sanders2011-12-301-22/+23
* Pedantic style fixesJohn Mark Bell2011-10-081-2/+4
* Choose right ico image for typical url bar.Michael Drake2011-10-071-1/+3
* fix ico handler to actually decode to bitmap when called via get_internalVincent Sanders2011-10-071-0/+7
* 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-48/+8
* 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-8/+7
* refactor content handler initilisation to use named initialisorsVincent Sanders2011-05-091-15/+7
* consolidate content redraw Vincent Sanders2011-05-081-100/+73
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-46/+176
* Fix bug #3194007: stop emitting duplicate READY/DONE events.John Mark Bell2011-02-271-1/+3
* 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
* Most of a stop implementation.John Mark Bell2010-04-041-0/+15
* Use mutator to modify content's title field.John Mark Bell2010-04-031-6/+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-19/+30
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-0/+12
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-1/+2
* Improve bitmap plotter APIVincent Sanders2009-06-301-4/+12
* Add missing calls to bitmap_modified(). This fixes using libpng in the BeOS p...François Revel2008-10-101-0/+2
* 'unsigned long' -> 'colour' where it made sense.John Tytgat2008-09-281-2/+2
* One warning less.John Tytgat2008-09-281-5/+0
* More style guide formatting and tidy up.Michael Drake2008-08-241-10/+21
* Merged revisions 4345-4346,4350-4351,4389,4391,4395,4401-4403,4423,4485-4486 ...James Bursa2008-08-121-10/+13
* - Include utils/config.h before each WITH_* test entiry enabling/disabling th...John Tytgat2008-07-261-2/+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-9/+9
* 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-1/+1
* [project @ 2006-02-26 02:25:19 by rjw]Richard Wilson2006-02-261-0/+118