Menu

Old Code (SVN) Commit Log


Commit Date  
[r4366] by delphidabbler

Removed references to unused DB.USnippetKind unit.

2013-12-17 02:43:13 Tree
[r4365] by delphidabbler

Removed redundant unit from project.

2013-12-17 02:37:50 Tree
[r4364] by delphidabbler

Revised calls that relied on TSnippetHelper methods to call appropriate methods of TDBSnippet instead.
Removed reference to the DB.USnippet unit now that TSnippetHelper is no longer required.

2013-12-17 02:34:40 Tree
[r4363] by delphidabbler

Removed temporary properties and methods from TDatabase: no longer needed.

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
[r4358] by delphidabbler

Modified TSnippetsEditorDlg to use ISnippet instances internally instead of TSnippet instances to represent the snippets being edited.
Some refactoring of TSnippetsEditorDlg.

2013-12-17 02:10:26 Tree
[r4357] by delphidabbler

Changed code that creates a temporary snippet and code that validates user input to use instances of ISnippet and IEditableSnippet instances containing entered data instead of TSnippet instances.

2013-12-17 01:30:25 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.