summaryrefslogtreecommitdiff
path: root/content/fetchers/about.c
Commit message (Expand)AuthorAgeFilesLines
* Allow include directories to be added by sub makefilesVincent Sanders2016-06-061-1/+1
* Update content to split public and internal APIVincent Sanders2016-06-061-1/+0
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-1/+1
* Split utils header into string functions and everything elseVincent Sanders2016-04-211-23/+9
* Reduce unecessary use of directory entry headersVincent Sanders2016-04-191-1/+1
* Add trivial maps facilitator at about:mapsMichael Drake2014-10-221-0/+17
* split version info into its own header and remove unnecessary nesurf.h includesVincent Sanders2014-10-131-1/+0
* Trivial sepelling, documentation and whitespace cleanupsVincent Sanders2014-10-101-54/+59
* clean up the fetcher factory and improve its APIVincent Sanders2014-06-191-11/+14
* Include the date in the testamentRob Kendrick (fatigue)2014-06-041-2/+2
* rework path to url mapping functions to convert from and to nsurlVincent Sanders2014-05-261-1/+0
* remove unecessary utils/url.h includesVincent Sanders2014-05-091-1/+0
* move testament output to object directory instead of modifying sourceVincent Sanders2014-04-081-1/+2
* Use corestrings for "about", "data", and "resource".Michael Drake2014-01-241-7/+2
* add provenance to about:configVincent Sanders2013-05-281-2/+2
* move option init out of netsurf_initVincent Sanders2013-05-281-3/+4
* move options includeVincent Sanders2013-05-281-1/+1
* Downgrade TLS version support if it turns out the server can't cope with TLSv...John-Mark Bell2013-01-041-0/+1
* If you pass CI_BUILD=xxx to make, it will build a CI #xxx into the version st...Daniel Silverstone2012-10-061-0/+3
* Add about:welcome handler and enable resource:welcome.html.Michael Drake2012-07-211-2/+20
* Testament generation now supports gitDaniel Silverstone2012-06-041-8/+13
* Remove image cache status from user-facing listing.Michael Drake2012-04-131-12/+22
* More work on about:imagecache entry listing table.Michael Drake2012-04-121-21/+22
* Close paragraph tags and other minor imagecache page cleanups.Michael Drake2012-04-121-11/+13
* Make more readable and fix use double quotes for href attribute value.Michael Drake2012-04-121-3/+13
* Fix typo and unhide imagecache from about:aboutChris Young2012-04-071-1/+1
* about:imagecache gives URL links, and table is styled. This has revealed a b...Rob Kendrick2012-03-251-4/+5
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-2/+2
* return;John Mark Bell2011-11-271-0/+6
* Clean up fetch callback API. Inject some long-needed type safety.John Mark Bell2011-11-081-65/+102
* Fix "about:".Michael Drake2011-10-151-1/+2
* fix image cache summary information to properly use a format stringVincent Sanders2011-10-121-2/+22
* fix possible buffer overflowVincent Sanders2011-10-111-0/+6
* If the about handler fails to intern its strings, return the error, cleaning ...Daniel Silverstone2011-10-111-0/+6
* add about:imagecache some of teh implementation needs cleaning upVincent Sanders2011-10-101-1/+86
* make about fetcher use lwc_strings for url lookupsVincent Sanders2011-10-101-13/+32
* Convert fetchers to nsurl.Michael Drake2011-09-291-7/+10
* Fetchers register with an lwc_string, rather than a string.Michael Drake2011-09-261-4/+14
* Add an about:logo redirect to resource:netsurf.png.François Revel2011-05-141-0/+13
* Various changes to about: content markup. Added me to LibNSFB bit.Michael Drake2011-03-181-18/+22
* Fix comment.Michael Drake2011-03-171-1/+1
* set hidden flag for more about: pagesVincent Sanders2011-03-171-6/+6
* Less bloated "license" spelling handler.Michael Drake2011-03-171-12/+1
* Retabify about.c since I had previously moosed itDaniel Silverstone2011-03-171-39/+39
* Skip duplicates on about:about.Michael Drake2011-03-171-8/+14
* implement about:aboutVincent Sanders2011-03-171-2/+77
* Improve options outputVincent Sanders2011-03-171-10/+7
* Add about:license --> about:licence redirect.Michael Drake2011-03-161-0/+12
* Add hostname and pathDaniel Silverstone2011-03-131-0/+8
* Slightly better out-of-svn build infoDaniel Silverstone2011-03-131-0/+2