netsurf/desktop
Vincent Sanders 4c829ae481 use resource:favicon.ico instead of resource:favicon.png
svn path=/trunk/netsurf/; revision=12982
2011-10-07 21:03:45 +00:00
..
save_pdf
401login.h
browser.c use resource:favicon.ico instead of resource:favicon.png 2011-10-07 21:03:45 +00:00
browser.h metadata links stored in contents 2011-10-07 18:12:47 +00:00
cookies.c Don't expand cookies tree by default 2011-06-04 21:26:31 +00:00
cookies.h
download.c Make llcache_handle_get_url return a nsurl. 2011-09-28 14:21:35 +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 More conversion to nsurl. (box->href, object params, imagemaps, (i)frames) 2011-10-03 20:28:29 +00:00
frames.h Iframe scrollbars. 2011-07-05 20:13:28 +00:00
gui.h Build resource: map at start time 2011-10-05 08:32:52 +00:00
history_core.c Port more internals to nsurl. Front ends may need updating. 2011-10-03 15:56:47 +00:00
history_core.h Fix up RISC OS front end. 2011-06-30 17:51:58 +00:00
history_global_core.c Shared URL nodes in the treeview actually want to be readonly. They certainly have no business not copying transient data. 2011-07-24 11:40:08 +00:00
history_global_core.h When launching multiple URLs from a treeview, allow to open one window with multiple 2011-07-02 11:41:06 +00:00
hotlist.c Port more internals to nsurl. Front ends may need updating. 2011-10-03 15:56:47 +00:00
hotlist.h When launching multiple URLs from a treeview, allow to open one window with multiple 2011-07-02 11:41:06 +00:00
knockout.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
knockout.h Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
mouse.c
mouse.h
netsurf.c Port llcache to nsurl. 2011-09-28 11:26:30 +00:00
netsurf.h
options.c commandline option setting 2011-03-18 21:58:29 +00:00
options.h commandline option setting 2011-03-18 21:58:29 +00:00
plot_style.c
plot_style.h
plotters.h Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
print.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
print.h
printer.h
save_complete.c Port more internals to nsurl. Front ends may need updating. 2011-10-03 15:56:47 +00:00
save_complete.h Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00
save_text.c
save_text.h
scrollbar.c Optimise out scrollbar action induced redraws with no effect. 2011-08-31 13:04:50 +00:00
scrollbar.h Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
search.c Core part of search improvement: 2011-08-24 12:29:30 +00:00
search.h Core part of search improvement: 2011-08-24 12:29:30 +00:00
searchweb.c Port more internals to nsurl. Front ends may need updating. 2011-10-03 15:56:47 +00:00
searchweb.h
selection.c Selection is now subordinate to html and text content types, and disassociated from browser windows. Note: search currently uses hlcache_handle_get_content() to go from bw to h to get at c for search highlighting via selection. 2011-07-26 13:53:42 +00:00
selection.h Selection is now subordinate to html and text content types, and disassociated from browser windows. Note: search currently uses hlcache_handle_get_content() to go from bw to h to get at c for search highlighting via selection. 2011-07-26 13:53:42 +00:00
sslcert.c Ensure we don't free an unallocated handle 2011-03-12 17:26:46 +00:00
sslcert.h
textarea.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
textarea.h Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
textinput.c Better caret positioning in scrolled frames. 2011-09-21 21:11:16 +00:00
textinput.h Clean up text input code. Now desktop/textinput.{c|h} is concerend with browser windows only. HTML content specific stuff moved to render/textinput.{c|h} and disassociated from browser windows. 2011-07-07 17:50:04 +00:00
thumbnail.c Don't need to set current_redraw_browser any more. 2011-08-24 13:45:46 +00:00
thumbnail.h Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
tree.c Port more internals to nsurl. Front ends may need updating. 2011-10-03 15:56:47 +00:00
tree.h When launching multiple URLs from a treeview, allow to open one window with multiple 2011-07-02 11:41:06 +00:00
tree_url_node.c Optimise hotlist loading by using nsurl instead of url_normalise. Also convert tree url post-edit normalisation to use nsurl. The treeviews still store urls as strings for now. 2011-10-06 12:31:22 +00:00
tree_url_node.h Shared URL nodes in the treeview actually want to be readonly. They certainly have no business not copying transient data. 2011-07-24 11:40:08 +00:00
version.c