Menu

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


Commit Date  
[r3903] (18.1 kB) by delphidabbler

Changed type of TSnippet.Units property to IStringList and made necessary changes to using code.

2013-11-24 14:44:29 View
Download
[r3899] (18.0 kB) by delphidabbler

Changed type of TSnippet's Depends and XRef properties from TSnippetList to ISnippetIDList.
Made minimal changes to affected code re the type changes.

2013-11-24 13:19:02 View
Download
[r3824] (18.7 kB) by delphidabbler

Made TSnippetID into an opaque type: removed Name property and added ToString method to return string representation of snippet ID.
Changed code that read Name property to call ToString instead.

2013-11-15 15:31:01 View
Download
[r3821] (18.6 kB) by delphidabbler

Removed Name property from TSnippet.
Code that used the property changed to read the TSnippet.ID.Name property instead.

2013-11-15 12:02:32 View
Download
[r3808] (18.6 kB) by delphidabbler

Removed TDatabaseLoader.IsNativeSnippet abstract method and its implementation.
Modified calling code on re removal of the method.

2013-11-14 21:15:28 View
Download
[r3807] (19.5 kB) by delphidabbler

Removed redundant TDatabaseLoader.IsUserDatabase method and made consequent changes.

2013-11-14 21:06:20 View
Download
[r3805] (20.1 kB) by delphidabbler

Removed UserDefined parameter from IDataItemFactory.CreateSnippet method and its implementation.
Updated calling code accordingly.

2013-11-14 21:02:13 View
Download
[r3789] (20.1 kB) by delphidabbler

Removed UserDefined parameter from TSnippet constructor and from TSnippetList.Find overloads.
Changed calling code accordingly.

2013-11-14 15:41:14 View
Download
[r3787] (20.3 kB) by delphidabbler

Removed UserDefined property from TSnippet.
Made minimal changes to affected to code in order to compile. Inserted TODOs where further consequent changes are needed.

2013-11-14 15:19:15 View
Download
[r3467] (20.4 kB) by delphidabbler

Removed code that loaded main database from .ini files along with related units.

2013-09-12 23:27:54 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.