summaryrefslogtreecommitdiff
path: root/beos/system_colour.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix building on Haiku.François Revel2012-04-171-4/+9
* Fix the fix. (we used a different name for this struct member than on other p...François Revel2012-03-291-1/+1
* Fix colour string matching. Lose unneeded case insensitivity in matching.Michael Drake2012-03-271-4/+2
* Constify param to gui_system_colour_char function.Michael Drake2012-03-271-1/+1
* Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes an...François Revel2012-03-221-1/+1
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-28/+28
* Pick the CSS system colours from ui_color() and BScreen::DesktopColor(). Upda...François Revel2011-01-301-28/+116
* Fix BeOS build.François Revel2011-01-301-5/+17
* add default system colour handlers to each frontendVincent Sanders2011-01-301-0/+284