Commit Graph

32 Commits

Author SHA1 Message Date
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
michael
ffb55c4254 + Removed VER1_0 defines
git-svn-id: trunk@33 -
2005-05-19 21:14:45 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
florian
179d942631 * adapated for the new widestring manager 2005-03-14 21:10:12 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
florian
2c5e295573 * adapted to new widestring manager 2005-02-01 20:23:39 +00:00
michael
625484dd35 + Fixed writing of fragments 2005-01-08 01:32:06 +00:00
peter
ae161ab4b9 * merged xml updates from lazarus 2004-11-05 22:32:26 +00:00
peter
85803f29b5 * use sizeint 2004-05-02 20:17:52 +00:00
sg
317dc7d650 * "<" and ">" are now written as "&lt;" and "&gt;" 2004-01-20 12:27:19 +00:00
sg
79030eead0 * Added support for main branch to be able to read and write at least
ISO8859-1 encoded files correctly. A much improved solution will be
  provided when the mainbranch RTL fully supports Unicode/WideStrings.
2003-12-01 23:59:12 +00:00
sg
7b1d508f3a * the units DOM, XMLRead and XMLWrite now compile with Delphi without
modifications as well
2003-01-15 21:59:55 +00:00
sg
2c57646d2a * Stream parameters are not "var" anymore (stupid copy&paste bug) 2002-11-30 16:04:34 +00:00
sg
4906fc9e1a * Argument escaping improvements
* Indent fixed for consecutive WriteXML calls
2002-09-20 11:36:51 +00:00
michael
153efdb2a7 + Changed writexml type to TDomNode instead of TDomeElement 2002-09-20 11:04:21 +00:00
peter
db24d91c85 * old logs removed and tabs fixed 2002-09-07 15:15:22 +00:00
Jonas Maebe
ed1a6196a4 * fixed wrong procvar syntax (patches from Peter) 2001-06-07 14:38:44 +00:00
sg
7d8857e6ef * Now writes Processing Instructions and a stylesheet link, if set 2000-10-03 20:16:31 +00:00
sg
62cca0ad6a * Modified the copyright notice to remove ambiguities 2000-07-29 14:52:24 +00:00
sg
63e6473af4 * Fixed some small bugs
- some methods where 'virtual' instead of 'override' in dom.pp
  - corrections regaring wether NodeName or NodeValue is used, for
    some node types (Entity, EntityReference)
2000-07-25 09:20:08 +00:00
michael
650fbb86aa + removed logs 2000-07-13 11:32:24 +00:00
michael
e7aca136a1 + Initial import 2000-07-13 06:29:38 +00:00
sg
29acdad632 * Added reading and writing support of character entity references
(i.e. characters given by their ASCII/Unicode values)
2000-07-09 18:25:23 +00:00
sg
043cc3e213 * ">" and "&" in text nodes are now replaced by "&gt;" and "&amp;" 2000-07-09 11:40:09 +00:00
sg
1916d25268 * Now produces _much_ better output...! 2000-06-29 08:45:32 +00:00
sg
80a9bef23a * Minor bugfixes
* Started support for DOM level 2
2000-04-20 14:15:45 +00:00
peter
eb31271e15 * updated copyright to 2000 2000-01-07 01:24:32 +00:00
peter
d353155496 * moved out of packages/ back to topdir 2000-01-06 01:20:30 +00:00
peter
d9273dd907 * moved to packages 2000-01-03 19:31:09 +00:00
michael
519af9bdcc * Fix for stream_write from Sebastian Guenther 1999-07-22 15:06:35 +00:00
michael
cb1f7d4994 + fixes from Guenther Sebastian 1999-07-09 21:05:49 +00:00
michael
c5eb7207a6 + Initial implementation by Sebastian Guenther 1999-07-09 08:35:09 +00:00