Packages/D6
|
Added: X2Utils package so component libraries can safely use it
|
2004-08-31 14:34:29 +00:00 |
Test
|
Changed: rewrote hashes to use an optimized Trie (bucket tree)
|
2005-06-30 12:18:53 +00:00 |
UnitTests
|
Removed: binary tree implementation, too buggy
|
2005-07-01 08:50:41 +00:00 |
license.txt
|
Fixed: license year
|
2005-07-01 08:51:27 +00:00 |
X2UtApp.pas
|
Removed: old DocBook documentation
|
2004-12-28 14:35:31 +00:00 |
X2UtBits.pas
|
Fixed: warnings, some related to D7's unsafe code checks
|
2004-09-07 14:41:40 +00:00 |
X2UtCompilerVersion.inc
|
Removed: old DocBook documentation
|
2004-12-28 14:35:31 +00:00 |
X2UtGraphics.pas
|
Added: BlendColors function
|
2004-11-23 12:56:44 +00:00 |
X2UtHandCursor.cur
|
Added: default Delphi hand cursor replacement
|
2004-06-07 10:47:14 +00:00 |
X2UtHandCursor.pas
|
Moved: license is now in external file
|
2004-07-22 14:52:09 +00:00 |
X2UtHandCursor.rc
|
Added: default Delphi hand cursor replacement
|
2004-06-07 10:47:14 +00:00 |
X2UtHandCursor.RES
|
Fixed: X2UtHandCursor.RES missing
|
2004-07-09 11:56:01 +00:00 |
X2UtHashes.pas
|
Changed: rewrote hashes to use an optimized Trie (bucket tree)
|
2005-06-30 12:18:53 +00:00 |
X2UtMisc.pas
|
Added: CompareFloat
|
2004-11-02 12:59:27 +00:00 |
X2UtOS.pas
|
Added: OS.ComCtlVersion and OS.XPManifest properties
|
2004-08-31 09:12:50 +00:00 |
X2UtSettings.pas
|
Removed: binary tree implementation, too buggy
|
2005-07-01 08:50:41 +00:00 |
X2UtSettingsForm.pas
|
Fixed: form position is not changed when no settings are available yet
|
2005-03-14 19:17:34 +00:00 |
X2UtSettingsINI.pas
|
Removed: binary tree implementation, too buggy
|
2005-07-01 08:50:41 +00:00 |
X2UtSettingsRegistry.pas
|
Removed: binary tree implementation, too buggy
|
2005-07-01 08:50:41 +00:00 |
X2UtSettingsVirtualTree.pas
|
Added: VirtualTree header settings
|
2005-03-12 16:01:52 +00:00 |
X2UtSingleInstance.pas
|
Moved: license is now in external file
|
2004-07-22 14:52:09 +00:00 |
X2UtStrings.pas
|
Added: ReplacePart function
|
2005-06-28 13:06:16 +00:00 |
X2UtTrees.pas
|
Added: integer tree (untested)
|
2005-01-12 18:56:31 +00:00 |
X2UtVirtualTree.pas
|
Added: VirtualTree header settings
|
2005-03-12 16:01:52 +00:00 |