summaryrefslogtreecommitdiff
path: root/beos/bitmap.h
Commit message (Collapse)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-33/+0
|
* remove unecessary include from beos bitmap headerVincent Sanders2015-04-201-3/+0
|
* fix missing comma in beos operations tableVincent Sanders2015-04-171-1/+3
|
* add missing extern from struct declaration.Vincent Sanders2015-04-171-1/+1
|
* convert beos to bitmap operation tableVincent Sanders2015-04-161-1/+1
|
* Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes ↵François Revel2012-03-221-0/+34
and the rest so it builds. svn path=/trunk/netsurf/; revision=13554