summaryrefslogtreecommitdiff
path: root/utils/nsoption.c
Commit message (Expand)AuthorAgeFilesLines
* add finalisation to options and document the API betterVincent Sanders2013-06-011-56/+176
* fix import of old broken ChoicesVincent Sanders2013-05-291-2/+30
* Ensure colour values around #888888 can be read in HTML output.Michael Drake2013-05-281-1/+2
* add provenance to about:configVincent Sanders2013-05-281-46/+99
* if the colour value is unusable do not assign garbage to teh optionVincent Sanders2013-05-281-4/+5
* copy the options data with memcpy insteadVincent Sanders2013-05-281-6/+2
* add new option API and implementationVincent Sanders2013-05-281-0/+697