Menu

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


Commit Date  
[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
[r4207] (21.5 kB) by delphidabbler

Removed redundant TSnippet destructor.

2013-12-10 15:56:40 View
Download
[r4206] (21.7 kB) by delphidabbler

Pushed IsEqual method down from TSnippet into TDBSnippet.

2013-12-10 15:55:34 View
Download
[r4205] (22.4 kB) by delphidabbler

Added temporary Category property to TSnippetBase and removed property from TSnippet since it now inherits the property from TSnippetBase.

2013-12-10 15:51:30 View
Download
[r4041] (22.4 kB) by delphidabbler

Changed TSnippet.Title property to use inherited getter instead of overridden one that returned the snippet's ID if the actual Title property was empty.

2013-12-02 11:03:08 View
Download
[r4037] (23.1 kB) by delphidabbler

Replaced TSnippet's Language function with LanguageID property that uses the pre-existing implementation in TDBSnippet. Modified using code accordingly.
Deleted TSnippet.HighlightSource property. Modified using code to deduce if source code highlighting required by examining the LanguageID property.

2013-12-02 01:43:24 View
Download
[r4034] (23.6 kB) by delphidabbler

Modified TSnippet to descend from TDBSnippet. Removed some redundant code.

2013-12-01 03:51:46 View
Download
[r4018] (24.6 kB) by delphidabbler

Removed unused USnippetIDs unit from project.
Changed affected units to use CS.Database.Snippets instead.

2013-11-29 01:20:31 View
Download
[r3993] (24.6 kB) by delphidabbler

Fixed GPF bug in new TSnippets.Tags property and associated TSnippetData field that manifested itself when loading the snippets database.

2013-11-28 01:39:09 View
Download
[r3991] (24.6 kB) by delphidabbler

Added new Tags property to TSnippet.

2013-11-28 01:05:14 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.