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 |
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 |
2013-07-29 15:10:50 | Tree | |
2013-07-29 14:53:42 | Tree | |
[r3193]
by
delphidabbler
Refactored functions in UJavaScriptUtils into an advanced pure method record TJavaScript. |
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. |
2013-07-29 12:54:07 | Tree |
2013-07-29 12:49:45 | Tree |