Commit Graph

14 Commits (b652d1c42a8308611eb9330d41c49bcf229485d2)

Author SHA1 Message Date
rubidium 699779324e (svn r26499) -Codechange: replace strndup with stredup 10 years ago
rubidium 9838ceb880 (svn r22824) -Codechange: pass sub directory to ini loading 13 years ago
alberth ebb3255338 (svn r22170) -Add: Add IGT_SEQUENCE type for loading ini group lines without further interpretation. 14 years ago
alberth 53032f4080 (svn r22169) -Add: Add parameter to disable automatic group creation in IniLoadFile::GetGroup(). 14 years ago
alberth b9a9022b8a (svn r22168) -Codechange: Move ini file IO and file error reporting to virtual functions. 14 years ago
alberth 090638b0c3 (svn r22167) -Codechange: Extract IniLoadFile base class for loading ini files out of IniFile. 14 years ago
rubidium ec4f688ca0 (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 14 years ago
smatz f85b8c4e09 (svn r17596) -Codechange: constify some tables 15 years ago
rubidium 99d46e0ad7 (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
peter1138 c4c32692df (svn r15085) -Fix (r14164): Clearing a settings group did not delete old items nor reset the last_item pointer, causing lists to not be saved unless they started blank. 16 years ago
rubidium 4548c5a26b (svn r14167) -Fix: items in some ini-groups got duplicated on save. 16 years ago
rubidium d7bfd54a3d (svn r14164) -Codechange: simplify and unify the addition of ini items with value when not loading an ini file.
-Fix: wrong insertion management causing leaks.
16 years ago
smatz 8abd4137d4 (svn r14156) -Fix (r14153): missing/wrong comments 16 years ago
rubidium 7ceb1252a2 (svn r14153) -Codechange: split ini file reading/saving from settings.cpp. 16 years ago