summaryrefslogtreecommitdiff
path: root/monkey/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
* Add a deaf monkey frontend. TODO: Make it listenDaniel Silverstone2011-03-121-0/+284
svn path=/trunk/netsurf/; revision=11968