netsurf/beos
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
..
res Add Hubbub support, should work much better when actually initializing it. 2008-10-05 20:35:28 +00:00
beos_about.cpp - when replicated, forbid creating windows, even though it initially works it crashes as soon as the menus are used. 2008-10-17 21:59:44 +00:00
beos_about.h - when replicated, forbid creating windows, even though it initially works it crashes as soon as the menus are used. 2008-10-17 21:59:44 +00:00
beos_bitmap.cpp - support BITMAP_CLEAR_MEMORY in create_bitmap() 2008-10-10 21:43:25 +00:00
beos_bitmap.h - Cleanup: remove dead gtk code and its copyrights 2008-10-02 14:10:52 +00:00
beos_fetch_rsrc.cpp Add Replicant support. No it's not about cyborgs, just embedding NetSurf into another app, like Tracker (the desktop), or documentation browsers like BeHappy... 2008-10-16 14:24:09 +00:00
beos_fetch_rsrc.h Use bundled resources instead of separate files. throbber uses 'data' type also now. 2008-06-07 02:48:31 +00:00
beos_filetype.cpp Override checking the mime type for known extensions. At least on my system, the mime sniffer thinks css files are text/x-source-code, and NS didn't like that. 2008-10-08 22:05:11 +00:00
beos_filetype.h - Cleanup: remove dead gtk code and its copyrights 2008-10-02 14:10:52 +00:00
beos_font.cpp - support BITMAP_CLEAR_MEMORY in create_bitmap() 2008-10-10 21:43:25 +00:00
beos_font.h - support BITMAP_CLEAR_MEMORY in create_bitmap() 2008-10-10 21:43:25 +00:00
beos_gui.cpp Call netsurf_init() from the thread creating the replicant, then the main loop from the thread we created. This avoids a deadlock with the replicant in BeHappy in Haiku. (I should probably make BTranslatorRoster not lock be_app anyway though). 2008-10-16 20:52:00 +00:00
beos_gui.h Add Replicant support. No it's not about cyborgs, just embedding NetSurf into another app, like Tracker (the desktop), or documentation browsers like BeHappy... 2008-10-16 14:24:09 +00:00
beos_history.cpp - cleanup dead gtk code and copyrights 2008-10-02 19:57:19 +00:00
beos_history.h Add copyrights 2008-06-07 01:13:07 +00:00
beos_login.cpp Remove dead GTK code & (c) 2008-10-06 00:32:46 +00:00
beos_options.cpp Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_options.h Add copyrights 2008-06-07 01:13:07 +00:00
beos_plotters.cpp - Constify parameters of struct plotter_table::polygon and struct plotter_table::path 2009-02-03 01:27:54 +00:00
beos_plotters.h Add copyrights 2008-06-07 01:13:07 +00:00
beos_res.rdef - fix for copying selection to clipboard 2008-10-09 01:22:14 +00:00
beos_res.rsrc The BeOS-specific part of the BeOS (and Haiku) port, modeled mostly from the GTK version. 2008-06-03 19:07:09 +00:00
beos_scaffolding.cpp strlen() on constant string can be replaced by sizeof()-1 2009-02-01 13:59:35 +00:00
beos_scaffolding.h - handle NetPositive what codes; this makes it easy to use NetSurf instead by just changing the archived message used to instantiate it. 2008-10-16 16:01:44 +00:00
beos_schedule.cpp - cleanup dead gtk code and copyrights 2008-10-02 19:57:19 +00:00
beos_schedule.h - cleanup dead gtk code and copyrights 2008-10-02 19:57:19 +00:00
beos_throbber.cpp - cleanup dead gtk code and copyrights 2008-10-02 19:57:19 +00:00
beos_throbber.h - cleanup dead gtk code and copyrights 2008-10-02 19:57:19 +00:00
beos_thumbnail.cpp - support BITMAP_CLEAR_MEMORY in create_bitmap() 2008-10-10 21:43:25 +00:00
beos_treeview.cpp Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_window.cpp - when replicated, forbid creating windows, even though it initially works it crashes as soon as the menus are used. 2008-10-17 21:59:44 +00:00
beos_window.h - cleanup dead gtk code and copyrights 2008-10-02 19:57:19 +00:00
options.h - cleanup dead gtk code and copyrights 2008-10-02 19:57:19 +00:00