Menu

Old Code (SVN) Commit Log


Commit Date  
[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
[r2893] by delphidabbler

Modified re changes made in USettings unit in previous revision.

2013-04-02 13:57:09 Tree
[r2892] by delphidabbler

Added new methods to read and write settings values by type to ISettingsSection and implementation. Supported types are - Boolean, Integer, Float, Date-Time and String. The idea is that the burden of value type conversion is moved from client code into Settings object. Boolean values are now written as 'True' and 'False'.
Removed old ItemValues[] array property - now replaced by new methods above.
Removed several unused methods and properties from ISettingsSection and its implementation.

2013-04-02 13:54:28 Tree
[r2891] by delphidabbler

Noted data types used in ini files.

2013-04-02 13:09:22 Tree
[r2890] by delphidabbler

Renamed UUtils unit's DateStamp routine as RFC1123DateStamp.
Modified calling code accordingly.

2013-04-01 11:25:37 Tree
[r2889] by delphidabbler

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

2013-04-01 11:23:19 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.