summaryrefslogtreecommitdiff
path: root/src/ini.cpp
AgeCommit message (Expand)Author
2009-03-14(svn r15707) -Fix (r15686): The config file was not updated on Windows becaus...michi_cc
2009-03-12(svn r15686) -Codechange: make it a bit harder for crashes to trash your conf...rubidium
2009-03-12(svn r15682) -Codechange: some coding stylerubidium
2009-01-14(svn r15085) -Fix (r14164): Clearing a settings group did not delete old item...peter1138
2008-09-07(svn r14257) -Fix (r14153): incorrect update of ini-file group tail pointer c...rubidium
2008-09-02(svn r14231) -Fix: Windows binaries not able to read non-windows newlines ini...rubidium
2008-08-31(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h...rubidium
2008-08-25(svn r14167) -Fix: items in some ini-groups got duplicated on save.rubidium
2008-08-25(svn r14164) -Codechange: simplify and unify the addition of ini items with v...rubidium
2008-08-24(svn r14161) -Codechange: allow inis to be loaded from tars.rubidium
2008-08-24(svn r14156) -Fix (r14153): missing/wrong commentssmatz
2008-08-24(svn r14153) -Codechange: split ini file reading/saving from settings.cpp.rubidium