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. |
2013-12-03 13:02:35 | Tree |
[r4080]
by
delphidabbler
Added TSnippetHTML.Tags method to render HTML of a snippet's tag list. |
2013-12-03 12:58:49 | Tree |
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. |
2013-12-03 12:00:25 | Tree |
2013-12-03 10:19:25 | Tree | |
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 |