Menu

/branches/parsnip/Src/DBIO.UXMLDataIO.pas Commit Log


Commit Date  
[r4173] (34.0 kB) by delphidabbler

Added new IStringList.IsEmpty method and its implementation in TIStringList.
Modified all code that tested IStringList.Count against zero to use IStringList.IsEmpty intead.

2013-12-09 20:26:59 View
Download
[r4039] (34.0 kB) by delphidabbler

Modified TXMLDataReader to ensure snippet's title is non-empty: uses snippet ID if no title present for a snippet.

2013-12-02 02:15:11 View
Download
[r4037] (33.7 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
[r3938] (33.4 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] (33.4 kB) by delphidabbler

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

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

Replaced unnecessary calls to FreeAndNil with calls to object's .Free method.

2013-11-24 14:16:23 View
Download
[r3885] (33.4 kB) by delphidabbler

Moved and renamed USnippetExtraHelper.pas to Main/CS.ActiveText.Helper.pas.
Renamed contained class and its methods.
Made required changes to affected code.

2013-11-23 01:16:36 View
Download
[r3880] (33.5 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] (33.4 kB) by delphidabbler

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

2013-11-22 02:08:46 View
Download
[r3874] (33.4 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
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.