summaryrefslogtreecommitdiff
path: root/beos/login.cpp
Commit message (Collapse)AuthorAgeFilesLines
* update beos frontend to cope with updated operation tableVincent Sanders2014-10-161-1/+1
|
* refactor url utility functions to use standard nserror codes and have ↵Vincent Sanders2014-05-081-1/+0
| | | | appropriate documentation.
* move 401 login into operation tableVincent Sanders2014-01-161-1/+0
|
* Update the BeOS/Haiku portAdrien Destugues - PulkoMandy2012-11-241-13/+12
| | | | | | | | * 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/+199
and the rest so it builds. svn path=/trunk/netsurf/; revision=13554