Menu

Old Code (SVN) Commit Log


Commit Date  
[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
[r3185] by delphidabbler

Updated copyright date range to include 2013.

2013-07-27 23:37:15 Tree
[r3184] by delphidabbler

Modified all snippet list pages to display the correct snippet for the group being displayed, sorted on the snippet's display name.

Fixes bug #86 "Snippets are sorted by snippet name in snippet table listings in detail pane" (https://sourceforge.net/p/codesnip/bugs/86/).

2013-07-27 22:07:30 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.