Menu

Old Code (SVN) Commit Log


Commit Date  
[r3916] by delphidabbler

Modified validation of snippet's Description to included validation of active text as well as plain text.
Refactored active text validation code.
Moved some routines from public to private visibility.
A little renaming.
Some error messages changed.

2013-11-25 12:59:27 Tree
[r3915] by delphidabbler

Modified text search code that constructs the required search text for each snippet:
* Uses the active text plain text renderer to extract plain text from snippet's active text properties.
* Uses a string builder to construct the search text.

2013-11-25 11:34:56 Tree
[r3914] by delphidabbler

Prevented RTF and plain text active text renderers from clearing the builder object before each render. All renderers now act the same way.

2013-11-25 11:23:06 Tree
[r3913] by delphidabbler

Renamed TSnippet's Units, Depends and XRef properties to RequiredModules, RequiredSnippets and XRefs respectively and modified affected code accordingly.

2013-11-25 10:56:19 Tree
[r3912] by delphidabbler

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

2013-11-25 04:16:50 Tree
[r3911] 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 Tree
[r3910] by delphidabbler

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

2013-11-25 01:09:40 Tree
[r3909] by delphidabbler

Three new methods for looking up snippet IDs in database added to IDatabase and its implementation in TDatabase.

2013-11-25 00:56:29 Tree
[r3908] by delphidabbler

Changed IDatabaseEdit.UpdateSnippet from a function to a procedure (since revision 3907 return value was same as snippet passed as a parameter).
Modified calling code accordingly.

2013-11-24 16:06:30 Tree
[r3907] by delphidabbler

Simplified TDatabase.UpdateSnippet taking advantage of the fact that a snippet's ID can't change.

2013-11-24 15:57:33 Tree
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.