summaryrefslogtreecommitdiff
path: root/src/config.c
AgeCommit message (Expand)Author
2012-06-30src/config.c: Fix parsing an unset color themeLukas Fleischer
2012-05-31Make appearance.calendarview more explicit in config fileBaptiste Jonglez
2012-05-31Give a meaning to DATE_FORMATSBaptiste Jonglez
2012-05-29src/config.c: Bail out on incomplete directiveLukas Fleischer
2012-05-21Switch to Linux kernel coding styleLukas Fleischer
2012-05-17Fix data type of "general.firstdayofweek"Lukas Fleischer
2012-05-08Declare several parameters/variables constantLukas Fleischer
2012-04-20Mark several functions staticLukas Fleischer
2012-03-29Fix semantics of "general."{systemdialogs,progressbar}Lukas Fleischer
2012-03-29src/config.c: Detect legacy configuration filesLukas Fleischer
2012-03-29src/config.c: Reorder configuration variablesLukas Fleischer
2012-03-27src/config.c: Rename configuration variablesLukas Fleischer
2012-03-26Update copyright rangesLukas Fleischer
2012-03-12Use strcmp() instead of strncmp()Lukas Fleischer
2012-02-24Add a read-only optionLukas Fleischer
2012-02-18Fix up strncat() usageLukas Fleischer
2012-02-17src/config.c: Add missing configuration variablesLukas Fleischer
2012-02-17src/config.c: Revamp configuration file parsingLukas Fleischer
2012-02-17src/config.c: Add more parser/serialization wrappersLukas Fleischer
2012-02-17src/config.c: Introduce config_parse_str()Lukas Fleischer
2012-02-17src/config.c: Keep formatting and commentsLukas Fleischer
2012-02-17src/config.c: Add serialization helperLukas Fleischer
2012-02-16src/config.c: Add junk callback to config_file_walk()Lukas Fleischer
2012-02-16src/config.c: Make config file reading more flexibleLukas Fleischer
2011-12-12src/config.c: Drop support for legacy color schemesLukas Fleischer
2011-12-09src/config.c: Remove map for configuration variablesLukas Fleischer
2011-12-09Extract config file handlers into a separate fileLukas Fleischer