Menu

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


Commit Date  
[r4019] (11.3 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
[r4017] (11.3 kB) by delphidabbler

Removed unused unit reference to USnippetIDs.

2013-11-29 01:17:21 View
Download
[r3950] (11.3 kB) by delphidabbler

Converted TCodeImportMgr to use IDatabase.SelectAll method instead of accessing IDatabase._Snippets property.

2013-11-26 07:34:41 View
Download
[r3941] (11.3 kB) by delphidabbler

Removed redundant internal procedure from TCodeImportMgr.UpdateDatabase.

2013-11-26 01:14:14 View
Download
[r3939] (11.9 kB) by delphidabbler

Renamed TDBSnippetID in CS.Database.Types to TSnippetID and deleted TSnippetID from USnippetIDs.
Adjusted uses clauses of all code that uses TSnippetID as necessary.

2013-11-26 00:31:25 View
Download
[r3912] (11.8 kB) by delphidabbler

Renamed all fields of TSnippetReferences record and made necessary changes to using code.

2013-11-25 04:16:50 View
Download
[r3911] (11.8 kB) by delphidabbler

Chnaged methods that called Dataabase._Snippets.Find to use one of Database.Lookup, Database.TryLookup or Database.Contains methods.

2013-11-25 04:05:41 View
Download
[r3910] (11.8 kB) by delphidabbler

Renamed IDatabase's Snippets property as _Snippets as a first step in elimination of the property.

2013-11-25 01:09:40 View
Download
[r3875] (11.8 kB) by delphidabbler

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

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