Menu

/trunk/Src/FmMain.pas Commit Log


Commit Date  
[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
[r589] (58.9 kB) by delphidabbler

Replaced explicit command line check for '-localhost' from main form and replaced by calls to new TWebInfo.UsingLocalHost method and TWebInfo.LocalHost public constant.

2010-01-19 10:49:03 View
Download
[r575] (59.0 kB) by delphidabbler

* Moved setting of default main form splitter position from main form file to TWindowSettings.
* Moved declaration of constants determining minimum sizes of main form panels from main form file to public constants of TWindowSettings and change TMainForm to use the new constants.

2010-01-16 09:56:13 View
Download
[r539] (59.2 kB) by delphidabbler

Added [localhost] to main form caption if CodeSnip is accessing online web services via localhost for test purposes.

2009-12-31 13:49:38 View
Download
[r516] (59.0 kB) by delphidabbler

Made overview pane treeview expansion state persistent when user database is changed by adding, deleting or updating a snippet:
* Added new SaveTreeState and RestoreTreeState methods to IOverviewDisplayMgr and its implementation in FrOverview.pas.
* Added new PrepareForChange and FinalizeChange methods to TMainDisplayMgr and modified TMainForm.SnippetsChangeHandler to call these methods when database changes.

2009-11-09 00:46:20 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.