1
0
mirror of synced 2024-09-16 16:46:09 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Jan Middelburg
00f51f5197
Add System.IOUtils, 2021-12-06 11:18:49 +01:00
Jan Middelburg
c0ca278638
Memory issue when using SHGetSpecialFolderLocation (deprecated) 2021-12-03 13:23:05 +01:00
29c1cab091 Added: App.ProgramDataPath property 2015-02-28 19:52:44 +00:00
d762903951 Fixed OS.Version for Delphi XE2
Resolved string typecast warning
2014-12-31 09:36:39 +00:00
2ff0f544d3 Unicode compatibility for App.Version.Strings 2014-07-02 13:44:16 +00:00
020b8eaeb6 Delphi XE2 compatibility 2013-02-15 11:28:24 +00:00
b08e7df883 LocalIfGLobalFails property for X2UtSingleInstance
VistaMan units; like XPMan but with various requested privilege levels
2010-01-31 00:11:02 +00:00
ec1474ee14 Changed: compiler defines use "PLUS" postfix to indicate "this version or higher", regular Delphi version defines now indicate only that version 2009-02-25 10:51:58 +00:00
0a35f987f0 Added: Vista support for X2UtOS
Added: X2UtProcess unit
Changed: on-demand loading for App.Version (optimization for creating multiple instances in multi-threaded situations)
Fixed: revert BeginSection calls in X2UtPersist on failure
Fixed: use BoolToStr instead of ReadInteger for boolean registry values
2008-01-20 14:50:26 +00:00
d96cbe45a4 Added: App.FileName property
Changed: moved version reading to TX2AppVersion, which can then be used stand-alone
2006-01-08 15:15:20 +00:00
909f804569 Added: App.UserPath property
Fixed: bug in resetting hash cursor
2005-10-14 09:16:53 +00:00
268e180dec Added: App.MainPath property, providing the main executable's path in package/DLL context 2005-08-29 06:52:10 +00:00
179e581441 Removed: old DocBook documentation
Added: experimental JavaDoc (Time2Help) documentation comments
Added: Delphi 8 and unknown compilers "support"
2004-12-28 14:35:31 +00:00
39eda1a4a5 Fixed: CompanyName did not return a value 2004-09-10 09:34:37 +00:00
cdf35a6cdb Added: option to include Product Name in FormatVersion 2004-08-22 19:38:26 +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
a97a491ca2 Added: build flags for App.Version (Debug, Prerelease, Special, Private) 2004-06-23 17:04:06 +00:00
f02bcc6ffe Added: VirtualTree utilities
Added: Miscellaneous functions
Fixed: minor comment adjustements
2004-06-07 19:17:31 +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