Menu

/trunk/Src/FmMain.pas Commit Log


Commit Date  
[r1044] (56.6 kB) by delphidabbler

* Renamed TDatabaseLoader and TDatabaseLoaderThread and modified TDatabaseLoaderUI to use the renamed class.
* Added replacement TDatabaseLoader static class that loads the database directly, not in a thread. Modified TDatabaseLoaderThread to use TDatabaseLoader.
* Modified TMainForm to load the database on start up using TDatabaseLoader rather than using a TDatabaseLoaderThread object wrapped in a TThreadWrapper object.
* Removed now redundant UThreadWrapper unit from project.

2010-11-24 15:44:08 View
Download
[r1043] (56.7 kB) by delphidabbler

* Modified code that loads database to take a closure that specifies exactly how database is loaded.
* Database re-loading modified to use new TDatabaseLoaderUI class to perform loading instead of actLoadDatabase action.
* Removed redundant actLoadDatabase action and its OnExecute handler.

2010-11-24 15:24:47 View
Download
[r1010] (57.0 kB) by delphidabbler

Renamed UWebInfo unit as Web.UInfo. Updated using units accordingly.

2010-11-15 21:33:44 View
Download
[r1009] (57.0 kB) by delphidabbler

Renamed UWBNulDropTarget unit and its TWBNulDropTarget class to UNulDropTarget and TNulDropTarget respectively. Updated using units accordingly.

2010-11-15 17:42:36 View
Download
[r900] (57.0 kB) by delphidabbler

Added new menu item to help menu, and new action, to display new news dialog box.

2010-09-22 20:17:23 View
Download
[r869] (56.7 kB) by delphidabbler

Removed mailing list subscription facility:
* Removed mailing list dialog box.
* Removed mailing list web service.
* Removed menu items and actions that displayed mailing list dialog box.

2010-09-15 12:11:22 View
Download
[r659] (57.0 kB) by delphidabbler

Changed visibility of TMainForm.InitForm method from strict private to strict protected: had hint that was lower visibility than ancestor class.

2010-03-19 11:23:04 View
Download
[r657] (57.0 kB) by delphidabbler

* Removed all code that is excluded from Delphi 2009 / 2010 by conditionally defined symbols.
* Removed related $IFDEFs. Unused symbols removed from CompilerDefines.inc.
* Removed UAltBugFix.pas unit from project and removed all references to it since its functional code was excluded by conditional symbols on Delphi 2009 and later.

2010-03-19 11:17:16 View
Download
[r625] (59.3 kB) by delphidabbler

Moved code that handles application level exceptions from UExceptions into FmMain since the code is mainly concerned with UI matters.

2010-02-14 01:31:21 View
Download
[r614] (58.8 kB) by delphidabbler

Merged delphi2010-port branch back into trunk.

2010-02-08 20:00:48 View
Download
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.