Menu

/trunk/Src/FmMain.pas Commit Log


Commit Date  
[r1874] (53.2 kB) by delphidabbler

Modified some code that tested TSnippetList.Count for greater than zero to use recently added IsEmpty method instead.

2012-06-10 00:01:38 View
Download
[r1786] (53.2 kB) by delphidabbler

Added facility to create a duplicate copy of a snippet in a user specified category.

2012-04-18 16:48:17 View
Download
[r1782] (52.7 kB) by delphidabbler

Added new "Snippets" and "Categories" top level menu items and populated them with menu items removed from "Database" menu. Some menu items renamed.

2012-04-18 12:28:51 View
Download
[r1781] (52.6 kB) by delphidabbler

Re-arranged Help menu - pulled items on sub-menu into main menu.
Added a glyph for CodeSnip News menu item.

2012-04-18 11:49:08 View
Download
[r1770] (52.7 kB) by delphidabbler

Added new Help | On The Web | FAQs menu item that displays CodeSnip FAQs in default browser.
Updated help topic for Help menu re this new option.

** These modifications are the equivalent to those applied in branches/3.x at r1768

2012-04-16 22:17:33 View
Download
[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
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.