summaryrefslogtreecommitdiff
path: root/beos/fetch_rsrc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* beos: Silence debug outputFrançois Revol2012-11-251-3/+3
| | | | Either comment them or change to LOG() calls.
* beos: Partial replicant instanciation fixFrançois Revol2012-11-251-1/+1
| | | | | | * use the correct resources * work around a deadlock, allows BeHappy to start, though removing the replicant from Tracker crashes
* Update the BeOS/Haiku portAdrien Destugues - PulkoMandy2012-11-241-1/+7
| | | | | | | | * 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/+383
and the rest so it builds. svn path=/trunk/netsurf/; revision=13554