Menu

/branches/parsnip/Src/DB.USnippet.pas Commit Log


Commit Date  
[r4300] (19.3 kB) by delphidabbler

Modified comments and string literals referring to the "user" database or "user-defined snippets" to remove or qualify the word "user".

2013-12-14 10:45:54 View
Download
[r4286] (19.3 kB) by delphidabbler

Removed temporary Category (ID) property from TSnippetBase and all code that supported using the property.
Updated affected code by removing all references to category IDs.

2013-12-12 23:45:15 View
Download
[r4225] (19.6 kB) by delphidabbler

Renamed TSnippet class as TSnippetHelper and converted the class into a class helper for TDBSnippet: providing a kind of façade to TDBSnippet.
Redefined TSnippet as a simple alias to TDBSnippet.
Added DB.USnippet to units that require it so that the class helper works.

2013-12-11 00:18:31 View
Download
[r4224] (19.6 kB) by delphidabbler

Converted TSnippet's properties into functions that call inherited read accessor functions.

2013-12-11 00:12:06 View
Download
[r4223] (18.8 kB) by delphidabbler

Extracted nested TTitleComparer and TTitleEqualityComparer from within TSnippet and made classes in their own right, named TSnippetTitleComparer and TSnippetTitleEqualityComparer.
Modified using code re this renaming.

2013-12-11 00:06:51 View
Download
[r4222] (18.8 kB) by delphidabbler

Removed constructor from TSnippet and made it's SetProps method public. Modified affected code as necessary.

2013-12-10 23:17:22 View
Download
[r4221] (19.5 kB) by delphidabbler

Merged remaining method of TSnippetListEx down into _TSnippetList and removed TSnippetListEx.
Modified affected code as necessary.

2013-12-10 22:55:40 View
Download
[r4220] (20.1 kB) by delphidabbler

Merged methods of TSnippetEx down into TSnippet and removed TSnippetEx and TTempSnippet.
Modified affected code as necessary.

2013-12-10 22:49:00 View
Download
[r4217] (20.8 kB) by delphidabbler

Moved responsibility for ensuring RequiredModules and XRefs properties of new and updated snippets from TSnippet / TSnippetEx to _TDatabase.

2013-12-10 22:10:10 View
Download
[r4208] (21.5 kB) by delphidabbler

Renamed TSnippetList defined in DB.USnippets unit as _TSnippetList and modified affect code accordingly. This is a first step towards changing snippet lists throughout the code to use a different list type.

2013-12-10 16:17:15 View
Download
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.