summaryrefslogtreecommitdiff
path: root/desktop/options.c
Commit message (Expand)AuthorAgeFilesLines
* verify path parameter to options loadingVincent Sanders2012-10-051-0/+5
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-316/+50
* Add core options to disable fetch of foreground & background images.Michael Drake2011-12-231-0/+6
* Increase default mem cache size.Michael Drake2011-10-101-1/+1
* commandline option settingVincent Sanders2011-03-181-29/+96
* Improve options outputVincent Sanders2011-03-171-15/+17
* Add a deaf monkey frontend. TODO: Make it listenDaniel Silverstone2011-03-121-0/+2
* Zero-pad colours in plain text output.Michael Drake2011-02-221-1/+1
* Fix bug #3188385: ensure that options_snoptionf terminates its outputJohn Mark Bell2011-02-211-0/+4
* Ensure returned length is initialisedJohn Mark Bell2011-02-201-2/+2
* Fix wrap.Michael Drake2011-02-201-62/+109
* Add module namespace to options_snoptionf()Michael Drake2011-02-201-2/+4
* Fix colour component combination for plain text output too.Michael Drake2011-02-201-5/+5
* Fix colour component combination. Render text as valid #xxxxxx too.Michael Drake2011-02-201-6/+6
* add options display to about: schemeVincent Sanders2011-02-201-113/+194
* add default system colour handlers to each frontendVincent Sanders2011-01-301-0/+61
* Make the tree icon dir a non-optionDaniel Silverstone2011-01-201-2/+0
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+2
* Add COLOUR option type. Add some colour options for rendering core interfaces.Michael Drake2010-12-211-1/+45
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-361/+2
* Remove dead special case for gtk status bar width.Michael Drake2010-04-081-4/+0
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-1/+7
* Merge Paul Blokus' selectscroll branch. Adds core select menu widget for form...Michael Drake2009-08-141-0/+2
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-1/+2
* Make framebuffer port use libnsfbVincent Sanders2009-06-281-2/+2
* Report memory exhaustion -- the whole tree loading stuff needs an overhaul as...John Mark Bell2009-05-281-0/+4
* Apply contributions from Mark Benjamin and Chris Tarnowski, with some reworki...Rob Kendrick2009-04-201-1/+1
* Ensure hotlist URLs are normalised before using them.John Mark Bell2009-02-061-8/+42
* Move tab opening logic to same place as new window opening. Make option for "...Michael Drake2008-11-291-55/+67
* Merged revisions 5309-5406,5409-5422 via svnmerge from Daniel Silverstone2008-09-231-0/+2
* Include Amiga-specific optionsChris Young2008-08-251-0/+2
* Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/n...John Tytgat2008-08-141-0/+30
* Make nsgtk compile on Mac OS X.John Mark Bell2008-08-111-0/+1
* - C89 againFrançois Revel2008-07-291-0/+2
* Revert default max fetchers per host option value.Michael Drake2008-07-181-2/+6
* Merged revisions 4114-4265,4267-4272,4275-4285,4287-4325 via svnmerge from John Mark Bell2008-06-111-1/+1
* Change meaning of c->redraw_time to be the earliest time to reflow during pag...Rob Kendrick2008-03-111-2/+2
* Periodically reflow the page while fetching a page's objects. Make buffer all...Michael Drake2008-02-291-5/+15
* SignednessWarnings.squash()John Mark Bell2008-02-251-16/+22
* Set default max fetchers per host option to 2.Michael Drake2008-02-251-1/+1
* Increase default font size and line spacing.Michael Drake2007-12-091-2/+2
* Rename default scale option back to "scale" (changed to "option_scale" by mis...James Bursa2007-08-131-1/+1
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Move window scaling from platform-specific code to desktop/browser.c. Modify ...James Bursa2007-08-071-8/+11
* Add option_suppress_curl_debug and default it to trueDaniel Silverstone2007-06-271-0/+4
* Add ca_path option which sets CURLOPT_CAPATH.Daniel Silverstone2007-06-271-0/+3
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-11/+11
* Add option to set Accept-Charset header (Stefaan Claes)John Mark Bell2006-12-281-0/+3
* Update project URL.Michael Drake2006-11-271-1/+1
* Experimental new frames code.Richard Wilson2006-09-021-1/+4