Menu

/trunk/Src/FmMain.pas Commit Log


Commit Date  
[r1759] (52.6 kB) by delphidabbler

Standardised svn:mime-type properties to "text/pascal" and svn:eol-style to "native"

2012-02-27 11:40:49 View
Download
[r1757] (54.2 kB) by delphidabbler

Reintegrated v4-dev branch into trunk.
Trunk now contains v4 development tree

2012-02-27 11:19:09 View
Download
[r1726] (56.6 kB) by delphidabbler

Changed Toolbar to wrap when window is too small to display it all.

** This is a copy of the change made in the v4-dev branch at r1671.

2011-11-22 10:40:15 View
Download
[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
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.