You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/desktop
Michael Drake 663191791e
Add move caret msg. Add flag to choose internal caret or caret move msgs.
12 years ago
..
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. 14 years ago
401login.h Fix up ripples from urldb change. 12 years ago
browser.c Remove content_msg for PASTE, since it doesn't need a gui_window to get the buffer from the front end now. 12 years ago
browser.h Fix up ripples from urldb change. 12 years ago
browser_private.h Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 13 years ago
cookies.c Fix leak. 12 years ago
cookies.h Small refactor to change icon names to being passed in from frontends instead of core treeview globals 14 years ago
download.c doxygen serious warning cleanup 13 years ago
download.h doxygen serious warning cleanup 13 years ago
frame_types.h Move scrollbar msg data declaration. 13 years ago
frames.c Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 13 years ago
frames.h Move scrollbar msg data declaration. 13 years ago
gui.h Change clipboard api, so it does not assume either browser_window/gui_window, or html/text-plain content selection objects. This allows desktop/textarea to use clipboard. 12 years ago
history_core.c Disable thumbnail persistence. 12 years ago
history_core.h Constify frag_id param. 13 years ago
history_global_core.c Add some startup logging. 12 years ago
history_global_core.h When launching multiple URLs from a treeview, allow to open one window with multiple 14 years ago
hotlist.c C89 12 years ago
hotlist.h Allow new (blank) hotlist entries to be created in the currently-selected folder 13 years ago
knockout.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 14 years ago
knockout.h Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 14 years ago
mouse.c Debug function for dumping browser_mouse_state. 14 years ago
mouse.h Add enum value for when no button is pressed (hover). 12 years ago
netsurf.c Fix "error setting certificate verify locations" problem when the Choices file doesn't exist. Now there's a single place for front ends to set options overrides. Fix nsoption_setnull_charp leak. 12 years ago
netsurf.h second pass at startup refactor removing the gui_init callback 15 years ago
options.c verify path parameter to options loading 12 years ago
options.h implement the GTK preferances dialog with signals 12 years ago
options_main.h implement the GTK preferances dialog with signals 12 years ago
plot_style.c Height is already scaled. Make OBJ char bigger. 12 years ago
plot_style.h Don't abort redraw on bad image. 12 years ago
plotters.h Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 14 years ago
print.c Include dom/dom.h where it might be needed 13 years ago
print.h Merge jmb/new-cache; r=dsilvers,rs=vince 15 years ago
printer.h First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 17 years ago
save_complete.c Correctly emit entities when serialising to HTML. 12 years ago
save_complete.h Port save complete to libdom. 12 years ago
save_text.c Include dom/dom.h where it might be needed 13 years ago
save_text.h Merge jmb/new-cache; r=dsilvers,rs=vince 15 years ago
scrollbar.c Remove redundant scrollbar widget message. 13 years ago
scrollbar.h Remove redundant scrollbar widget message. 13 years ago
search.c Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 13 years ago
search.h Clean up search gui callbacks. 13 years ago
searchweb.c Revert r13235 as we can now log URLs for hlcache_handles without an underlying content 13 years ago
searchweb.h Ensure we correctly release all icon resources associated with trees, SSL certs, search providers, etc. 14 years ago
selection.c Update to use new front end clipboard functions. Now we build the buffer from each individual text box in the core, instead of in each front end. Styles for text runs are generated in the HTML case. 12 years ago
selection.h Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 13 years ago
sslcert.c Fix up ripples from urldb change. 12 years ago
sslcert.h Fix up ripples from urldb change. 12 years ago
textarea.c Add move caret msg. Add flag to choose internal caret or caret move msgs. 12 years ago
textarea.h Add move caret msg. Add flag to choose internal caret or caret move msgs. 12 years ago
textinput.c Redo html textinput for new front end clipboard API. This doesn't affect the textinput code's brokenness. 12 years ago
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. 14 years ago
thumbnail.c Don't need to set current_redraw_browser any more. 14 years ago
thumbnail.h Fix up ripples from urldb change. 12 years ago
tree.c Add move caret msg. Add flag to choose internal caret or caret move msgs. 12 years ago
tree.h Expose tree_setup_colours so it can be called from frontends if the system 13 years ago
tree_url_node.c Correctly emit entities when serialising to HTML. 12 years ago
tree_url_node.h Fix up ripples from urldb change. 12 years ago
version.c Revert previous two commits now that we've diagnosed the CI hiccough 12 years ago