summaryrefslogtreecommitdiff
path: root/render/favicon.c
Commit message (Expand)AuthorAgeFilesLines
* Fix sillinessDaniel Silverstone2011-01-071-3/+1
* Add CONTENT_MSG_FAVICON_REFRESH and emit and handle it appropriately. Animat...Daniel Silverstone2011-01-071-7/+14
* Ensure that we only set done once, but that we do reformat if we're updated. ...Daniel Silverstone2011-01-071-7/+11
* Only consider a favicon for redraw/done if an event *caused* it to become readyDaniel Silverstone2011-01-071-2/+6
* Make favourite icons part of the HTML content's active set so that we don't c...Daniel Silverstone2010-04-121-1/+16
* Make the high-level cache drop contents of unacceptable type on the floor.John Mark Bell2010-04-041-19/+14
* Suppress error page generation for favicon fetches.John Mark Bell2010-04-041-2/+3
* Most of a stop implementation.John Mark Bell2010-04-041-2/+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-95/+68
* Yeah, so it helps if you get the conditional correct.John Mark Bell2010-01-211-1/+1
* Fix compilation when BMP/PNG/GIF support is disabled.John Mark Bell2010-01-211-3/+20
* C89.François Revel2010-01-021-3/+2
* Only attempt to fall back to /favicon.ico if the document's base URI points to John Mark Bell2009-12-261-0/+17
* Merge r9731:HEAD from branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-181-1/+1
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-0/+232