michael
|
fdc32bdcab
- TDOMNode will delete itself from parent before destruction
|
19 years ago |
Vincent Snijders
|
5805677c3f
* Patch from Sergei Gorelkin:
|
19 years ago |
michael
|
5f92ba07a6
* Patch from Sergei Gorelkin:
|
19 years ago |
peter
|
85937fa706
* revert r3568, it generates infinite recursion
|
19 years ago |
florian
|
1e3352a350
* TDOMNodeList.GetCount speed up from alexx, fixes #6891
|
19 years ago |
marco
|
d111a69277
* 5059 and minimal optimisation
|
19 years ago |
peter
|
5f5ec04279
* don't mix unsinged and signed
|
20 years ago |
marco
|
53dad79aaf
* fix for 4264
|
20 years ago |
michael
|
7949125040
+ Removed ver1_0 define
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
ae161ab4b9
* merged xml updates from lazarus
|
21 years ago |
michael
|
5a5a9d72f3
+ Fixed CloneNode overloaded call (from Andreas Hausladen)
|
22 years ago |
sg
|
7b1d508f3a
* the units DOM, XMLRead and XMLWrite now compile with Delphi without
|
23 years ago |
sg
|
d2e9518fbe
* Small cleanups
|
23 years ago |
peter
|
db24d91c85
* old logs removed and tabs fixed
|
23 years ago |
sg
|
32a733421c
* Fixed read access method for TDOMAttr.Value
|
23 years ago |
sg
|
da679ddba8
* Use WideStrings when not using FPC 1.0.x
|
24 years ago |
sg
|
7ac6009969
* Fixed two bugs reported by Florian:
|
24 years ago |
michael
|
88e2b5e2e1
+ Merged changes from fixbranch
|
24 years ago |
sg
|
3168c5209e
* Added fields "StylesheetType" and "StylesheetHRef" to TXMLDocument
|
25 years ago |
sg
|
62cca0ad6a
* Modified the copyright notice to remove ambiguities
|
25 years ago |
sg
|
63e6473af4
* Fixed some small bugs
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
sg
|
9a62bba821
* Fixed TDOMNode_WithChildren.RemoveNode for the case when the node to be
|
25 years ago |
sg
|
621080a9f8
* RemoveAttributeNode bugfix
|
25 years ago |
sg
|
bab6ab93b6
* Bugfixes: In some cases the DOM node tree was invalid
|
25 years ago |
sg
|
80a9bef23a
* Minor bugfixes
|
25 years ago |