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
Ole Loots db356ce99f
Set colour style on text input directly (nsoptions_output_html_input)
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 add message retrival of error codes ensuring there are messages for all codes 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 Fix up ripples from urldb change. 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 Move mouse pointer enums to mouse header. 13 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 Set colour style on text input directly (nsoptions_output_html_input) 12 years ago
options.h HTML Choices editing works now, but it still requires 12 years ago
options_main.h Fix typo 13 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 Fix to escape comments in save complete output. 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 Prevent NULL pointer access with plain text contents 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 support for selecting text fragments (based on a patch from Ole Loots) 13 years ago
textarea.h Committing textarea_set_dimensions patch from Ole Loots. 13 years ago
textinput.c Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 13 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 Tree can't be NULL. 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 Report (and ignore) failure to load non-existent document. (Credit: Chris Young) 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