Commit | Date | |
---|---|---|
2013-07-29 20:30:27 | Tree | |
[r3204]
by
delphidabbler
Added new TJavaScript.LoadScript method to load scripts from resources. |
2013-07-29 20:15:34 | Tree |
2013-07-29 18:21:08 | Tree | |
2013-07-29 16:48:12 | Tree | |
[r3201]
by
delphidabbler
Replaced routine CEscapeStr routine with call to new, tested, StrBackslashEscape routine. |
2013-07-29 16:47:03 | Tree |
[r3200]
by
delphidabbler
Added new StrBackslashEscape routine to UStrUtils unit. Based on CEscapeString from UJavaScriptUtils, but modified and bug-fixed. |
2013-07-29 16:44:51 | Tree |
2013-07-29 15:44:32 | Tree | |
[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 |