| Commit | Date | |
|---|---|---|
|
[r4368]
by
delphidabbler
Added new ISnippetKindList interface and its implementation in the new TSnippetKindList class. |
2013-12-17 07:08:57 | Tree |
|
[r4367]
by
delphidabbler
Moved TSnippetKindInfo record from DB.USnippetKind unit to CS.Database.Types. |
2013-12-17 06:33:35 | Tree |
| 2013-12-17 02:43:13 | Tree | |
| 2013-12-17 02:37:50 | Tree | |
|
[r4364]
by
delphidabbler
Revised calls that relied on TSnippetHelper methods to call appropriate methods of TDBSnippet instead. |
2013-12-17 02:34:40 | Tree |
| 2013-12-17 02:31:09 | Tree | |
|
[r4362]
by
delphidabbler
Revised TDatabase.DeleteSnippet to access the snippet table directly via its fSnippetsTable field instead of via its temporary __SnippetsTable property. |
2013-12-17 02:29:36 | Tree |
|
[r4361]
by
delphidabbler
Removed the redundant IDatabaseEdit and _IDatabase interfaces along with the _TDatabase class that implemented them, the _Database function that created a single instance of _TDatabase and the private global field the stored the _TDatabase instance. |
2013-12-17 02:24:01 | Tree |
|
[r4360]
by
delphidabbler
Modified TUserDBMgr to use ISnippet instances internally instead of TSnippet to represent snippets. |
2013-12-17 02:18:27 | Tree |
|
[r4359]
by
delphidabbler
Changed TSnippetsEditorDlg.EditSnippet method to take an ISnippet parameter instead of TSnippet. |
2013-12-17 02:17:05 | Tree |