summaryrefslogtreecommitdiff
path: root/utils/errors.h
Commit message (Collapse)AuthorAgeFilesLines
* Excise the llcache query pathway.Daniel Silverstone2019-08-051-0/+3
| | | | | | | | In further preparation for the auth and cert queries being handled as special contents from `about:` this excises the query pathway from the llcache pretty much entirely. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Errorcodes: Add SPRITE_ERROR and use it in sprite content handler.Michael Drake2017-08-301-0/+1
|
* Errorcodes: Remove redundant MNG error.Michael Drake2017-08-281-1/+0
|
* Whitespace: Tidy up errorcodes.Michael Drake2017-08-281-53/+22
|
* RSVG content handler: Convert to using content_broadcast_errorcode().Michael Drake2017-08-281-0/+2
|
* PNG content handler: Convert to using content_broadcast_errorcode().Michael Drake2017-08-281-0/+2
|
* ICO content handler: Convert to using content_broadcast_errorcode().Michael Drake2017-08-271-0/+2
|
* GIF content handler: Convert to using content_broadcast_errorcode().Michael Drake2017-08-271-0/+2
|
* BMP content handler: Convert to using content_broadcast_errorcode().Michael Drake2017-08-271-0/+2
|
* fix DOM tree dump debugVincent Sanders2014-08-041-1/+3
|
* Fix fread error handling.Michael Drake2014-05-261-1/+3
|
* add string utility to join stringsVincent Sanders2014-05-071-1/+3
|
* make GTK configuration handling conform to XDG specification.Vincent Sanders2014-04-281-1/+5
|
* Add function to get browser window's extents.Michael Drake2014-02-081-0/+2
|
* browser_window_navigate refactorVincent Sanders2013-02-181-1/+3
|
* add message retrival of error codes ensuring there are messages for all codesVincent Sanders2012-11-261-0/+4
|
* Improve error handling in html contentVincent Sanders2012-10-171-1/+15
|
* New URL handling (unused atm).Michael Drake2011-09-211-1/+3
| | | | svn path=/trunk/netsurf/; revision=12843
* Sniff content types where appropriate.John Mark Bell2011-09-041-1/+3
| | | | | | We never sniff for CSS, nor for non-page artefacts (e.g. treeview icons) svn path=/trunk/netsurf/; revision=12707
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-1/+4
| | | | svn path=/trunk/netsurf/; revision=12283
* move logging initialisationVincent Sanders2011-04-021-1/+4
| | | | svn path=/trunk/netsurf/; revision=12152
* Stop gtk printing from exploding if its unable to initialise the jobVincent Sanders2011-03-151-1/+3
| | | | | | | add interface to clone a high level cache handle make generic printing core call new hlcache interface svn path=/trunk/netsurf/; revision=12068
* Make downloads work again.John Mark Bell2010-04-051-0/+2
| | | | svn path=/trunk/netsurf/; revision=10243
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-0/+40
svn path=/trunk/netsurf/; revision=10180