Menu

Old Code (SVN) Commit Log


Commit Date  
[r3920] by delphidabbler

Renamed TSnippetData.DisplayName field as Title and updated affected code accordingly.

2013-11-25 13:22:31 Tree
[r3919] by delphidabbler

Rationalised and renamed read accessor for TSnippet.Title property.

2013-11-25 13:19:33 Tree
[r3918] by delphidabbler

Renamed TSnippet's DisplayName property as Title and modified affected code accordingly.

2013-11-25 13:09:06 Tree
[r3917] by delphidabbler

Removed IActiveText.ToString method and its implementation: no longer used.

2013-11-25 13:00:55 Tree
[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
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.