Menu

Old Code (SVN) Commit Log


Commit Date  
[r2903] by delphidabbler

Added flag to indicate that display should be redrawn if one of auto-update frequency check box's value changed. This is because welcome screen, if displayed, needs to be updated.

2013-04-03 20:55:57 Tree
[r2902] by delphidabbler

New help topics for program and database update pop-up notification windows.

2013-04-03 16:58:00 Tree
[r2901] by delphidabbler

Added missing XMLDoc comment to TUpdateCheckerThread class.

2013-04-03 16:56:18 Tree
[r2900] by delphidabbler

Updated help topic re changed made to Updates tab of Preferences dialogue box at revision 2898.

2013-04-03 14:17:25 Tree
[r2899] 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 Tree
[r2898] by delphidabbler

Replaced check boxes that were used to switch on and off auto-update checking with combo boxes where user can choose a suitable auto-update checking frequency.

2013-04-03 13:54:47 Tree
[r2897] by delphidabbler

Replaced IPreferences AutoCheckDatabaseUpdates and AutoCheckProgramUpdates properties with AutoCheckDatabaseFrequency and AutoCheckProgramFrequency respectively. These properties now specify a frequency of update checking in days, with 0 being "don't check".

2013-04-03 13:50:02 Tree
[r2896] by delphidabbler

Completed XMLDoc commenting unit.

2013-04-02 16:19:25 Tree
[r2895] by delphidabbler

Renamed ISettingsSection's GetEncryptedItemValue and SetEncryptedItemValue methods as GetEncryptedString and SetEncryptedString respectively.
Modified affected client code to use new method names.

2013-04-02 14:22:27 Tree
[r2894] by delphidabbler

Added code to start and stop code that checks for program and database updates in background threads along with code that displays any resulting notifications in a pop up window in main window.

2013-04-02 13:59:29 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.