Menu

/branches/parsnip/Src/SWAG.UImporter.pas Commit Log


Commit Date  
[r4037] (9.6 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
[r4019] (9.4 kB) by delphidabbler

Renamed IDatabase and Database function, along with internal TDatabase class and PvtDatabase varibale by placing underscore in front of their names. This is to flag the items as "legacy" and to avoid name clashes with new database code being developed.
Modified all code that calls Database to use _Database instead.

2013-11-29 01:49:18 View
Download
[r3992] (9.4 kB) by delphidabbler

Modified database loader and import code to add a single tag to each snippet. In database loader this is based on snippet's category while importers add a tag describing import source.

2013-11-28 01:08:16 View
Download
[r3938] (9.3 kB) by delphidabbler

Renamed TDBSnippetKind and its elements in CS.Database.Types to be an exact copy of TSnippetKind from DB.USnippetKind then deleted the latter.
Moved TSnippetKinds from DB.USnippetKind to CS.Database.Types.
Adjusted uses clauses of all code that uses TSnippetKind and TSnippetKinds as necessary.

2013-11-26 00:17:32 View
Download
[r3920] (9.3 kB) by delphidabbler

Renamed TSnippetData.DisplayName field as Title and updated affected code accordingly.

2013-11-25 13:22:31 View
Download
[r3880] (9.3 kB) by delphidabbler

Performed various rename refactorings on source code to replace the use of the word "extra" with "notes" wherever "extra" appears in the context of the old snippet Extra property.

2013-11-23 00:53:31 View
Download
[r3875] (9.3 kB) by delphidabbler

Renamed snippet's Extra property as Notes and changed affected code accordingly.

2013-11-22 02:08:46 View
Download
[r3874] (9.3 kB) by delphidabbler

Moved and renamed ActiveText.UMain.pas to CS.ActiveText.pas and made necessary changes to code that uses the unit.

2013-11-21 23:58:17 View
Download
[r3812] (9.3 kB) by delphidabbler

Removed SnippetName parameter from IDatabaseEdit.AddSnippet and its implementation.
Modified affected code.

2013-11-15 01:16:37 View
Download
[r3315] (9.3 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.