summaryrefslogtreecommitdiff
path: root/beos/system_colour.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Constify param to gui_system_colour_char function.Michael Drake2012-03-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=13737
* Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes ↵François Revel2012-03-221-1/+1
| | | | | | and the rest so it builds. svn path=/trunk/netsurf/; revision=13554
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-28/+28
| | | | svn path=/trunk/netsurf/; revision=13548
* Pick the CSS system colours from ui_color() and BScreen::DesktopColor(). ↵François Revel2011-01-301-28/+116
| | | | | | Update those when they are updated in ZETA. Also update the toolbar and statusbar background. svn path=/trunk/netsurf/; revision=11535
* Fix BeOS build.François Revel2011-01-301-5/+17
| | | | svn path=/trunk/netsurf/; revision=11531
* add default system colour handlers to each frontendVincent Sanders2011-01-301-0/+284
svn path=/trunk/netsurf/; revision=11530