peter
5f5ec04279
* don't mix unsinged and signed
...
git-svn-id: trunk@1540 -
2005-10-20 06:08:35 +00:00
marco
53dad79aaf
* fix for 4264
...
git-svn-id: trunk@824 -
2005-08-08 09:02:32 +00:00
michael
7949125040
+ Removed ver1_0 define
...
git-svn-id: trunk@237 -
2005-06-07 20:12:58 +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
michael
5a5a9d72f3
+ Fixed CloneNode overloaded call (from Andreas Hausladen)
2003-11-15 10:31:50 +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
d2e9518fbe
* Small cleanups
...
* Replaced htmldoc unit with dom_html unit
* Added SAX parser framework and SAX HTML parser
2002-12-11 21:06:07 +00:00
peter
db24d91c85
* old logs removed and tabs fixed
2002-09-07 15:15:22 +00:00
sg
32a733421c
* Fixed read access method for TDOMAttr.Value
2002-03-01 10:02:38 +00:00
sg
da679ddba8
* Use WideStrings when not using FPC 1.0.x
2001-12-17 20:25:25 +00:00
sg
7ac6009969
* Fixed two bugs reported by Florian:
...
- TDOMText.SplitText didn't set the result value
- Fixed TDOMNode_WithChildren.InsertBefore, which didn't link the new
node correctly into the node list
2001-05-06 21:37:39 +00:00
michael
88e2b5e2e1
+ Merged changes from fixbranch
2001-03-08 19:37:12 +00:00
sg
3168c5209e
* Added fields "StylesheetType" and "StylesheetHRef" to TXMLDocument
2000-09-12 14:07:58 +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
9a62bba821
* Fixed TDOMNode_WithChildren.RemoveNode for the case when the node to be
...
removed is the first child node.
2000-07-09 11:38:33 +00:00
sg
621080a9f8
* RemoveAttributeNode bugfix
2000-06-29 08:45:05 +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
80a9bef23a
* Minor bugfixes
...
* Started support for DOM level 2
2000-04-20 14:15:45 +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
b20f194d19
* Fixed memory leaks, all nodes are now freed by their parent
...
* Many cosmetic changes
2000-01-30 22:18:16 +00:00
peter
eb31271e15
* updated copyright to 2000
2000-01-07 01:24:32 +00:00
peter
961b39c749
* childnodes property as that is used instead of getchildnodes
...
in the apps
2000-01-06 23:55:22 +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
57cfd593f1
* Bug workaround for problem with "exit(<some string type>)"
1999-12-05 22:00:10 +00:00
michael
faa9e53302
+ More fixes from Sebastian Guenther
1999-07-12 12:19:49 +00:00
michael
e5ba3f245c
+ Fixes from Sebastian Guenther
1999-07-11 20:20:11 +00:00
michael
b278789372
+ Made domelement constructor virtual, needs overriding in thtmlelement
1999-07-10 21:48:26 +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