aboutsummaryrefslogtreecommitdiffstats
path: root/src/ConfigFile.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* ConfigFile.cxx: use FOpenModeDenis Krjuchkov2013-02-021-1/+1
* ConfigData: use simple linked list instead of GSListMax Kellermann2013-01-301-5/+18
* ConfigData: move functions into the classMax Kellermann2013-01-301-2/+2
* ConfigData: add constructors/destructorsMax Kellermann2013-01-301-5/+5
* conf.h: move the GQuark to ConfigQuark.hxxMax Kellermann2013-01-301-0/+1
* ConfigFile: simplify error cleanupMax Kellermann2013-01-301-23/+24
* ConfigFile: move code to ConfigGlobal.cxxMax Kellermann2013-01-301-161/+4
* ConfigFile: add struct ConfigDataMax Kellermann2013-01-301-9/+8
* conf: move struct definitions to ConfigData.hxxMax Kellermann2013-01-301-166/+1
* ConfigFile: add enum ConfigOptionMax Kellermann2013-01-301-26/+22
* ConfigOption: rename to ConfigTemplateMax Kellermann2013-01-301-3/+3
* ConfigFile: move code to ConfigOptions.cxxMax Kellermann2013-01-301-73/+1
* ConfigFile: split config_entryMax Kellermann2013-01-301-39/+27
* ConfigFile, CommandLine: use the Path classMax Kellermann2013-01-291-4/+8
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-1/+1
* path: convert to C++Max Kellermann2013-01-171-1/+1
* conf: convert to C++Max Kellermann2013-01-101-0/+677