Menu

Old Code (SVN) Commit Log


Commit Date  
[r3923] by delphidabbler

Renamed controls with "DisplayName" in their name to use "Title" instead.

2013-11-25 13:37:43 Tree
[r3922] by delphidabbler

Renamed TSnippetValidator's ValidateDisplayName method as ValidateTitle and updated affected code.

2013-11-25 13:29:42 Tree
[r3921] by delphidabbler

Renamed TSnippet's TDisplayNameComparer and TDisplayNameEqualityComparer classes as TTitleComparer and TTitleEqualityComparer respectively and updated affected code.

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