Menu

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


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

Added TSnippetList.ToIDList helper method to convert snippet list to ID list. This is to help transition from TSnippetList to ISnippetIDList.
Replaced custom "fudged" code in FrOverview and UDialogMgr units with call to new ToIDList.

2013-11-27 04:27:34 View
Download
[r3971] (26.8 kB) by delphidabbler

Removed unused TSnippetList.ContainsKinds method.

2013-11-27 04:12:17 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.