netsurf/desktop
Vincent Sanders d90ca6181b Improve options output
improve options:config styling

svn path=/trunk/netsurf/; revision=12084
2011-03-17 09:21:02 +00:00
..
save_pdf Pass clip rect to clip plotters as struct. Simplify clip rect handling in debug window code. Pass clip rect to select menu as struct. 2011-02-14 22:05:39 +00:00
401login.h
browser.c Like HTML, text-plain contents have no intrinsic dimensions. 2011-03-15 15:08:10 +00:00
browser.h Shunt the schedule function definitions to desktop/schedule.h. Shunt the hlcache/llcache to using schedule to get their cleanups run. 2011-03-13 18:26:46 +00:00
cookies.c Move schedule.h to utils/ 2011-03-13 22:50:54 +00:00
cookies.h
download.c Consider filename in Content-Disposition header when downloading, or generate reasonably sane default if there isn't one. 2011-02-23 00:54:29 +00:00
download.h Consider filename in Content-Disposition header when downloading, or generate reasonably sane default if there isn't one. 2011-02-23 00:54:29 +00:00
frames.c Temporary hack to stop crashing in Amiga frontend. Roll on frames re-implementation! 2011-03-16 20:11:10 +00:00
frames.h
gui.h remove obsolete, unused gui_window_redraw API 2011-03-01 14:31:54 +00:00
history_core.c Publishing 'history_go' function and creating API to enumerate all history items reachable by the forward or back buttons. 2011-02-28 15:24:30 +00:00
history_core.h Publishing 'history_go' function and creating API to enumerate all history items reachable by the forward or back buttons. 2011-02-28 15:24:30 +00:00
history_global_core.c
history_global_core.h
hotlist.c
hotlist.h
knockout.c Pass clip rect to clip plotters as struct. Simplify clip rect handling in debug window code. Pass clip rect to select menu as struct. 2011-02-14 22:05:39 +00:00
knockout.h
mouse.c
mouse.h
netsurf.c Ensure we stop the hlcache schedule before we quit the gui 2011-03-13 20:20:31 +00:00
netsurf.h
options.c Improve options output 2011-03-17 09:21:02 +00:00
options.h Fix comment typo and update formatting. 2011-02-20 23:22:31 +00:00
plot_style.c
plot_style.h
plotters.h Pass clip rect to clip plotters as struct. Simplify clip rect handling in debug window code. Pass clip rect to select menu as struct. 2011-02-14 22:05:39 +00:00
plugin.h Remove redundant parameter from content_open API 2011-03-10 23:13:03 +00:00
print.c Stop gtk printing from exploding if its unable to initialise the job 2011-03-15 22:02:06 +00:00
print.h
printer.h
save_complete.c Fix stupid 2011-03-12 17:47:46 +00:00
save_complete.h
save_text.c
save_text.h
scroll.c
scroll.h
search.c
search.h
searchweb.c Neuter utterly broken search web from url bar hackery 2011-02-15 22:58:56 +00:00
searchweb.h
selection.c Fix text selection 2011-03-06 18:04:13 +00:00
selection.h
shape.h Update comments. 2011-02-19 20:05:16 +00:00
sslcert.c Ensure we don't free an unallocated handle 2011-03-12 17:26:46 +00:00
sslcert.h
textarea.c Saturated maths in css fixed point 2011-03-12 17:46:11 +00:00
textarea.h
textinput.c Move clone to box flags. 2011-03-02 19:30:08 +00:00
textinput.h
thumbnail.c Make thumbnail_get_redraw_scale() static. 2011-03-09 21:10:30 +00:00
thumbnail.h Make thumbnail_get_redraw_scale() static. 2011-03-09 21:10:30 +00:00
tree_url_node.c
tree_url_node.h
tree.c Pass clip rect to clip plotters as struct. Simplify clip rect handling in debug window code. Pass clip rect to select menu as struct. 2011-02-14 22:05:39 +00:00
tree.h
version.c