summaryrefslogtreecommitdiff
path: root/desktop/netsurf.h
Commit message (Expand)AuthorAgeFilesLines
* This moves message loading out of netsurf_init into each frontendVincent Sanders2015-06-211-2/+1
* Desktop doxygen fixesVincent Sanders2014-11-091-0/+1
* Split up graphical user interface operations table headersVincent Sanders2014-10-161-3/+9
* split version info into its own header and remove unnecessary nesurf.h includesVincent Sanders2014-10-131-7/+1
* remove netsurf_poll callback and netsurf main loopVincent Sanders2014-10-131-6/+0
* add backing store storage path to browser initialisationVincent Sanders2014-05-131-1/+1
* ensure operations tables are registered as early as possible.Vincent Sanders2014-05-101-5/+22
* move verbose log global into logging module and remove netsurf.h includeVincent Sanders2014-01-291-1/+0
* Initial conversion of netsurf gui to callback vtableVincent Sanders2014-01-111-1/+3
* stop system colours being anything to do with frontendsVincent Sanders2014-01-101-1/+7
* move option init out of netsurf_initVincent Sanders2013-05-281-1/+1
* second pass at startup refactor removing the gui_init callbackVincent Sanders2010-03-291-1/+2
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-1/+0
* Refactor main into the frontendsVincent Sanders2010-01-201-1/+0
* Had to split main() into parts to have netsurf_init() called from one thread,...François Revel2008-10-161-0/+3
* Have netsurf_main() do the real work and main() call it. This allows ports to...François Revel2008-10-161-0/+3
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-4/+14
* Add a -v option to enable debug logging. Pass -v by default to the RO runimage.Daniel Silverstone2007-05-301-0/+1
* Generates and use a User-Agent: string based on new netsurf_version_major/min...Rob Kendrick2007-01-301-0/+2
* Update project URL.Michael Drake2006-11-271-1/+1
* [project @ 2003-12-19 17:11:07 by bursa]James Bursa2003-12-191-0/+1
* [project @ 2003-11-06 19:41:41 by bursa]James Bursa2003-11-061-2/+2
* [project @ 2003-07-17 23:01:02 by bursa]James Bursa2003-07-171-3/+0
* [project @ 2003-06-30 12:44:02 by bursa]James Bursa2003-06-301-2/+5
* [project @ 2003-02-09 12:58:14 by bursa]James Bursa2003-02-091-20/+1
* [project @ 2002-09-11 14:24:02 by monkeyson]Phil Mellor2002-09-111-0/+35