summaryrefslogtreecommitdiff
path: root/beos/download.h
Commit message (Collapse)AuthorAgeFilesLines
* beos: Fix buildFrançois Revol2014-01-161-1/+1
| | | | gcc2 doesn't know about named initializers in C++...
* split browser gui operations upVincent Sanders2014-01-151-1/+1
|
* move download operations to download tableVincent Sanders2014-01-141-0/+1
|
* Update the BeOS/Haiku portAdrien Destugues - PulkoMandy2012-11-241-0/+18
* 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>