netsurf/desktop
François Revel e4407cd7e9 Had to split main() into parts to have netsurf_init() called from one thread, and the loop in another to avoid a deadlock in replicants... hope nobody minds.
svn path=/trunk/netsurf/; revision=5586
2008-10-16 20:49:12 +00:00
..
save_pdf * desktop/save_pdf/pdf_plotters.c: 2008-09-28 13:40:06 +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 Main window has a vertical scrollbar. Maybe we need to make this get set in the platform specific code, so different front ends can have different behavoir. 2008-08-24 13:05:53 +00:00
browser.h Merge Mike's tabs changes. Still needs some cleaning. 2008-08-24 10:31:38 +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 Merge Mike's tabs changes. Still needs some cleaning. 2008-08-24 10:31:38 +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 Merge Mike's tabs changes. Still needs some cleaning. 2008-08-24 10:31:38 +00:00
history_core.c Merge Mike's tabs changes. Still needs some cleaning. 2008-08-24 10:31:38 +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 Add general comment on knockout rendering. 2008-09-15 18:47:37 +00:00
knockout.h Use static for variables local to one source file. 2008-07-29 23:19:24 +00:00
netsurf.c Had to split main() into parts to have netsurf_init() called from one thread, and the loop in another to avoid a deadlock in replicants... hope nobody minds. 2008-10-16 20:49:12 +00:00
netsurf.h Had to split main() into parts to have netsurf_init() called from one thread, and the loop in another to avoid a deadlock in replicants... hope nobody minds. 2008-10-16 20:49:12 +00:00
options.c Merged revisions 5309-5406,5409-5422 via svnmerge from 2008-09-23 14:00:40 +00:00
options.h Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-08-14 20:32:10 +00:00
plotters.h Comment flush plotter. 2008-10-05 20:55:45 +00:00
print.c Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-08-14 20:32:10 +00:00
print.h Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-08-14 20:32:10 +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 Fix selection in plain text files, check if s->defined first, and check s->root just in case. 2008-10-11 16:47:25 +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