netsurf/desktop
John Mark Bell de688b59e1 Fix text selection
svn path=/trunk/netsurf/; revision=11927
2011-03-06 18:04:13 +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 Handle llcache queries (GTK only for now) 2010-04-14 23:03:49 +00:00
browser.c Slightly more useful behaviour if we can't handle an URL when downloading 2011-02-21 21:47:55 +00:00
browser.h Remove thumbnail_create() from browser.h. Make RO front end use the core thumbnail_redraw function. Make other front ends include the right header for thumbnail_create(). 2011-02-19 22:17:54 +00:00
cookies.c Ensure we correctly release all icon resources associated with trees, SSL certs, search providers, etc. 2011-01-20 13:51:41 +00:00
cookies.h Small refactor to change icon names to being passed in from frontends instead of core treeview globals 2010-12-14 00:18:24 +00:00
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 ensure iframe stuff does not de-reference null pointers 2010-10-14 00:59:39 +00:00
frames.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
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 Ensure we correctly release all icon resources associated with trees, SSL certs, search providers, etc. 2011-01-20 13:51:41 +00:00
history_global_core.h Small refactor to change icon names to being passed in from frontends instead of core treeview globals 2010-12-14 00:18:24 +00:00
hotlist.c Ensure we correctly release all icon resources associated with trees, SSL certs, search providers, etc. 2011-01-20 13:51:41 +00:00
hotlist.h Small refactor to change icon names to being passed in from frontends instead of core treeview globals 2010-12-14 00:18:24 +00:00
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 Use static for variables local to one source file. 2008-07-29 23:19:24 +00:00
mouse.c Debug function for dumping browser_mouse_state. 2010-12-15 18:05:25 +00:00
mouse.h Debug function for dumping browser_mouse_state. 2010-12-15 18:05:25 +00:00
netsurf.c Clean up blank_import on exit 2011-02-26 01:19:11 +00:00
netsurf.h second pass at startup refactor removing the gui_init callback 2010-03-29 20:03:44 +00:00
options.c Zero-pad colours in plain text output. 2011-02-22 15:53:12 +00:00
options.h Fix comment typo and update formatting. 2011-02-20 23:22:31 +00:00
plot_style.c History colours as constants r=jmb,vince 2011-01-24 13:32:35 +00:00
plot_style.h History colours as constants r=jmb,vince 2011-01-24 13:32:35 +00:00
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 Fix broken CONTENT_PLUGIN API. 2011-03-06 13:58:02 +00:00
print.c Pass clip rect as struct through content_redraw api. Update the front ends to use this. Note only RO build tested. 2011-02-13 22:25:11 +00:00
print.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
printer.h First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-07-26 16:01:59 +00:00
save_complete.c Fix inventory file leafname. 2010-07-09 21:36:55 +00:00
save_complete.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
save_text.c Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
save_text.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
scroll.c Constify 2011-02-14 19:17:08 +00:00
scroll.h Constify 2011-02-14 19:17:08 +00:00
search.c Ensure we can search textplain again 2010-04-22 14:37:32 +00:00
search.h Merge branches/MarkieB/gtkmain to trunk. 2009-12-17 23:55:02 +00:00
searchweb.c Neuter utterly broken search web from url bar hackery 2011-02-15 22:58:56 +00:00
searchweb.h Ensure we correctly release all icon resources associated with trees, SSL certs, search providers, etc. 2011-01-20 13:51:41 +00:00
selection.c Fix text selection 2011-03-06 18:04:13 +00:00
selection.h Selection menu and save/download tweaks 2009-02-02 00:06:31 +00:00
shape.h Update comments. 2011-02-19 20:05:16 +00:00
sslcert.c Ensure we correctly release all icon resources associated with trees, SSL certs, search providers, etc. 2011-01-20 13:51:41 +00:00
sslcert.h Small refactor to change icon names to being passed in from frontends instead of core treeview globals 2010-12-14 00:18:24 +00:00
textarea.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
textarea.h Constify. 2011-02-14 19:38:59 +00:00
textinput.c Move clone to box flags. 2011-03-02 19:30:08 +00:00
textinput.h Merged revisions 7764-7977,7979-8058 via svnmerge from 2009-06-27 13:59:25 +00:00
thumbnail.c Remove knockout from html_redraw, and use it in browser_window_redraw and thumbnail_redraw. 2011-02-21 14:48:55 +00:00
thumbnail.h Add core thumbnail redraw functions. 2011-02-19 22:15:43 +00:00
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 Make the tree icon dir a non-option 2011-01-20 14:05:13 +00:00
tree_url_node.c Make the tree icon dir a non-option 2011-01-20 14:05:13 +00:00
tree_url_node.h Ensure we correctly release all icon resources associated with trees, SSL certs, search providers, etc. 2011-01-20 13:51:41 +00:00
version.c It's probably about time we stopped claiming to be 2.0 2009-05-06 23:52:12 +00:00