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: |
2009-11-18 02:07:46 | Tree |
2009-11-18 01:36:19 | Tree | |
2009-11-18 01:17:01 | Tree | |
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. |
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 |
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 |