netsurf/desktop
2011-01-09 00:02:47 +00:00
..
save_pdf Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
401login.h Handle llcache queries (GTK only for now) 2010-04-14 23:03:49 +00:00
browser.c Ensure we poke the favicon as soon as an HTML content reaches the browser window. This is the earliest we can safely do this, otherwise STOP etc. can cause problems. 2011-01-07 14:23:14 +00:00
browser.h More useful comment about what bw->scroll is for. 2010-11-03 16:07:30 +00:00
cookies.c 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
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 Make downloads work again. 2010-04-05 21:35:38 +00:00
download.h Make downloads work again. 2010-04-05 21:35:38 +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 Amiga: Add "cut" option; make cut/copy/paste menus context sensitive; allow dragging 2010-07-24 16:39:37 +00:00
history_core.c Change styles used for plotting local history to make it more obvious what the current page is, along with other minor improvements. 2010-12-05 17:03:37 +00:00
history_core.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
history_global_core.c 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
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 When a hotlist entry edit ends by cancelling, rather than confirming the change, end the whole edit and don't pass onto next element for edit. 2010-12-17 11:10:22 +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 Refactor text plotter and other font functions to remove dependency on CSS. 2009-07-21 10:59:53 +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 Whee. Another runtime that doesn't support stdout = stderr. 2010-12-29 21:25:47 +00:00
netsurf.h second pass at startup refactor removing the gui_init callback 2010-03-29 20:03:44 +00:00
options.c Atari frontend (credit: Ole Loots) 2011-01-05 21:02:22 +00:00
options.h Add COLOUR option type. Add some colour options for rendering core interfaces. 2010-12-21 17:00:44 +00:00
plot_style.c Remove pointless rectangle fill under text. 2010-12-12 16:32:39 +00:00
plot_style.h Merge branches/vince/netsurf-fbtk-rework to trunk. 2010-07-07 18:08:17 +00:00
plotters.h Document font APIs -- specifically, string lengths are specified in bytes, not characters 2011-01-09 00:02:47 +00:00
print.c Liberally sprinkle #ifdef around 2010-04-16 20:58:09 +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 + Refactor input handling from browser window code into content 2010-06-04 09:35:08 +00:00
scroll.h Merge from Paul Blokus' selectscroll branch. Fixes text input scrollbar behaviour. 2009-08-14 23:10:53 +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 Squash leak 2010-04-18 16:07:51 +00:00
searchweb.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
selection.c Amiga: Add "cut" option; make cut/copy/paste menus context sensitive; allow dragging 2010-07-24 16:39:37 +00:00
selection.h Selection menu and save/download tweaks 2009-02-02 00:06:31 +00:00
sslcert.c 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
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 Take some calculations out of line redraw loop and fix rounding error. 2010-12-17 14:11:06 +00:00
textarea.h Make textarea widget unaware of its global position. Credit: paulblokus. 2009-08-13 22:10:36 +00:00
textinput.c Update to new libcss API for simultanious selection for base element and its pseudo elements. 2011-01-05 19:36:05 +00:00
textinput.h Merged revisions 7764-7977,7979-8058 via svnmerge from 2009-06-27 13:59:25 +00:00
tree_url_node.c 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
tree_url_node.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
tree.c Fix empty tree rendering. 2010-12-29 16:39:23 +00:00
tree.h Allow tree drag status to reflect drags within textareas. 2010-12-19 12:27:33 +00:00
version.c It's probably about time we stopped claiming to be 2.0 2009-05-06 23:52:12 +00:00