summaryrefslogtreecommitdiff
path: root/riscos/system_colour.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix colour string matching. Lose unneeded case insensitivity in matching.Michael Drake2012-03-271-3/+1
| | | | svn path=/trunk/netsurf/; revision=13739
* Constify param to gui_system_colour_char function.Michael Drake2012-03-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=13737
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-28/+28
| | | | svn path=/trunk/netsurf/; revision=13548
* Take CSS System Colours from the RISC OS Desktop palette at start and on ↵Steve Fryatt2011-02-251-156/+228
| | | | | | | | mode/palette change. Need to revisit and confirm some of the mappings. svn path=/trunk/netsurf/; revision=11814
* add default system colour handlers to each frontendVincent Sanders2011-01-301-0/+284
svn path=/trunk/netsurf/; revision=11530