Commit | Date | |
---|---|---|
[r4019]
by
delphidabbler
Renamed IDatabase and Database function, along with internal TDatabase class and PvtDatabase varibale by placing underscore in front of their names. This is to flag the items as "legacy" and to avoid name clashes with new database code being developed. |
2013-11-29 01:49:18 | Tree |
[r4018]
by
delphidabbler
Removed unused USnippetIDs unit from project. |
2013-11-29 01:20:31 | Tree |
2013-11-29 01:17:21 | Tree | |
2013-11-29 00:58:39 | Tree | |
[r4015]
by
delphidabbler
Temporarily renamed TSnippet as TNewSnippet: this is to avoid name clashes with existing TSnippet. Once the old implementation has been removed TNewSnippet can be changed back to TSnippet. |
2013-11-29 00:55:08 | Tree |
[r4014]
by
delphidabbler
Added MPL 2.0 boilerplate to units recently copied from experimental branch. |
2013-11-29 00:50:41 | Tree |
[r4013]
by
delphidabbler
Modified TSnippetBase, TSnippet and TPartialSnippet to compile in "parsnip", changing some property types and adjusting data type names as necessary. Also tweked some getter and setter code. |
2013-11-29 00:42:27 | Tree |
[r4012]
by
delphidabbler
Changed TDBSnippetID type (as used in "experimental" branch) to the similar TSnippetID (as used in "parsnip"). |
2013-11-29 00:35:59 | Tree |
[r4011]
by
delphidabbler
Copied CS.Database.SnippetLinks unit from "experimental" branch and added to project. This unit is required by CS.Database.Snippets. |
2013-11-29 00:34:03 | Tree |
[r4010]
by
delphidabbler
Copied CS.Database.Snippets unit from "experimental" branch and added to project. It's planned to use this unit as a basis for a new snippet implementation. |
2013-11-29 00:08:10 | Tree |