Commit | Date | |
---|---|---|
[r4195]
by
delphidabbler
Revised "outro" page of SWAG Import Wizard, and associated HTML template file, to show name of tag allocated to imported snippets instead of category. Revised TSWAGImporter to provide new SWAGTagName that provides the required tag name and removed redundant SWAGCategoryDesc method. |
2013-12-10 03:37:54 | Tree |
[r4194]
by
delphidabbler
Removed redundant Categories property and GetCategories accessor from IDatabase and implementation in _TDatabase. |
2013-12-10 03:27:38 | Tree |
[r4193]
by
delphidabbler
Removed reference to IDatabase.Categories property and to TReservedCategories by hard wiring the SWAG category ID and description as string literals. Note: this is a temporary change en-route to removing support for categories. |
2013-12-10 03:25:21 | Tree |
[r4192]
by
delphidabbler
Disabled Categories drop down list (flagged in UI as not in use). |
2013-12-10 03:14:50 | Tree |
[r4191]
by
delphidabbler
Replaced display of a snippet's category information with a list of its associated tags. |
2013-12-10 02:45:16 | Tree |
[r4190]
by
delphidabbler
Removed unused property and methods from TCategory, TCategoryEx, TCategoryList and TCategoryListEx. |
2013-12-10 02:35:58 | Tree |
2013-12-10 02:09:15 | Tree | |
[r4188]
by
delphidabbler
Removed redundant TCategoryListAdapter field and reference to UCategoryListAdapter unit reference. |
2013-12-10 02:04:13 | Tree |
[r4187]
by
delphidabbler
Removed redundant GetEditableCategoryInfo, AddCategory, DeleteCategory and UpdateCategory methods from IDatabaseEdit and implementation in _TDatabase. Also removed some private methods of _TDatabase made redundant as a result. |
2013-12-10 02:02:15 | Tree |
[r4186]
by
delphidabbler
Modified snippets editor to set edited snippet's tag to be same as currently selected category. This is a temporary fix to prevent snippets editor from removing any existing tags from snippets. |
2013-12-10 01:51:48 | Tree |