Commit | Date | |
---|---|---|
2013-12-14 13:41:46 |
View
Download |
|
[r4308]
(24.6 kB)
by
delphidabbler
Changed ISnippetView to have a SnippetID property of type TSnippetID instead of a Snippet property of type TSnippet. |
2013-12-14 13:36:32 |
View
Download |
[r4306]
(24.8 kB)
by
delphidabbler
Changed TSnippetView's constructor and TViewFactory.CreateSnippetView to take a TSnippetID parameter instead of TSnippet. |
2013-12-14 13:05:28 |
View
Download |
2013-12-14 12:54:54 |
View
Download |
|
2013-12-13 00:29:54 |
View
Download |
|
[r4096]
(25.4 kB)
by
delphidabbler
Removed ICategoryView and related implementation and factory method. |
2013-12-03 17:01:51 |
View
Download |
[r4055]
(29.5 kB)
by
delphidabbler
Modified TTagView.GetDescription to return a special description for a null tag: this is interpreted as representing snippets with no tags. |
2013-12-02 17:37:11 |
View
Download |
[r4052]
(29.4 kB)
by
delphidabbler
Renamed various interface, class and factory method names in UView.pas to correct the spelling of "Null" in their names. |
2013-12-02 16:59:29 |
View
Download |
2013-12-02 16:52:13 |
View
Download |
|
[r4050]
(29.4 kB)
by
delphidabbler
Added ITagView interface and its implementation and a TViewFactory method to create an ITagView instance. |
2013-12-02 16:30:28 |
View
Download |