sergei
|
a6ea383b0e
* Don't escape text inside script/style elements, third part of Mantis #22434.
|
9 years ago |
michael
|
58a6886ed3
* Allow to set the write buffer size (enlarged to 4k)
|
12 years ago |
sergei
|
042f5264bb
* fcl-xml, replacing more occurrences of WideString with XMLString.
|
13 years ago |
sergei
|
320f67eab2
xmlwrite.pp, htmwrite.pp: replaced inheritance by composition. TxxxWriter always writes to a TStream (or its descendant), and for text files we use a simple TStream-compatible wrapper.
|
15 years ago |
sergei
|
ccb730c051
*HTML writer: change charset in 'meta' tag (if any) to utf-8, because it is the encoding we actually write.
|
16 years ago |
sergei
|
f0e6946688
XML/HTML writers, handle denormalized line-ending sequences (#13 and #13#10), fixes #13879.
|
16 years ago |
michael
|
c44f0eb6dd
* Patch from Sergei Gorelkin:
|
16 years ago |
michael
|
797103884a
* Patch from Sergei Gorelkin to handle unicode
|
17 years ago |
peter
|
5b8dd4c004
* move fcl sources to separate packages
|
18 years ago |