Menu

Old Code (SVN) Commit Log


Commit Date  
[r3198] by delphidabbler

Changed various single and double quote constants and literals to use SINGLEQUOTE and DOUBLEQUOTE constants from UConsts unit.

2013-07-29 15:39:05 Tree
[r3197] by delphidabbler

Revised some assertion messages.

2013-07-29 15:32:47 Tree
[r3196] by delphidabbler

Refactored code that escapes JavaScript string into new TJavaScript.MakeSafeString method. Additional characters included in escapes per list at http://www.w3schools.com/js/js_obj_string.asp

Also corrected method name when raising EBug error in TJavaScript.LiteralFunc.

2013-07-29 15:17:53 Tree
[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
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.