Menu

Old Code (SVN) Commit Log


Commit Date  
[r243] by delphidabbler

Added new INoPublicConstruct interface that can be supported by objects that do not permit public construction but that cannot descend from TNoPublicConstructObject, such as TForms.

2009-08-23 22:19:11 Tree
[r242] by delphidabbler

Removed unused code that was causing compiler to emit hints.

2009-08-23 20:04:40 Tree
[r241] by delphidabbler

* Changed TQuery to enforce that it is a singleton object: it can now only be created once.
* TQuery now instantiates itself by means of Instance property: Query function now calls TQuery.Instance rather than constructing object itself.
* Assert statements changed to use ClassName method to get class name for error messages.

2009-08-23 20:01:43 Tree
[r240] by delphidabbler

Added new TNoPublicConstructIntfObject class that provides a protected constructor but fails if the public constructor is called. For use as a base class for reference counted interfaced objects that are constructed via class methods but should not be constructed directly.

2009-08-23 19:30:29 Tree
[r239] by delphidabbler

Version numbers updated to 3.2.1.155, ready for next release.

2009-08-23 18:59:38 Tree
[r238] by delphidabbler

* Added enumerator to TNews in UNews.pas.
* Changed FmUpdateDlg.pas to use new TNews enumerator.
* Moved MySQLDateToDateTime from UNews.pas to UUtils.pas.

2009-08-23 18:51:55 Tree
[r237] by delphidabbler

Removed empty Updates directory.

2009-08-23 18:14:22 Tree
[r236] by delphidabbler

Moved ChangeLog.txt from Doc\Updates to Docs directory.

2009-08-23 18:13:20 Tree
[r235] by delphidabbler

Removed empty Archive directory.

2009-08-23 18:10:10 Tree
[r234] by delphidabbler

Merged all information from files in Doc/Updates/Archive directory into Docs/PreSVNHistory.txt.

2009-08-23 18:06:21 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.