This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
netsurf
Watch
1
Star
0
Fork
0
You've already forked netsurf
mirror of
https://github.com/netsurf-browser/netsurf
synced
2025-02-07 18:14:20 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
beos
History
François Revel
451c8a69a3
Fix Haiku vector icon
...
svn path=/trunk/netsurf/; revision=6617
2009-02-25 03:31:02 +00:00
..
res
…
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
…
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
…
beos_filetype.cpp
…
beos_filetype.h
…
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
…
beos_history.h
…
beos_login.cpp
…
beos_options.cpp
…
beos_options.h
…
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
…
beos_res.rdef
Fix Haiku vector icon
2009-02-25 03:31:02 +00:00
beos_res.rsrc
…
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
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
…
beos_throbber.cpp
…
beos_throbber.h
…
beos_thumbnail.cpp
- support BITMAP_CLEAR_MEMORY in create_bitmap()
2008-10-10 21:43:25 +00:00
beos_treeview.cpp
…
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
…
options.h
…