Menu

Old Code (SVN) Commit Log


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

New NowGMT function that returns current date & time as TDateTime is GTM/UTC.
Reimplemented DateStamp in terms of NowGMT and made it inline.

2013-04-01 11:21:40 Tree
[r2887] by delphidabbler

Standardised all floating point data type as "Float".

2013-04-01 10:47:49 Tree
[r2886] by delphidabbler

Noted details of new UpdateChecks section of per-user config file.

2013-04-01 10:37:43 Tree
[r2885] 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 Tree
[r2884] by delphidabbler

Added new "UpdateChecks" section to config file.

2013-04-01 10:03:48 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.