aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/Config.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* config/Global: allow calling config_get_string() with one argumentMax Kellermann2015-06-261-3/+1
* fs/Config: remove charset auto-detection via GLibMax Kellermann2015-06-221-14/+0
* fs/Charset: hard-code Windows to ACPMax Kellermann2015-06-221-14/+2
* config/Option: convert to strictly-typed enumMax Kellermann2015-01-211-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* fs/Config: add HAVE_GLIB checkMax Kellermann2014-11-301-1/+1
* fs/Config: swap #if/#elseMax Kellermann2014-11-301-7/+7
* fs/Charset: add DeinitFSCharset()Max Kellermann2014-11-291-0/+8
* fs/Charset: add macro HAVE_FS_CHARSETMax Kellermann2014-11-291-1/+1
* fs/Charset: return Error on SetFSCharset() failureMax Kellermann2014-11-291-4/+6
* fs/Config: remove bogus WIN32 checkMax Kellermann2014-11-291-1/+1
* fs/Charset: disable if GLib is disabledMax Kellermann2014-02-171-2/+4
* Config*: move to config/Max Kellermann2014-01-241-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* include cleanup using iwyuMax Kellermann2013-11-281-6/+0
* *: use nullptr instead of NULLMax Kellermann2013-10-281-4/+4
* fs/Charset: default filesystem charset is UTF-8Max Kellermann2013-10-171-6/+1
* fs/Path: move configuration code to Config.cxxMax Kellermann2013-10-171-0/+70