Menu

Old Code (SVN) Commit Log


Commit Date  
[r4081] by delphidabbler

Added a "tags" section to snippet page structure as displayed in detail pane, along with code to render required HTML.
Removed "categories" section of snippet page structure along with associated HTML generation code.

2013-12-03 13:02:35 Tree
[r4080] by delphidabbler

Added TSnippetHTML.Tags method to render HTML of a snippet's tag list.
Also tweaked JSALink method to take HTML instead of plain text as its 3rd parameter.

2013-12-03 12:58:49 Tree
[r4079] by delphidabbler

Display is now refreshed after tag removal in ActRemoveTagExecute.

2013-12-03 12:56:54 Tree
[r4078] by delphidabbler

Fixed error in displayTag function: wasn't passing second parameter to external.DisplayTag method,

2013-12-03 12:01:53 Tree
[r4077] by delphidabbler

Fixed bug in TWBExternal's RemoveTag and DisplayTag methods: error in exception handling.
Also re-ordered some methods in interface section.

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

Added support for handling remove tag and display tag actions.

2013-12-03 10:19:25 Tree
[r4075] by delphidabbler

Added new method to remove a tag from a snippet.

2013-12-03 10:18:26 Tree
[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
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.