summaryrefslogtreecommitdiff
path: root/src/ini_type.h
AgeCommit message (Expand)Author
2021-07-02Change: move sensitive information to secrets.cfg and private information to ...Patric Stout
2021-05-13Codechange: move script settings to std::stringrubidium42
2020-12-27Codechange: Keep filenames of loaded Fio files in std::strings.Michael Lutz
2020-12-27Codechange: Stringify config file paths.Michael Lutz
2020-12-14Cleanup: use std::optional instead of custom implementation.frosch
2020-05-21Codechange: Use std::string in INI file parsing.Michael Lutz
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2018-10-31Doc: Lots and lots of doxymentation fixesCharles Pigott
2014-04-24(svn r26499) -Codechange: replace strndup with streduprubidium
2011-08-24(svn r22824) -Codechange: pass sub directory to ini loadingrubidium
2011-03-03(svn r22170) -Add: Add IGT_SEQUENCE type for loading ini group lines without ...alberth
2011-03-03(svn r22169) -Add: Add parameter to disable automatic group creation in IniLo...alberth
2011-03-03(svn r22168) -Codechange: Move ini file IO and file error reporting to virtua...alberth
2011-03-03(svn r22167) -Codechange: Extract IniLoadFile base class for loading ini file...alberth
2011-01-18(svn r21845) -Codechange: move documentation towards the code to make it more...rubidium
2009-09-20(svn r17596) -Codechange: constify some tablessmatz
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-01-14(svn r15085) -Fix (r14164): Clearing a settings group did not delete old item...peter1138
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 r14156) -Fix (r14153): missing/wrong commentssmatz
2008-08-24(svn r14153) -Codechange: split ini file reading/saving from settings.cpp.rubidium