summaryrefslogtreecommitdiff
path: root/beos/scaffolding.h
Commit message (Collapse)AuthorAgeFilesLines
* clean out useless outdated #if 0 blocks they serve no purpose and keep ↵Vincent Sanders2013-02-181-6/+0
| | | | causing confusion in core refactors. Better examples are available in other frontends or in teh revision control system if strictly necessary
* Update the BeOS/Haiku portAdrien Destugues - PulkoMandy2012-11-241-0/+4
| | | | | | | | * Toolbar use HVIF icons on Haiku * Download window * Some tweaks to the event loop to let network traffic happen Signed-off-by: François Revol <revol@free.fr>
* Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes ↵François Revel2012-03-221-0/+203
and the rest so it builds. svn path=/trunk/netsurf/; revision=13554