Menu

Old Code (SVN) Commit Log


Commit Date  
[r4074] by delphidabbler

Added new DisplayTag and RemoveTag methods to IWBExternal13 interface in ExternalObj.ridl and implemented it in TWBExternal. Added JavaScript wrappers round the new methods in external.js.

Also renamed some parameters and updated comments.

2013-12-03 03:05:05 Tree
[r4073] by delphidabbler

Added new DisplayTag and RemoveTag methods to INotifier and related SetDisplayTagAction and SetRemoveTagAction to ISetNotifier. Implemented these new methods in TNotifier using the new TDisplayTagAction and TRemoveTagAction actions.

2013-12-03 03:01:08 Tree
[r4072] by delphidabbler

Added methods to TActionFactory to create instance of the new TDisplayTagAction and TRemoveTagAction actions.

2013-12-03 02:58:08 Tree
[r4071] by delphidabbler

Added two new custom action units to project: one displays a tag and the other requests removal of a tag from a snippet's tag list.

2013-12-03 02:56:06 Tree
[r4070] by delphidabbler

Renamed URTFCategoryDoc.pas as Main/CS.Docs.TagInfo.RTF.pas and renamed its TRTFCategoryDoc as TTagInfoRTFDoc.
Updated UPrintDocuments.pas re change of unit and class name.

2013-12-03 00:36:30 Tree
[r4069] by delphidabbler

Revised TRTFCategoryDoc to print the a list of snippets associated with a tag instead of snippets in a category.
Revised TPrintMgr and UPrintDocuments unit to accommodate this change.

2013-12-03 00:25:51 Tree
[r4068] by delphidabbler

Added support for displaying information about a tag view in history menu.

2013-12-02 21:24:18 Tree
[r4067] by delphidabbler

Removed redundant category grouping.

2013-12-02 21:20:46 Tree
[r4066] by delphidabbler

Changed snippet selection frame to order snippets alphabetically, grouped by initial letter.

2013-12-02 21:16:23 Tree
[r4065] by delphidabbler

Added new do-nothing virtual method named FinalizeNode that is called when a tree node is being deleted. Descendants can override if they need to finalise tree nodes (e.g. to free associated objects).

2013-12-02 21:14:05 Tree
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.