Menu

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


Commit Date  
[r4277] (2.5 kB) by delphidabbler

Removed unused TDatabaseIOFactory.CreateUserDBLoader.
Also removed all unused interfaces and classes.

2013-12-12 20:06:04 View
Download
[r4273] (20.1 kB) by delphidabbler

Changed TDatabaseIOFactory.CreateWriter to return an IDatabaseWriter instance that writes database in native format.
Re-ordered code in TDatabaseIOFactory.CreateLoader.

2013-12-12 17:37:03 View
Download
[r4268] (20.1 kB) by delphidabbler

Updated re changes to unit and class names for empty database reader at revision 4267.

2013-12-12 16:34:08 View
Download
[r4265] (20.1 kB) by delphidabbler

Added new TDatabaseIOFactory.CreateLoader method that can create and return a database loader object for a database in either native format, legacy format or return a null loader if there is no database present.

2013-12-12 15:57:45 View
Download
[r4261] (19.2 kB) by delphidabbler

Renamed IDatabaseLoader and _IDatabaseLoader to avoid clash with new interface of same name. Also renamed IDatabaseWriter as _IDatabaseWriter as a precaution.

2013-12-12 15:16:22 View
Download
[r4210] (19.2 kB) by delphidabbler

Fixed bug in code that creates a tag for every category loaded from (old style) database file.

2013-12-10 16:57:25 View
Download
[r4208] (19.1 kB) by delphidabbler

Renamed TSnippetList defined in DB.USnippets unit as _TSnippetList and modified affect code accordingly. This is a first step towards changing snippet lists throughout the code to use a different list type.

2013-12-10 16:17:15 View
Download
[r4203] (19.1 kB) by delphidabbler

Removed unused UserDefined parameter from TCategory.Create and IDBDataItemFactory.CreateCategory and made necessary change to using code.

2013-12-10 11:52:36 View
Download
[r4202] (19.1 kB) by delphidabbler

Added new fAllTags ITagSet field to _TDatabase and ensured any new tags are added to it.
Modified database loader to update fAllTags (indirectly) when database is loaded.

2013-12-10 11:42:23 View
Download
[r4035] (19.0 kB) by delphidabbler

Fixed problems setting snippet references and tag set following changes made to TSnippet at revision 4034.

2013-12-01 03:53:23 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.