Commit | Date | |
---|---|---|
2013-05-14 13:38:22 | Tree | |
[r3033]
by
delphidabbler
Refactored actual database moving code into new UUserDBMove unit. |
2013-05-14 12:56:20 | Tree |
[r3032]
by
delphidabbler
Added new RelativeNames parameter to ListFiles routine that determines whether the list of files created by the routine includes file names relative to the given directory or fully specified file names. |
2013-05-14 12:53:37 | Tree |
2013-05-14 12:49:30 | Tree | |
2013-05-13 19:18:58 | Tree | |
[r3029]
by
delphidabbler
Moved method to display dialogue box used to move user database from TDialogMgr to TUserDBMgr. |
2013-05-13 16:38:09 | Tree |
[r3028]
by
delphidabbler
Added new TActionListHelper for TCustomActionList that adds an Update method that updates all the actions contained in the TCustomActionList. |
2013-05-12 23:56:41 | Tree |
[r3027]
by
delphidabbler
Removed bullet stating that local database must be stored on local machine. |
2013-05-12 22:03:16 | Tree |
[r3026]
by
delphidabbler
Replaced some VCL library code with custom code to enable the database to be backed up to a network drive. This fixes bug #81 "Move database to a network drive" (https://sourceforge.net/p/codesnip/bugs/81/). |
2013-05-12 10:52:58 | Tree |
[r3025]
by
delphidabbler
Added OnProgress event to TFileUpdater that is used in TDBUpdateDlg, via TDBUpdateMgr, to display a progress bar while database files are being updated. Fixes bug #79 "Update From Web Dialogue appears to freeze when updating database" (https://sourceforge.net/p/codesnip/bugs/79/) |
2013-05-12 10:38:54 | Tree |