Menu

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


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

Removed redundant Assign and IsEqual methods from TSnippetList.
Removed unused TSnippetIDListEx class.

2013-11-28 00:04:27 View
Download
[r3987] (26.8 kB) by delphidabbler

Removed TSnippetList.ToIDList method that was added as a temporary measure at revision 3972.

2013-11-27 23:52:52 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.