summaryrefslogtreecommitdiff
path: root/beos/gui.h
Commit message (Collapse)AuthorAgeFilesLines
* move scheduleing into browser operation tableVincent Sanders2014-03-091-3/+0
|
* whitespaceFrançois Revol2014-01-161-1/+1
|
* move 401 login into operation tableVincent Sanders2014-01-161-0/+3
|
* Fixup for core selection change.Michael Drake2013-02-221-1/+1
|
* clean out useless outdated #if 0 blocks they serve no purpose and keep ↵Vincent Sanders2013-02-181-7/+0
| | | | causing confusion in core refactors. Better examples are available in other frontends or in teh revision control system if strictly necessary
* beos: Partial replicant instanciation fixFrançois Revol2012-11-251-0/+2
| | | | | | * use the correct resources * work around a deadlock, allows BeHappy to start, though removing the replicant from Tracker crashes
* Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes ↵François Revel2012-03-221-0/+71
and the rest so it builds. svn path=/trunk/netsurf/; revision=13554