netsurf/beos
François Revel 44856d86d4 Fix the BeOS build:
- hack to work around stdbool.h issue with R5 devkit
- fix prototypes
- fix bitmap code
- fix copy-paste on forward button
- remove unused gif throbber loading code
- R5 rgb_color doesn't have != operator, use memcmp()
- switch back to file based [beos]default.css for the time being
- realpath() hack for R5
Regressions:
- asserts on haiku-os.org
- no libns* yet, so less image support
- text field input doesn't work anymore.

svn path=/trunk/netsurf/; revision=5109
2008-08-13 19:35:41 +00:00
..
res Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_bitmap.cpp Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_bitmap.h Add copyrights 2008-06-07 01:13:07 +00:00
beos_fetch_rsrc.cpp Fix the BeOS build: 2008-08-13 19:35:41 +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 Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_filetype.h Add copyrights 2008-06-07 01:13:07 +00:00
beos_font.cpp Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_font.h Add copyrights 2008-06-07 01:13:07 +00:00
beos_gui.cpp Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_gui.h Add copyrights 2008-06-07 01:13:07 +00:00
beos_history.cpp Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_history.h Add copyrights 2008-06-07 01:13:07 +00:00
beos_login.cpp Fix the BeOS build: 2008-08-13 19:35:41 +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 Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_plotters.h Add copyrights 2008-06-07 01:13:07 +00:00
beos_res.rdef Use bundled resources instead of separate files. throbber uses 'data' type also now. 2008-06-07 02:48:31 +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 Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_scaffolding.h Add copyrights 2008-06-07 01:13:07 +00:00
beos_schedule.cpp Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_schedule.h Add copyrights 2008-06-07 01:13:07 +00:00
beos_throbber.cpp Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_throbber.h Add copyrights 2008-06-07 01:13:07 +00:00
beos_thumbnail.cpp Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_treeview.cpp Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_window.cpp Fix the BeOS build: 2008-08-13 19:35:41 +00:00
beos_window.h Add copyrights 2008-06-07 01:13:07 +00:00
options.h Add copyrights 2008-06-07 01:13:07 +00:00