Commit | Date | |
---|---|---|
[r4021]
by
delphidabbler
Restricted valid tags to letters, numbers, underscore, hyphen or space. I've done this to allow special punctuation characters in a future search box to have a reserved meaning and not to be confused with part of a tag. |
2013-11-30 04:36:07 | Tree |
2013-11-29 23:12:01 | Tree | |
[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 |