Menu

/branches/v4-dev/Src/UHTMLUtils.pas Commit Log


Commit Date  
[r1440] (15.0 kB) by delphidabbler

Added new StrToLower and StrToUpper routines to UStrUtils and used them to replace calls to case conversion routines in SysUtils.

2011-05-20 21:10:23 View
Download
[r1435] (15.0 kB) by delphidabbler

Removed unused unit references.

2011-05-20 19:24:53 View
Download
[r1337] (15.0 kB) by delphidabbler

* Added overloaded constructors to THTMLAttributes to enable instances to be created on the fly that contain one or more attributes.
* Modified units that use IHTMLAttributes to use new constructors where possible.

2011-05-12 14:39:05 View
Download
[r1328] (13.6 kB) by delphidabbler

Changed MakeSafeHTMLText so that character values above #127 (along with #13 and #10) are no longer converted to numeric entities.

A side effect of this change is that any HTML files that are to include any HTML passed through this routine must be saved either in UTF8 or one of the Unicode file formats.

2011-05-11 15:48:59 View
Download
[r1269] (13.2 kB) by delphidabbler

Removed unused document detection routines.

2010-12-15 21:36:47 View
Download
[r1077] (13.7 kB) by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 View
Download
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.