netsurf/desktop
John Tytgat fbf6d4cd41 - Constify parameters of struct plotter_table::polygon and struct plotter_table::path
- riscos/save_draw.c(ro_save_draw_plotters): Make it static.
- desktop/save_pdf/pdf_plotters.c(pdf_plot_path): fix broken implementation (coordinates path were wrong, no clip/text mode update, transformation matrix was overwritten); only update fill and/or 
stroke color when fill and/or stroke is done.
  (pdf_begin): disable compression when PDF_DEBUG is set

svn path=/trunk/netsurf/; revision=6361
2009-02-03 01:27:54 +00:00
..
save_pdf - Constify parameters of struct plotter_table::polygon and struct plotter_table::path 2009-02-03 01:27:54 +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 And these files too, please 2009-01-30 05:07:07 +00:00
browser.h And these files too, please 2009-01-30 05:07:07 +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 - Constify parameters of struct plotter_table::polygon and struct plotter_table::path 2009-02-03 01:27:54 +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 Move tab opening logic to same place as new window opening. Make option for "Tabbed browsing", which is enabled by default. Someone who knows how to work glade could add the "Tabbed browsing" option to the choices dialogue. When a link is opened in a new tab, don't change tab. 2008-11-29 00:24:09 +00:00
options.h Move tab opening logic to same place as new window opening. Make option for "Tabbed browsing", which is enabled by default. Someone who knows how to work glade could add the "Tabbed browsing" option to the choices dialogue. When a link is opened in a new tab, don't change tab. 2008-11-29 00:24:09 +00:00
plotters.h - Constify parameters of struct plotter_table::polygon and struct plotter_table::path 2009-02-03 01:27:54 +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 Selection menu and save/download tweaks 2009-02-02 00:06:31 +00:00
selection.h Selection menu and save/download tweaks 2009-02-02 00:06:31 +00:00
textinput.c Next batch of menu changes; clarify some key presses 2009-02-01 02:19:01 +00:00
textinput.h Next batch of menu changes; clarify some key presses 2009-02-01 02:19:01 +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