Menu

/branches/parsnip/Src/FmMain.pas Commit Log


Commit Date  
[r3832] (58.8 kB) by delphidabbler

Changed various snippet name string parameters and properties to type TSnippetID and modified affected code accordingly.

2013-11-16 00:28:31 View
Download
[r3831] (58.9 kB) by delphidabbler

Changed type of TUserDBMgr.EditSnippet parameter from string to TSnippetID and modified calling code accordingly.

2013-11-15 17:55:21 View
Download
[r3824] (58.8 kB) by delphidabbler

Made TSnippetID into an opaque type: removed Name property and added ToString method to return string representation of snippet ID.
Changed code that read Name property to call ToString instead.

2013-11-15 15:31:01 View
Download
[r3821] (58.8 kB) by delphidabbler

Removed Name property from TSnippet.
Code that used the property changed to read the TSnippet.ID.Name property instead.

2013-11-15 12:02:32 View
Download
[r3799] (58.8 kB) by delphidabbler

Added "Edit snippet" to context menu that appears on detail pane when a snippet is displayed. This replaces the menu item that appeared automatically due to the old edit snippet command-link that was deleted in r3797.

2013-11-14 17:52:43 View
Download
[r3785] (58.7 kB) by delphidabbler

Made actUpdateDbase invisible and replaced the code in its OnExecute handler with a placeholder message.

This has been done because code to display Update From Web dialogue box has been removed.

2013-11-14 14:26:18 View
Download
[r3760] (58.4 kB) by delphidabbler

Added menu item, action and supporting code to display the Configure Diff Viewer Program dialogue box.

2013-11-11 02:51:16 View
Download
[r3584] (58.2 kB) by delphidabbler

Merged revision(s) 3456-3583, 3314-3458 from trunk:

Updated with changes in trunk/Src after applying changes from release 4.8.1 to it.

Resolved conflicts with .vi files by ignoring merged changes.

2013-09-18 16:29:56 View
Download
[r3387] (58.5 kB) by delphidabbler

Merged portable version of application into standard version. Portable version is now run via the -portable command line switch instead of a separately compiled program.

Some consequences:
* Same program may report a different serial number depending on how it is being run.
* Need to change codesnip program update web service to take a new "combined" edition and find some other means of passing info about whether CodeSnip is being used in standard or portable mode.

2013-08-28 11:00:22 View
Download
[r3386] (58.4 kB) by delphidabbler

Removed commented out code.

2013-08-28 02:10:11 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.