aboutsummaryrefslogtreecommitdiffstats
path: root/src/ConfigData.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-09utils: convert to C++Max Kellermann1-4/+1
2013-01-30ConfigData: use simple linked list instead of GSListMax Kellermann1-1/+2
2013-01-30ConfigData: move functions into the classMax Kellermann1-22/+19
2013-01-30ConfigData: add constructors/destructorsMax Kellermann1-28/+5
2013-01-30ConfigData: use std::string in block_paramMax Kellermann1-12/+7
2013-01-30ConfigData: use std::vector for the block_param listMax Kellermann1-23/+9
2013-01-30ConfigData: use new/delete instead of GLibMax Kellermann1-2/+2
2013-01-30conf: move struct definitions to ConfigData.hxxMax Kellermann1-0/+186