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 |
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. |
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 |
2013-04-02 16:19:25 | Tree | |
[r2895]
by
delphidabbler
Renamed ISettingsSection's GetEncryptedItemValue and SetEncryptedItemValue methods as GetEncryptedString and SetEncryptedString respectively. |
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 |