aboutsummaryrefslogtreecommitdiffstats
path: root/src/ConfigPath.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+2
| | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies.
* util/Error: new error passing libraryMax Kellermann2013-09-041-20/+16
| | | | Replaces GLib's GError.
* ConfigPath: return a Path objectMax Kellermann2013-08-071-8/+17
| | | | | Migrate all callers to use Path directly, instead of doing the conversion in each caller.
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-2/+2
|
* utils: convert to C++Max Kellermann2013-04-091-0/+120