Commit | Date | |
---|---|---|
[r4293]
(22.6 kB)
by
delphidabbler
Overhauled TUserInfo record: |
2013-12-13 02:21:37 |
View
Download |
[r4292]
(22.8 kB)
by
delphidabbler
Overhauled TUserDetails record: |
2013-12-13 02:13:47 |
View
Download |
[r4286]
(22.8 kB)
by
delphidabbler
Removed temporary Category (ID) property from TSnippetBase and all code that supported using the property. |
2013-12-12 23:45:15 |
View
Download |
2013-12-10 03:50:41 |
View
Download |
|
[r4197]
(23.1 kB)
by
delphidabbler
Removed reference to TReservedCategories by hard wiring the special import category ID as a string literal. Note: this is a temporary change en-route to removing support for categories. |
2013-12-10 03:46:02 |
View
Download |
[r4173]
(23.0 kB)
by
delphidabbler
Added new IStringList.IsEmpty method and its implementation in TIStringList. |
2013-12-09 20:26:59 |
View
Download |
[r4040]
(23.0 kB)
by
delphidabbler
Modified TCodeImporter to ensure snippet's title is non-empty: uses snippet ID if no title present for a snippet. |
2013-12-02 02:25:18 |
View
Download |
[r4037]
(22.6 kB)
by
delphidabbler
Replaced TSnippet's Language function with LanguageID property that uses the pre-existing implementation in TDBSnippet. Modified using code accordingly. |
2013-12-02 01:43:24 |
View
Download |
[r4019]
(22.5 kB)
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 |
View
Download |
[r3992]
(22.5 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 |