summaryrefslogtreecommitdiff
path: root/beos/beos_scaffolding.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-0/+16
* Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDE...John Mark Bell2009-05-281-1/+0
* strlen() on constant string can be replaced by sizeof()-1John Tytgat2009-02-011-1/+1
* - when replicated, forbid creating windows, even though it initially works it...François Revel2008-10-171-3/+11
* Call netsurf_init() from the thread creating the replicant, then the main loo...François Revel2008-10-161-12/+18
* - handle NetPositive what codes; this makes it easy to use NetSurf instead by...François Revel2008-10-161-0/+29
* Add Replicant support. No it's not about cyborgs, just embedding NetSurf into...François Revel2008-10-161-279/+554
* - support BITMAP_CLEAR_MEMORY in create_bitmap()François Revel2008-10-101-1/+1
* - fix for copying selection to clipboardFrançois Revel2008-10-091-30/+43
* Add clipboard support. Works mostly.François Revel2008-10-081-0/+14
* Dereference symlinks on B_REFS_RECEIVED. This way dropping a symlink to an ht...François Revel2008-10-071-0/+10
* - Remove dead gtk codeFrançois Revel2008-10-061-53/+29
* Add support for editting page source.François Revel2008-10-031-0/+5
* Make sure menu items all get the target set recursively.François Revel2008-10-021-10/+11
* Add window shortcuts for toolbar actions.François Revel2008-10-021-0/+22
* Partially fix menu shortcut handling, however I'm not sure how to set Functio...François Revel2008-10-021-1/+7
* Implemented the login dialog.François Revel2008-10-021-1/+5
* First try at implementing menus, from RiscOS ones but lots don't work yet.François Revel2008-10-021-133/+481
* Fix the BeOS build:François Revel2008-08-131-2/+2
* Make user agent string and default homepage configurable from Makefile.configRob Kendrick2008-07-291-1/+1
* Add copyrightsFrançois Revel2008-06-071-0/+1
* - fixed alpha bitmap drawingFrançois Revel2008-06-041-1/+3
* The BeOS-specific part of the BeOS (and Haiku) port, modeled mostly from the ...François Revel2008-06-031-0/+1607