Menu

Old Code (SVN) Commit Log


Commit Date  
[r4713] by delphidabbler

Fixed spelling errors.

2015-05-06 01:28:27 Tree
[r4712] by delphidabbler

Updated to refer to Delphi XE8 as last supported compiler.

2015-05-06 01:26:40 Tree
[r4711] by delphidabbler

Revised help topics to state that latest supported Delphi compiler is XE8

2015-05-06 01:24:53 Tree
[r4710] by delphidabbler

Noted support for Delphi XE8 compiler.

2015-05-06 01:21:26 Tree
[r4709] by delphidabbler

Added support for test compilation under, and auto-detection of, Delphi XE8.

2015-05-06 01:13:10 Tree
[r4708] by delphidabbler

Added new TSWAGImporter.ExcludeSnippet and TSWAGImporter.SnippetExistsInDB methods.
Modified TSWAGImporter.IncludeSnippet to prevent duplicate snippets from being added.
TSWAGImporter.MakeValidSnippetIDString now simply returns SWAG snippet ID as a string.

2014-10-29 20:41:44 Tree
[r4707] by delphidabbler

Modified input and output of Origin property: property is never written if snippet's origin is local and an exception is now raised when reading origin if it *is* local.

2014-10-29 11:30:24 Tree
[r4706] by delphidabbler

Added new sosLocal snippet origin source and replaced TNullSnippetOrigin class with TLocalSnippetOrigin class that is used to represent snippets of local origin (i.e. not imported from elsewhere).

For consistency TSnippetOrigin was renamed TRemoteSnippetOrigin.

Updated code that was affected by these changes.

2014-10-29 11:21:46 Tree
[r4705] by delphidabbler

Corrected code that set a snippet's Origin property twice.
Improved explanatory comments about setting snippet's Starred property.

2014-10-29 11:17:13 Tree
[r4704] by delphidabbler

Added new TDatabase.TrySelectSnippet method.

2014-10-29 01:44:01 Tree
Older >