index
:
netsurf.git
ashmew2/fix-description
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
chris/debug
chris/fetch-x-ent-ref
chris/http2
chris/ndk32
dsilvers/bindducky
dsilvers/dukky
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
master
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
stevef/cconfig
stevef/ibarmenu
svenw/cocoa
vince/fltk
vince/gtk-tab-restyle
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
desktop
/
options.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build new options code and remove old
Vincent Sanders
2013-05-28
1
-475
/
+0
*
move options include
Vincent Sanders
2013-05-28
1
-1
/
+1
*
verify path parameter to options loading
Vincent Sanders
2012-10-05
1
-0
/
+5
*
NetSurf options rework (a=vince r=daniels,jmb)
Vincent Sanders
2012-03-22
1
-316
/
+50
*
Add core options to disable fetch of foreground & background images.
Michael Drake
2011-12-23
1
-0
/
+6
*
Increase default mem cache size.
Michael Drake
2011-10-10
1
-1
/
+1
*
commandline option setting
Vincent Sanders
2011-03-18
1
-29
/
+96
*
Improve options output
Vincent Sanders
2011-03-17
1
-15
/
+17
*
Add a deaf monkey frontend. TODO: Make it listen
Daniel Silverstone
2011-03-12
1
-0
/
+2
*
Zero-pad colours in plain text output.
Michael Drake
2011-02-22
1
-1
/
+1
*
Fix bug #3188385: ensure that options_snoptionf terminates its output
John Mark Bell
2011-02-21
1
-0
/
+4
*
Ensure returned length is initialised
John Mark Bell
2011-02-20
1
-2
/
+2
*
Fix wrap.
Michael Drake
2011-02-20
1
-62
/
+109
*
Add module namespace to options_snoptionf()
Michael Drake
2011-02-20
1
-2
/
+4
*
Fix colour component combination for plain text output too.
Michael Drake
2011-02-20
1
-5
/
+5
*
Fix colour component combination. Render text as valid #xxxxxx too.
Michael Drake
2011-02-20
1
-6
/
+6
*
add options display to about: scheme
Vincent Sanders
2011-02-20
1
-113
/
+194
*
add default system colour handlers to each frontend
Vincent Sanders
2011-01-30
1
-0
/
+61
*
Make the tree icon dir a non-option
Daniel Silverstone
2011-01-20
1
-2
/
+0
*
Atari frontend (credit: Ole Loots)
John Mark Bell
2011-01-05
1
-0
/
+2
*
Add COLOUR option type. Add some colour options for rendering core interfaces.
Michael Drake
2010-12-21
1
-1
/
+45
*
Merge treeview-redux to trunk
John Mark Bell
2010-10-05
1
-361
/
+2
*
Remove dead special case for gtk status bar width.
Michael Drake
2010-04-08
1
-4
/
+0
*
Merge branches/MarkieB/gtkmain to trunk.
John Mark Bell
2009-12-17
1
-1
/
+7
*
Merge Paul Blokus' selectscroll branch. Adds core select menu widget for form...
Michael Drake
2009-08-14
1
-0
/
+2
*
Refactor text plotter and other font functions to remove dependency on CSS.
John Mark Bell
2009-07-21
1
-1
/
+2
*
Make framebuffer port use libnsfb
Vincent Sanders
2009-06-28
1
-2
/
+2
*
Report memory exhaustion -- the whole tree loading stuff needs an overhaul as...
John Mark Bell
2009-05-28
1
-0
/
+4
*
Apply contributions from Mark Benjamin and Chris Tarnowski, with some reworki...
Rob Kendrick
2009-04-20
1
-1
/
+1
*
Ensure hotlist URLs are normalised before using them.
John Mark Bell
2009-02-06
1
-8
/
+42
*
Move tab opening logic to same place as new window opening. Make option for "...
Michael Drake
2008-11-29
1
-55
/
+67
*
Merged revisions 5309-5406,5409-5422 via svnmerge from
Daniel Silverstone
2008-09-23
1
-0
/
+2
*
Include Amiga-specific options
Chris Young
2008-08-25
1
-0
/
+2
*
Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/n...
John Tytgat
2008-08-14
1
-0
/
+30
*
Make nsgtk compile on Mac OS X.
John Mark Bell
2008-08-11
1
-0
/
+1
*
- C89 again
François Revel
2008-07-29
1
-0
/
+2
*
Revert default max fetchers per host option value.
Michael Drake
2008-07-18
1
-2
/
+6
*
Merged revisions 4114-4265,4267-4272,4275-4285,4287-4325 via svnmerge from
John Mark Bell
2008-06-11
1
-1
/
+1
*
Change meaning of c->redraw_time to be the earliest time to reflow during pag...
Rob Kendrick
2008-03-11
1
-2
/
+2
*
Periodically reflow the page while fetching a page's objects. Make buffer all...
Michael Drake
2008-02-29
1
-5
/
+15
*
SignednessWarnings.squash()
John Mark Bell
2008-02-25
1
-16
/
+22
*
Set default max fetchers per host option to 2.
Michael Drake
2008-02-25
1
-1
/
+1
*
Increase default font size and line spacing.
Michael Drake
2007-12-09
1
-2
/
+2
*
Rename default scale option back to "scale" (changed to "option_scale" by mis...
James Bursa
2007-08-13
1
-1
/
+1
*
Update all source code file headers to reflect GPL version 2 only and contain...
Vincent Sanders
2007-08-08
1
-3
/
+14
*
Move window scaling from platform-specific code to desktop/browser.c. Modify ...
James Bursa
2007-08-07
1
-8
/
+11
*
Add option_suppress_curl_debug and default it to true
Daniel Silverstone
2007-06-27
1
-0
/
+4
*
Add ca_path option which sets CURLOPT_CAPATH.
Daniel Silverstone
2007-06-27
1
-0
/
+3
*
Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...
Daniel Silverstone
2007-05-30
1
-11
/
+11
*
Add option to set Accept-Charset header (Stefaan Claes)
John Mark Bell
2006-12-28
1
-0
/
+3
[next]