Menu

/branches/parsnip/Src/UCopyInfoMgr.pas Commit Log


Commit Date  
[r4337] (4.2 kB) by delphidabbler

Replaced internal use of TSnippet with ISnippet in TSnippetDoc, including change to parameter list of public TSnippetDoc.Generate method.
Made necessary changes to code that call TSnippetDoc.Generate.

2013-12-16 02:08:00 View
Download
[r4308] (4.2 kB) by delphidabbler

Changed ISnippetView to have a SnippetID property of type TSnippetID instead of a Snippet property of type TSnippet.
Modified calling code accordingly.

2013-12-14 13:36:32 View
Download
[r4225] (4.2 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
[r4037] (4.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
[r3533] (4.1 kB) by delphidabbler

Revised to use new syntax highlighting system and the revised TRTFSnippetDoc to render source code portion of document copied to clipboard in RTF format.

2013-09-16 14:32:35 View
Download
[r3315] (3.8 kB) by delphidabbler

Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.

2013-08-18 14:51:47 View
Download
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.