summaryrefslogtreecommitdiff
path: root/content/fetchers/about.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initial testament functionalityDaniel Silverstone2011-03-131-0/+84
* Make about:config a bit nicer, if resource: is implemented on your front end.Michael Drake2011-03-121-6/+20
* fix about:licence Vincent Sanders2011-03-121-0/+13
* Fix backend fetcher poll loopsJohn Mark Bell2011-02-231-4/+5
* add resource handlingVincent Sanders2011-02-231-40/+4
* Squash warningsJohn Mark Bell2011-02-201-2/+2
* Add module namespace to options_snoptionf()Michael Drake2011-02-201-2/+3
* add options display to about: schemeVincent Sanders2011-02-201-0/+116
* add about: fetcher Vincent Sanders2011-02-151-0/+315