Menu

/trunk/Src/UUpdateCheckers.pas Commit Log


Commit Date  
[r2916] (12.7 kB) by delphidabbler

Renamed FmUpdateDlg unit to FmDBUpdateDlg.
Also renamed all types in form TUpdateXXX to TDBUpdateXXX.
Updated using code accordingly.

2013-04-04 12:09:12 View
Download
[r2915] (12.7 kB) by delphidabbler

Renamed UUpdateMgr unit to UDBUpdateMgr.
Also renamed all types in form TUpdateXXX to TDBUpdateXXX.
Updated using code accordingly.

2013-04-04 11:41:08 View
Download
[r2901] (12.7 kB) by delphidabbler

Added missing XMLDoc comment to TUpdateCheckerThread class.

2013-04-03 16:56:18 View
Download
[r2899] (12.5 kB) by delphidabbler

Heavily revised unit.
Introduced a common abstract base class for TProgramUpdateCheckerThread and TDatabaseUpdateCheckerThread that provides common functionality. This new class also takes on the work of the TUpdateCheckerConfig class, which was removed.
Revised to support user-specified update frequencies. (Previously only check is user had given or denied permission to perform updates and used a 1 day frequency.

2013-04-03 14:00:13 View
Download
[r2893] (12.0 kB) by delphidabbler

Modified re changes made in USettings unit in previous revision.

2013-04-02 13:57:09 View
Download
[r2889] (13.1 kB) by delphidabbler

Removed TUpdateCheckerConfig.NowAsGMT method and replaced calls with NowGMT from UUtils unit.

2013-04-01 11:23:19 View
Download
[r2885] (13.4 kB) by delphidabbler

Changed so that update checks are not perform more than once in a day. Added new TUpdateCheckerConfig class to maintain records of last update date for program and database updates.

2013-04-01 10:05:55 View
Download
[r2883] (8.8 kB) by delphidabbler

Added new unit containing threads that check for database and program updates and create notification when updates are found.

2013-03-31 09:07:25 View
Download
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.