netsurf/desktop
2011-09-04 18:20:24 +00:00
..
save_pdf
401login.h
browser.c Implement frames in the core. 2011-09-04 17:24:45 +00:00
browser.h Improve browser window drag tracking, so that drags in internal browser windows (iframes) carry on if pointer goes outside the bw that owns the drag. 2011-08-24 18:22:22 +00:00
cookies.c
cookies.h
download.c Fix bug #3398114: only unref filename_value if we successfully obtained it 2011-08-25 19:21:09 +00:00
download.h
frames.c Implement frames in the core. 2011-09-04 17:24:45 +00:00
frames.h Iframe scrollbars. 2011-07-05 20:13:28 +00:00
gui.h Remove gui_window_position_frame() definition from core and remove all implementations from front ends. 2011-09-04 18:20:24 +00:00
history_core.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
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 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
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 Sniff content types where appropriate. 2011-09-04 06:28:09 +00:00
netsurf.h
options.c
options.h
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
save_complete.h
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
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
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 Fix selection for non-gui browser windows (iframes). 2011-07-13 13:20:26 +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_url_node.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
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
tree.c Fix treeview deselection redraw issue. 2011-08-24 15:03:02 +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
version.c