Menu

Old Code (SVN) Commit Log


Commit Date  
[r4312] by delphidabbler

Added new NewSnippet and AddSnippet methods to TDatabase.

2013-12-14 15:35:54 Tree
[r4311] by delphidabbler

Added ContainsSubSet method to ITagSet and implementation in TTagSet.

2013-12-14 15:06:18 Tree
[r4310] by delphidabbler

Changed history so that updating a snippet no longer clears the history.

2013-12-14 14:13:10 Tree
[r4309] by delphidabbler

Fixed error in TSnippetView.GetDescription.

2013-12-14 13:41:46 Tree
[r4308] by delphidabbler

Changed ISnippetView to have a SnippetID property of type TSnippetID instead of a Snippet property of type TSnippet.
Modified calling code accordingly.

2013-12-14 13:36:32 Tree
[r4307] by delphidabbler

Fixed small commenting error.

2013-12-14 13:07:48 Tree
[r4306] by delphidabbler

Changed TSnippetView's constructor and TViewFactory.CreateSnippetView to take a TSnippetID parameter instead of TSnippet.
Modified calling code accordingly.

2013-12-14 13:05:28 Tree
[r4305] by delphidabbler

Removed redundant TViewFactory.CreateDBItemView method.

2013-12-14 12:54:54 Tree
[r4304] by delphidabbler

Changed data type for change events involving snippets passed via Info property of IDatabaseChangeEventInfo from TSnippet to TBox<TSnippetID>. Modified change event handlers in using code accordingly.
Also added new code to generate an IDatabaseChangeEventInfo.Info property value of TBox<TTag> ready for when event re changes to tags need to triggered.

2013-12-14 12:52:24 Tree
[r4303] by delphidabbler

Moved all change event handling code from _TDatabase into TDatabase and removed AddChangeEventHandler and RemoveChangeEventHandler from _IDatabase.
Relocated TDatabaseChangeEventKind and IDatabaseChangeEventInfo within DB.UMain unit to be visible to TDatabase.
Modified all code that called AddChangeEventHandler and RemoveChangeEventHandler from _Database object to call methods on Database object instead.

2013-12-14 11:09:10 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.