Commit | Date | |
---|---|---|
[r4261]
(19.2 kB)
by
delphidabbler
Renamed IDatabaseLoader and _IDatabaseLoader to avoid clash with new interface of same name. Also renamed IDatabaseWriter as _IDatabaseWriter as a precaution. |
2013-12-12 15:16:22 |
View
Download |
[r4210]
(19.2 kB)
by
delphidabbler
Fixed bug in code that creates a tag for every category loaded from (old style) database file. |
2013-12-10 16:57:25 |
View
Download |
[r4208]
(19.1 kB)
by
delphidabbler
Renamed TSnippetList defined in DB.USnippets unit as _TSnippetList and modified affect code accordingly. This is a first step towards changing snippet lists throughout the code to use a different list type. |
2013-12-10 16:17:15 |
View
Download |
[r4203]
(19.1 kB)
by
delphidabbler
Removed unused UserDefined parameter from TCategory.Create and IDBDataItemFactory.CreateCategory and made necessary change to using code. |
2013-12-10 11:52:36 |
View
Download |
[r4202]
(19.1 kB)
by
delphidabbler
Added new fAllTags ITagSet field to _TDatabase and ensured any new tags are added to it. |
2013-12-10 11:42:23 |
View
Download |
[r4035]
(19.0 kB)
by
delphidabbler
Fixed problems setting snippet references and tag set following changes made to TSnippet at revision 4034. |
2013-12-01 03:53:23 |
View
Download |
[r4018]
(18.8 kB)
by
delphidabbler
Removed unused USnippetIDs unit from project. |
2013-11-29 01:20:31 |
View
Download |
[r3993]
(18.8 kB)
by
delphidabbler
Fixed GPF bug in new TSnippets.Tags property and associated TSnippetData field that manifested itself when loading the snippets database. |
2013-11-28 01:39:09 |
View
Download |
[r3992]
(18.9 kB)
by
delphidabbler
Modified database loader and import code to add a single tag to each snippet. In database loader this is based on snippet's category while importers add a tag describing import source. |
2013-11-28 01:08:16 |
View
Download |
[r3966]
(18.7 kB)
by
delphidabbler
Renamed TCategory.Snippets property as SnippetIDs and changed its type to ISnippetIDList. |
2013-11-27 01:54:00 |
View
Download |