Menu

Old Code (SVN) Commit Log


Commit Date  
[r531] by delphidabbler

Added required DelphiDabbler library code to project in Src/3rdParty directory so that the code no longer needs to be installed into in a pre-compiled package:
* PJStreamWrapper.pas from Stream Extension Classes project v3.0
* PJSysInfo.pas from System Information Unit project v3.2.1
* PJVersionInfo.pas from Version Information Component project v3.2.0
* PJWdwState.pas from Window State Components project v5.3.1

2009-11-18 02:07:46 Tree
[r530] by delphidabbler

* Documented changes for release 3.4.6
* Fixed typo and errors.

2009-11-18 01:36:19 Tree
[r529] by delphidabbler

Flagged a bug TODO entry as fixed.

2009-11-18 01:17:01 Tree
[r528] by delphidabbler

Version numbers updated to 3.4.6.165.

2009-11-18 01:11:03 Tree
[r527] by delphidabbler

Changed TDataBackupMgr to backup user database to a single file in the per-user application data folder rather than copying all files to a backup folder. Should fix bug #2898687.

2009-11-18 01:03:44 Tree
[r526] by delphidabbler

* Rewrote TUserDBBackup as a sub class of new TFolderBackup.
* Now writes a file identifier of $DBAC to backup file to identify it as a user database backup.

2009-11-18 00:59:28 Tree
[r525] by delphidabbler

Added new UFolderBackup unit. Class that can back up all text files in a folder into a single file.

2009-11-18 00:57:09 Tree
[r524] by delphidabbler

Corrected general update error message string.

2009-11-17 16:14:14 Tree
[r523] by delphidabbler

Changed TDataStreamWriter.WriteSmallInt to write -ve SmallInt values correctly. Was writing all -ve values as $FFFF.

2009-11-17 16:13:29 Tree
[r522] by delphidabbler

Fixed potential GetTickCount wrap-round bug in Pause routine in UUtils unit.

2009-11-13 15:39:42 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.