summaryrefslogtreecommitdiff
path: root/beos/beos_gui.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-1/+11
* Hubbub is no longer optional.John Mark Bell2009-04-171-10/+0
* Call netsurf_init() from the thread creating the replicant, then the main loo...François Revel2008-10-161-2/+4
* - handle NetPositive what codes; this makes it easy to use NetSurf instead by...François Revel2008-10-161-0/+14
* Add Replicant support. No it's not about cyborgs, just embedding NetSurf into...François Revel2008-10-161-8/+32
* - support BITMAP_CLEAR_MEMORY in create_bitmap()François Revel2008-10-101-1/+17
* - fix for copying selection to clipboardFrançois Revel2008-10-091-0/+14
* Fix app signature for Haiku's StyledEdit.François Revel2008-10-071-1/+1
* - fix using undefined fd_sets in case active was false. Looks like I was too ...François Revel2008-10-071-67/+4
* - less debug outputFrançois Revel2008-10-061-2/+2
* Make gui_poll() a little better. Don't check for the event pipe fd if select ...François Revel2008-10-061-3/+6
* Add Hubbub support, should work much better when actually initializing it.François Revel2008-10-051-0/+31
* Fix build and opening source file in editor.François Revel2008-10-051-8/+10
* Add support for editting page source.François Revel2008-10-031-0/+90
* - cleanup dead gtk code and copyrightsFrançois Revel2008-10-021-97/+23
* Use find_directory() to find where to put settings instead of polluting ~/.François Revel2008-10-021-23/+42
* - Cleanup: remove dead gtk code and its copyrightsFrançois Revel2008-10-021-2/+2
* - switch to using builtin css files from rsrc:François Revel2008-10-021-2/+12
* Fix BeOS build. We don't handle tabs yet though.François Revel2008-08-261-1/+1
* Fix the BeOS build:François Revel2008-08-131-5/+24
* Make user agent string and default homepage configurable from Makefile.configRob Kendrick2008-07-291-1/+1
* Use bundled resources instead of separate files. throbber uses 'data' type al...François Revel2008-06-071-8/+7
* Add copyrightsFrançois Revel2008-06-071-0/+1
* - fixed alpha bitmap drawingFrançois Revel2008-06-041-1/+31
* The BeOS-specific part of the BeOS (and Haiku) port, modeled mostly from the ...François Revel2008-06-031-0/+1018