Commit Graph

20 Commits

Author SHA1 Message Date
sg
050ce11677 * Some source cleanup
* Can only be used as component anymore (other constructors removed)
* New properties: UseEscaping, StartEmpty, RootName

git-svn-id: trunk@896 -
2005-08-16 13:18:14 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
peter
ae161ab4b9 * merged xml updates from lazarus 2004-11-05 22:32:26 +00:00
peter
db24d91c85 * old logs removed and tabs fixed 2002-09-07 15:15:22 +00:00
peter
5e0f25388b * merged fixes 2001-04-10 23:22:05 +00:00
sg
62cca0ad6a * Modified the copyright notice to remove ambiguities 2000-07-29 14:52:24 +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
bab6ab93b6 * Bugfixes: In some cases the DOM node tree was invalid
* Simplifications
* Minor optical improvements
2000-05-04 18:24:22 +00:00
sg
3d6ba19140 * Hopefully final fix for TDOMDocument.DocumentElement:
- Reading this property always delivers the first element in the document
  - Removed SetDocumentElement. Use "AppendChild" or one of the other
    generic methods for TDOMNode instead.
2000-02-13 10:03:31 +00:00
sg
6a17b365a2 * TXMLConfig now frees its XML document (major memory leak...) 2000-01-30 22:20:08 +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
sg
4f1cb4700e * Lots of cosmetic changes (strings -> const AnsiStrings etc.) 1999-12-22 13:38:01 +00:00
michael
26580a676b + Fixes from Sebastiam Guenther - more error-proof 1999-07-25 16:24:13 +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