summaryrefslogtreecommitdiff
path: root/beos/beos_save_complete.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes ↵François Revel2012-03-221-85/+0
| | | | | | and the rest so it builds. svn path=/trunk/netsurf/; revision=13554
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-1/+1
| | | | svn path=/trunk/netsurf/; revision=12283
* remove _GNU_SOURCE define from everywhere.Vincent Sanders2010-04-241-2/+0
| | | | | | strndup is not standard so provide an implementation. svn path=/trunk/netsurf/; revision=10474
* Default BeOS implementation for save_complete_gui_save() and ↵François Revel2010-01-021-0/+87
save_complete_htmlSaveFileFormat(). svn path=/trunk/netsurf/; revision=9780