|
863e817675
|
Added: Delphi 2005/2006 compiler versions
Added: support for Delphi 2006' for-in construction on hashes
Added: ResetCache method for Settings factory
|
2005-12-28 19:15:17 +00:00 |
|
|
16ba374f21
|
Added: initial X2UtConfig implementation
Added: variant hashes
Added: Delphi 7 package (note: D6 package is not in sync yet!)
|
2005-08-26 10:25:39 +00:00 |
|
|
227442ca52
|
Removed: binary tree implementation, too buggy
Fixed: Settings, to use new hash class
|
2005-07-01 08:50:41 +00:00 |
|
|
ba8347180b
|
Added: value caching for defined settings
|
2005-03-12 16:54:34 +00:00 |
|
|
06f6bbd768
|
Added: name to duplicate define exception
|
2004-10-30 12:28:15 +00:00 |
|
|
e19d798e51
|
Added: ValidateValue method
|
2004-09-26 13:59:43 +00:00 |
|
|
2caa82fc4a
|
Fixed: WriteString tried to write an Integer
|
2004-09-25 13:29:06 +00:00 |
|
|
00de61b4a8
|
Fixed: writing undefined keys always resulted in an empty value
|
2004-09-05 14:50:31 +00:00 |
|
|
7ad2a1a8d5
|
Fixed: syntax error
|
2004-09-05 14:09:08 +00:00 |
|
|
ccda940d01
|
Fixed: wrong version committed
|
2004-09-05 14:04:41 +00:00 |
|
|
330ba47f5e
|
Fixed: base key not applied correctly in registry settings
|
2004-09-05 14:04:05 +00:00 |
|
|
4d7c80a247
|
Fixed: LookupNode did not return newly created nodes
Fixed: Settings definitions, removed range support
|
2004-08-20 19:04:22 +00:00 |
|
|
594de2b48a
|
Added: Define implementation, needs some more thought as to the usefulness of ranges
|
2004-08-20 14:43:13 +00:00 |
|
|
dd627c8b74
|
Changed: renamed all tree and hash structure from X2Ut... to X2... for consistency
Added: TObject tree and hash
|
2004-08-20 13:03:07 +00:00 |
|
|
451903597f
|
Moved: license is now in external file
Changed: preparations for new X2UtSettings feature; definitions
|
2004-07-22 14:52:09 +00:00 |
|
|
c90841f23e
|
Added: ValueExists method
Fixed: Registry check if value exists to prevent unneccesary exceptions
|
2004-06-08 18:45:47 +00:00 |
|
|
82daac7c02
|
Added: generic settings classes
Added: INI and Registry settings extensions
Added: settings test application
|
2004-06-08 15:02:57 +00:00 |
|