summaryrefslogtreecommitdiff
path: root/beos/about.cpp
Commit message (Collapse)AuthorAgeFilesLines
* erroneous path to testament includeVincent Sanders2014-05-011-1/+1
|
* beos: Fix build (missing includes)François Revol2014-02-021-0/+1
|
* beos: Simplify about boxFrançois Revol2014-01-041-83/+13
| | | | | Just print some version infos, the buttons are there for credits and licence.
* beos: Add credits and licence buttons to about boxFrançois Revol2014-01-041-4/+17
| | | | We'll simplify it to just mention version infos like on atari.
* beos: Fix about boxFrançois Revol2014-01-041-5/+7
|
* clean out useless outdated #if 0 blocks they serve no purpose and keep ↵Vincent Sanders2013-02-181-14/+1
| | | | causing confusion in core refactors. Better examples are available in other frontends or in teh revision control system if strictly necessary
* Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes ↵François Revel2012-03-221-0/+145
and the rest so it builds. svn path=/trunk/netsurf/; revision=13554