netsurf/beos
François Revel 982dc9e128 Fix BeOS build:
- struct content -> hlcache_handle
- login window (though it won't work yet as the message isn't handled, and since we don't have the window pointer anymore we can't add the alert as subset of the window...),
- rsrc fetcher,
- netsurf_init() args (but the replicant is still broken due to this),
- export the realpath() hack as it's needed elsewhere too.

svn path=/trunk/netsurf/; revision=10677
2010-08-02 23:35:35 +00:00
..
res Merge LibCSS port to trunk. 2009-07-23 23:05:34 +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 Fix BeOS build: 2010-08-02 23:35:35 +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 Use correct length definition 2010-01-23 13:48:06 +00:00
beos_font.h Refactor text plotter and other font functions to remove dependency on CSS. 2009-07-21 10:59:53 +00:00
beos_gui.cpp Fix BeOS build: 2010-08-02 23:35:35 +00:00
beos_gui.h Fix BeOS build: 2010-08-02 23:35:35 +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 Fix BeOS build: 2010-08-02 23:35:35 +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 s/TRANSPARENT/NS_TRANSPARENT/ 2010-01-02 02:14:21 +00:00
beos_plotters.h Add copyrights 2008-06-07 01:13:07 +00:00
beos_res.rdef Fix Haiku vector icon 2009-02-25 03:31:02 +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_save_complete.cpp remove _GNU_SOURCE define from everywhere. 2010-04-24 15:22:17 +00:00
beos_scaffolding.cpp Fix BeOS build: 2010-08-02 23:35: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 Fix BeOS build. Please try to patch all platforms when breaking things like this :p 2009-02-16 19:08:20 +00:00
beos_schedule.h - cleanup dead gtk code and copyrights 2008-10-02 19:57:19 +00:00
beos_search.cpp Actually fake stdbool inclusion here as well. 2010-01-02 02:51:06 +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 Fix BeOS build: 2010-08-02 23:35:35 +00:00
beos_treeview.cpp Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_window.cpp Fix BeOS build: 2010-08-02 23:35:35 +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