summaryrefslogtreecommitdiff
path: root/desktop/system_colour.c
Commit message (Collapse)AuthorAgeFilesLines
* Change interface to system colours to allow reporting of errorsVincent Sanders2017-03-011-8/+15
| | | | | | Allow system colour interface to report errors instead of silently failing and propogate the errors. This also fixes teh system colour documentation.
* move the CSS content handlerVincent Sanders2016-05-261-2/+2
|
* stop system colours being anything to do with frontendsVincent Sanders2014-01-101-17/+19
|
* Move NetSurf to CSS colour conversion macro. Make both conversion macros ↵Michael Drake2013-05-291-2/+1
| | | | the same.
* remove ambiguity in subtraction and maskingVincent Sanders2013-05-291-1/+1
|
* fix transparancy on css colour lookupVincent Sanders2013-05-291-2/+2
|
* add common system colour implementationVincent Sanders2013-05-281-0/+102