.. |
AttrImpl.hpp
|
recalculate value if child nodes are fiddled with
|
2010-12-29 00:10:05 +00:00 |
AttrMap.hpp
|
If node doesn't belong to this element, complain
|
2010-12-29 15:41:56 +00:00 |
AttrNSImpl.hpp
|
Remove warnings:
|
2009-11-28 01:12:28 +00:00 |
CDATASectionImpl.hpp
|
Remove warnings:
|
2009-11-28 01:12:28 +00:00 |
CharacterDataImpl.hpp
|
Removed events
|
2015-12-09 23:03:49 +00:00 |
CommentImpl.hpp
|
Remove warnings:
|
2009-11-28 01:12:28 +00:00 |
DocumentEventImpl.hpp
|
Moved the event implementation into the SimpleDOM namespace.
|
2013-02-09 14:37:12 +00:00 |
DocumentFragmentImpl.hpp
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
DocumentImpl.hpp
|
Merge branch 'master' of https://github.com/jezhiggins/arabica
|
2015-12-11 15:42:42 +00:00 |
DocumentTypeImpl.hpp
|
Remove warnings:
|
2009-11-28 01:12:28 +00:00 |
DOMImplementation.hpp
|
Removed events
|
2015-12-09 23:03:49 +00:00 |
ElementByTagImpl.hpp
|
DOM Level 1 Conformance fixes found with first pass of W3C conf tests
|
2010-12-09 11:35:54 +00:00 |
ElementImpl.hpp
|
Removed events
|
2015-12-09 23:03:49 +00:00 |
ElementNSImpl.hpp
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
EntityImpl.hpp
|
finished adding string adaptor param to DOM. everything builds and runs now
|
2007-09-08 22:31:24 +00:00 |
EntityReferenceImpl.hpp
|
Default setNodeValue is to do nothing.
|
2010-12-11 01:12:03 +00:00 |
EventImpl.hpp
|
Replaced uint64_t by __int64 for better support on windows
|
2013-08-17 18:21:31 +02:00 |
EventTargetImpl.hpp
|
Resolved warnings.
|
2018-01-29 19:30:14 -06:00 |
Helpers.hpp
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
MutationEventImpl.hpp
|
Moved the event implementation into the SimpleDOM namespace.
|
2013-02-09 14:37:12 +00:00 |
NamedNodeMapImpl.hpp
|
pop exception if trying to remove an item that doesn\'t exist. yay\!
|
2010-12-27 00:27:57 +00:00 |
NodeImpl.hpp
|
Ported Arabica to VS2019.
|
2020-02-15 20:07:06 -06:00 |
NotationImpl.hpp
|
Remove warnings:
|
2009-11-28 01:12:28 +00:00 |
ProcessingInstructionImpl.hpp
|
Remove warnings:
|
2009-11-28 01:12:28 +00:00 |
TextImpl.hpp
|
Ash Berlin's patch to get Text.splitText working properly
|
2009-12-06 21:34:46 +00:00 |