netsurf/desktop
John Mark Bell 25018c455b Make nsgtk compile on Mac OS X.
svn path=/trunk/netsurf/; revision=5031
2008-08-11 16:44:12 +00:00
..
401login.h - Include utils/config.h before each WITH_* test entiry enabling/disabling the object file. 2008-07-26 23:42:24 +00:00
browser.c Make nsgtk compile on Mac OS X. 2008-08-11 16:44:12 +00:00
browser.h + Change core to handle different front end click behaviour 2008-06-06 13:58:56 +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
frames.c Include headers we need, rather than depending on (optional) features doing so. 2008-07-28 20:32:51 +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 First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-07-26 16:01:59 +00:00
history_core.c First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-07-26 16:01:59 +00:00
history_core.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
knockout.c Make the knockout plotter calling behaviour optional by added a new entry 2008-07-30 19:17:27 +00:00
knockout.h Use static for variables local to one source file. 2008-07-29 23:19:24 +00:00
netsurf.c Performance improvements: rather than calling content_clean() every poll, we now call it no more frequently than once every 5 seconds. Additionally, we cache the result of talloc_total_size() in content_clean() rather than calculating it twice. On large documents, this function took 25% of CPU time. This makes the fetching/rendering/scrolling/redrawing of large documents over twice as fast. 2008-07-07 14:05:29 +00:00
netsurf.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
options.c Make nsgtk compile on Mac OS X. 2008-08-11 16:44:12 +00:00
options.h Change meaning of c->redraw_time to be the earliest time to reflow during page asset fetch. Have the time selected vary depending on how long the last reflow took. 2008-03-11 00:14:39 +00:00
plotters.h Make the knockout plotter calling behaviour optional by added a new entry 2008-07-30 19:17:27 +00:00
print.c Prefix all RISC OS print global variables and functions with "ro_" in order to avoid the print_cleanup function name clash in desktop/print.c and 2008-08-02 20:07:44 +00:00
print.h First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-07-26 16:01:59 +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_text.c Fix comment typos. 2008-04-14 08:28:55 +00:00
save_text.h Remove text export build config option. Tidy up save_text code. 2008-04-13 21:58:43 +00:00
selection.c - C89 again 2008-07-29 09:28:45 +00:00
selection.h Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4680 via svnmerge from 2008-07-16 10:19:30 +00:00
textinput.c Update my e-mail address. 2008-08-05 01:30:31 +00:00
textinput.h Update my e-mail address. 2008-08-05 01:30:31 +00:00
tree.c - Compiler warning squash 2008-07-26 22:29:15 +00:00
tree.h - Compiler warning squash 2008-07-26 22:29:15 +00:00
version.c Switch version to "2.0 (Development)". 2007-05-22 04:11:34 +00:00