Henry Wilson
|
7c8e7c6b6e
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
|
Charles Pigott
|
f5b1115039
|
Doc: Lots and lots of doxymentation fixes
|
2018-10-31 12:35:54 +01:00 |
|
rubidium
|
8960939b22
|
(svn r26499) -Codechange: replace strndup with stredup
|
2014-04-24 18:37:39 +00:00 |
|
rubidium
|
05300a00b1
|
(svn r22824) -Codechange: pass sub directory to ini loading
|
2011-08-24 13:38:26 +00:00 |
|
alberth
|
fa9c193539
|
(svn r22170) -Add: Add IGT_SEQUENCE type for loading ini group lines without further interpretation.
|
2011-03-03 20:56:33 +00:00 |
|
alberth
|
6a88af662b
|
(svn r22169) -Add: Add parameter to disable automatic group creation in IniLoadFile::GetGroup().
|
2011-03-03 20:55:06 +00:00 |
|
alberth
|
722296e797
|
(svn r22168) -Codechange: Move ini file IO and file error reporting to virtual functions.
|
2011-03-03 20:53:09 +00:00 |
|
alberth
|
d19a9f5df5
|
(svn r22167) -Codechange: Extract IniLoadFile base class for loading ini files out of IniFile.
|
2011-03-03 20:50:24 +00:00 |
|
rubidium
|
7efd7e19ed
|
(svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m].
|
2011-01-18 22:31:06 +00:00 |
|
smatz
|
114d48e492
|
(svn r17596) -Codechange: constify some tables
|
2009-09-20 23:11:01 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
peter1138
|
7d70f0cd14
|
(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.
|
2009-01-14 20:23:45 +00:00 |
|
rubidium
|
621a9b647a
|
(svn r14167) -Fix: items in some ini-groups got duplicated on save.
|
2008-08-25 15:15:41 +00:00 |
|
rubidium
|
411c65e755
|
(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.
|
2008-08-25 06:35:28 +00:00 |
|
smatz
|
0d4e7f9537
|
(svn r14156) -Fix (r14153): missing/wrong comments
|
2008-08-24 17:29:57 +00:00 |
|
rubidium
|
ae32d158cb
|
(svn r14153) -Codechange: split ini file reading/saving from settings.cpp.
|
2008-08-24 13:50:31 +00:00 |
|