netsurf/desktop
Michael Drake 513793a060 Fix inventory file leafname.
svn path=/trunk/netsurf/; revision=10624
2010-07-09 21:36:55 +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 + Refactor input handling from browser window code into content 2010-06-04 09:35:08 +00:00
browser.h + Refactor input handling from browser window code into content 2010-06-04 09:35:08 +00:00
cookies.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
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 In switch statements add default branch for unknown enum values, with assert. 2010-07-06 21:09:20 +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 + Refactor input handling from browser window code into content 2010-06-04 09:35:08 +00:00
history_core.c + Refactor input handling from browser window code into content 2010-06-04 09:35:08 +00:00
history_core.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +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.h Fix mouse.h file description. Add iframe comment. 2010-06-09 09:53:07 +00:00
netsurf.c It turns out that realloc(ptr, 0) --> free(ptr) is not actually required by the C standard (whereas realloc(NULL, size) --> malloc(size) is). 2010-04-30 07:00:58 +00:00
netsurf.h second pass at startup refactor removing the gui_init callback 2010-03-29 20:03:44 +00:00
options.c Remove dead special case for gtk status bar width. 2010-04-08 17:51:31 +00:00
options.h Merge branches/MarkieB/gtkmain to trunk. 2009-12-17 23:55:02 +00:00
plot_style.c Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
plot_style.h Merge branches/vince/netsurf-fbtk-rework to trunk. 2010-07-07 18:08:17 +00:00
plotters.h Refactor text plotter and other font functions to remove dependency on CSS. 2009-07-21 10:59:53 +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 + Refactor input handling from browser window code into content 2010-06-04 09:35:08 +00:00
selection.h Selection menu and save/download tweaks 2009-02-02 00:06:31 +00:00
textarea.c + Refactor input handling from browser window code into content 2010-06-04 09:35:08 +00:00
textarea.h Make textarea widget unaware of its global position. Credit: paulblokus. 2009-08-13 22:10:36 +00:00
textinput.c + Refactor input handling from browser window code into content 2010-06-04 09:35:08 +00:00
textinput.h Merged revisions 7764-7977,7979-8058 via svnmerge from 2009-06-27 13:59:25 +00:00
tree.c Fix up confusing formatting 2010-06-28 11:31:51 +00:00
tree.h - Compiler warning squash 2008-07-26 22:29:15 +00:00
version.c It's probably about time we stopped claiming to be 2.0 2009-05-06 23:52:12 +00:00