Menu

Old Code (SVN) Commit Log


Commit Date  
[r3195] by delphidabbler

Added constants for single and double quotes.

2013-07-29 15:10:50 Tree
[r3194] by delphidabbler

XMLDoc commented unit

2013-07-29 14:53:42 Tree
[r3193] by delphidabbler

Refactored functions in UJavaScriptUtils into an advanced pure method record TJavaScript.
Made changes to calling code accordingly.

2013-07-29 14:31:43 Tree
[r3192] by delphidabbler

Refactored TSnippetListPageHTML and its descendants by moving all template resolution from sub-classes into TSnippetListPageHTML.ResolvePlaceholders and using template method pattern to get information required to be inserted into template from subclasses.

2013-07-29 14:13:42 Tree
[r3191] by delphidabbler

Modified TCategoryListAdapter.Create and TCategoryGroupItem.CompareTo to use TCategory.CompareDescriptionTo for comparisons.

2013-07-29 12:56:05 Tree
[r3190] by delphidabbler

Added new public TCategory.CompareDescriptionTo and private TCategory.CompareIDTo methods.
Refactored TCategory.IsEqual to call TCategory.CompareIDTo to perform equality test.

2013-07-29 12:54:07 Tree
[r3189] by delphidabbler

Refactored out TSnippetList.CompareIDs method.

2013-07-29 12:49:45 Tree
[r3188] by delphidabbler

Added TSnippet.TDisplayNameComparer for use when sorting snippets on their display name and modified TGroupItem and TSnippetListPageHTML to use it instead of their custom comparers.

2013-07-29 12:12:29 Tree
[r3187] by delphidabbler

Revised detail page HTML generation to generate complete document instead of just body section.
To do this removed detail.html, changed all HTML template files to complete documents and added new basic template for use by simple pages.

2013-07-29 08:50:17 Tree
[r3186] by delphidabbler

Fixed potential duplicate item error in list of snippets sorted by display name in TGroupItem.Create.

2013-07-28 09:18:44 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.