.. |
DualMode
|
added extra template parameters
|
2007-09-10 08:19:44 +00:00 |
Events
|
Improved DOM casting error messages
|
2010-12-10 09:24:34 +00:00 |
io
|
Pulled out a couple of helper functions. Reworked CDATA output so it properly outputs wacky CDATA sections with ]]> in them.
|
2010-12-23 22:51:44 +00:00 |
SAX2DOM
|
If an internal entity declaration looks like markup, parse it as markup rather than just treating it as a bit of text
|
2010-12-17 10:19:37 +00:00 |
Simple
|
set attributes readonly when its owner element is readonly
|
2010-12-19 23:22:17 +00:00 |
Traversal
|
silenced unused param warnings
|
2010-01-09 22:34:13 +00:00 |
Attr.hpp
|
Improved DOM casting error messages
|
2010-12-10 09:24:34 +00:00 |
CDATASection.hpp
|
Improved DOM casting error messages
|
2010-12-10 09:24:34 +00:00 |
CharacterData.hpp
|
Improved DOM casting error messages
|
2010-12-10 09:24:34 +00:00 |
Comment.hpp
|
Improved DOM casting error messages
|
2010-12-10 09:24:34 +00:00 |
Document.hpp
|
Whitespace changes
|
2010-12-24 21:41:45 +00:00 |
DocumentFragment.hpp
|
Improved DOM casting error messages
|
2010-12-10 09:24:34 +00:00 |
DocumentType.hpp
|
Improved DOM casting error messages
|
2010-12-10 09:24:34 +00:00 |
DOMException.hpp
|
Removed old CVS Id tag
|
2010-12-24 21:40:58 +00:00 |
DOMImplementation.hpp
|
tightened constness on DOMImplementation
|
2007-11-12 09:04:54 +00:00 |
Element.hpp
|
Improved DOM casting error messages
|
2010-12-10 09:24:34 +00:00 |
Entity.hpp
|
Improved DOM casting error messages
|
2010-12-10 09:24:34 +00:00 |
EntityReference.hpp
|
Improved DOM casting error messages
|
2010-12-10 09:24:34 +00:00 |
NamedNodeMap.hpp
|
fix to bug identified by Ash Berlin in set/get/removeNamedItemNS
|
2009-11-25 10:23:27 +00:00 |
Node.hpp
|
convert node type from enum to int to silence gcc warning about exceeding the maximum value of the enum
|
2009-12-14 22:39:15 +00:00 |
NodeList.hpp
|
DOM Level 1 Conformance fixes found with first pass of W3C conf tests
|
2010-12-09 11:35:54 +00:00 |
Notation.hpp
|
Improved DOM casting error messages
|
2010-12-10 09:24:34 +00:00 |
ProcessingInstruction.hpp
|
Improved DOM casting error messages
|
2010-12-10 09:24:34 +00:00 |
Proxy.hpp
|
Moved DOM:: into Arabica::DOM::
|
2007-09-05 11:47:13 +00:00 |
Text.hpp
|
Improved DOM casting error messages
|
2010-12-10 09:24:34 +00:00 |