1
0
mirror of synced 2024-09-19 17:56:09 +00:00
Commit Graph

95 Commits

Author SHA1 Message Date
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
011897142c Fixed: Exists implementation failed for different keys with the same hash value 2004-09-05 13:48:19 +00:00
72f1763ea1 Added: optimized Split function 2004-09-02 14:24:30 +00:00
bc366730a2 Fixed: LookupNode would sometimes return nil after creating a node and balancing the tree
Fixed: SetCursor in LookupNode was not implemented
Fixed: Next followed an incorrect path
2004-09-01 19:31:28 +00:00
f92c475873 Fixed: OwnsObject property and constructor parameter for ObjectHash 2004-09-01 18:19:31 +00:00
9abc76272c Added: X2Utils package so component libraries can safely use it 2004-08-31 14:34:29 +00:00
6ea14fac77 Added: OS.ComCtlVersion and OS.XPManifest properties 2004-08-31 09:12:50 +00:00
cdf35a6cdb Added: option to include Product Name in FormatVersion 2004-08-22 19:38:26 +00:00
e44bcd3706 Added: CompareText/SameText variants 2004-08-22 15:03:02 +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
c47722f0db Added: Pointer and Integer hashes 2004-08-20 11:18:01 +00:00
b105c57f5b Merged: avltree branch 2004-08-20 10:03:59 +00:00
d3ae64e43d Fixed: bug in Binary Tree where root node would not be assigned an index
Fixed: Hash() implementation
2004-07-29 15:49:42 +00:00
4d284957d4 Fixed: hash conflict list 2004-07-29 13:48:35 +00:00
40d0401c95 Added: initial (non-working) X2UtHashes implementation
Changed: restructuring of X2UtBinaryTree to abstract data management
2004-07-29 06:33:18 +00:00
02fc3996a7 Added: TX2UtCustomBTree base class 2004-07-23 13:15:14 +00:00
0e708e29d5 Added: Binary Tree implementation (serves as the basis for an upcoming hashes unit) 2004-07-22 19:31:08 +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
dcbdb9edd5 Fixed: VersionString for Windows Server 2003 2004-07-22 08:20:11 +00:00
84de63ea1e Fixed: X2UtHandCursor.RES missing
Fixed: osUnknown moved to the end of the enum to prevent checks like ">= osWin2K" failing for future Operating Systems
2004-07-09 11:56:01 +00:00
038fd8e845 Added: preliminary DocBook documentation and paged- and single-HTML conversions 2004-06-23 19:44:16 +00:00
a97a491ca2 Added: build flags for App.Version (Debug, Prerelease, Special, Private) 2004-06-23 17:04:06 +00:00
c4e557268f Fixed: Undefined result warning in ValueExists 2004-06-08 20:34:21 +00:00
2fc41bcc1d Added: InRange function
Added: X2UtSettings-compatible Read/WriteFormPos functions
2004-06-08 19:58:59 +00:00
c90841f23e Added: ValueExists method
Fixed: Registry check if value exists to prevent unneccesary exceptions
2004-06-08 18:45:47 +00:00
3f8b9fc77b Fixed: Result not defined warning in registry Read functions 2004-06-08 17:14:17 +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
f02bcc6ffe Added: VirtualTree utilities
Added: Miscellaneous functions
Fixed: minor comment adjustements
2004-06-07 19:17:31 +00:00
a743497b12 Removed: unused buffer variable 2004-06-07 17:00:44 +00:00
e2651f6105 Added: String utilities + FormatSize test 2004-06-07 15:31:14 +00:00
57d01e9821 2004-06-07 14:43:20 +00:00
072b845310 Added: Single Instance unit
Added: test application
2004-06-07 14:37:41 +00:00
7a3cb19ccc Fixed: Subversion keyword substitution 2004-06-07 10:53:36 +00:00
d7677d7939 Added: default Delphi hand cursor replacement 2004-06-07 10:47:14 +00:00
85567ecbdd Fixed: crash due to uncreated App.FVersion
Added: OS.FormatVersion method
2004-06-07 10:27:08 +00:00
c5c46e76b5 Fixed: incorrect unit naming for X2UtApp
Added: X2UtOS - Operating System information
2004-06-06 22:21:17 +00:00
78a034e789 Added: class documentation
Fixed: Delphi 5 and lower compatibility
2004-06-06 21:01:32 +00:00
4b9b741446 Fixed: Subversion keywords 2004-06-06 20:54:15 +00:00
801e64ca1d Renamed: X2App to X2UtApp for consistency 2004-06-06 20:52:30 +00:00
ff9747d06e Added: singleton App object 2004-06-06 20:47:24 +00:00
731a7860f3 Initial commit 2004-06-06 19:43:32 +00:00
131fb51fe5 Created folder remotely 2004-06-06 19:12:24 +00:00