projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msxml3: Don't use xmlnode's IXMLDOMNode iface in put_nodeValue implementations.
[wine]
/
dlls
/
msxml3
/
node.c
2010-09-07
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in put_no...
blob
|
commitdiff
|
raw
2010-09-06
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_no...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-06
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_no...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-06
Jacek Caban
msxml3: Use xmlnode child object's IXMLDOMNode implemen...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-06
Jacek Caban
msxml3: Use get_node_obj to get xmlnode from iface...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-06
Jacek Caban
msxml3: Use separate object for unknown node type imple...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-06
Jacek Caban
msxml3: Use fake IID to safely cast IXMLDOMNode interfa...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-06
Jacek Caban
msxml3: Added node_query_inerface function for common...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-06
Jacek Caban
msxml3: Store outer iface as IXMLDOMNode instead of...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Nikolay Sivov
msxml3: Add IXMLDOMDocument3 stub support.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-28
Nikolay Sivov
msxml3: Create additional node for xml declaration.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-23
Nikolay Sivov
msxml3: Silence a warning in ::get_baseName() for docum...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-21
Nikolay Sivov
msxml3: Don't force parser encoding when loading from...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
André Hentschel
msxml3: Make xmlnode_get_specified a stub.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
André Hentschel
msxml3: Make xmlnode_get_parsed a stub.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Alexandre Julliard
msxml3: Remove unnecessary string constants.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Mikhail Maroukhine
msxml3: Fix compiler warnings with flag -Wcast-qual.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
André Hentschel
msxml3: Fix a typo in a comment.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-19
Nikolay Sivov
msxml3: Avoid direct vtable members internal usage.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-17
Nikolay Sivov
msxml3: Use common format for TRACE() in DOM objects.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Nikolay Sivov
msxml3: Fix return value for IXMLDOMNode_put_nodeValue...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Nikolay Sivov
msxml3: Support more node types in IXMLDOMDocument_crea...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-10
Nikolay Sivov
msxml3: Accept PI node in on base name request.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-09
Nikolay Sivov
msxml3: Support comment node type in IXMLDOMNode_get_ba...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-09
Nikolay Sivov
msxml3: Create entity reference node properly.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-09
Nikolay Sivov
msxml3: Create PI node properly.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Nikolay Sivov
msxml3: Use existing helpers for heap allocations.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Piotr Caban
msxml3: Fix VARIANT_from_xmlChar implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-24
Francois Gouget
msxml3: Make some functions static in node.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-20
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'bin...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-20
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'bin...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-20
Piotr Caban
msxml3: Implemented more data types handling xmlnode_ge...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Piotr Caban
msxml3: Ignore nanoseconds in xmlnode_get_nodeTypedValue.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'i1...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue date...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'boolean...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'fixed...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'int...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'number...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'string...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Jacek Caban
msxml3: Store xmlnode structure instead of pointer...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Jacek Caban
msxml3: Get rid of node internal IUnknown.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Jacek Caban
msxml3: Moved IDispatchEx implementation from domdoc...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Jacek Caban
msxml3: Get rid of not used aggregation support in...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Jacek Caban
msxml3: Return xmlnode object from create_basic_node.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Jacek Caban
msxml3: Optimize bstr_from_xmlChar implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Gerald Pfeifer
msxml3: Tweak two assertions.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Alistair Leslie...
msxml3: Use our parent doc if we don't have one.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Michael Stefaniuc
msxml3: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Alistair Leslie...
msxml3: Use xmlNodeGetContent to get text data.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-05
Michael Stefaniuc
msxml3: Do not cast void pointers to other pointer...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Michael Karcher
msxml3: Move attach_xmlnode.c to domdoc.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Michael Karcher
msxml3: Avoid duplicate encoding.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
Francois Gouget
msxml3: Dynamically load libxslt.so and only call xsltI...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Marcus Meissner
msxml3: Fixed if nesting / ptr checking problems in...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Marcus Meissner
msxml3: Fixed NULL ptr dereference possibilities (Cover...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
Alistair Leslie...
msxml3: Add support to get_nodeTypedValue on Element...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Michael Karcher
msxml3: Use orphan node list.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Michael Karcher
msxml3: Fix memory leaks in node.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Michael Karcher
msxml3: Fix leaks in callers of xmlChar_from_wchar.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Michael Karcher
msxml3: IXMLDOMNode_put_nodeValue: Use variant coercion.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Michael Karcher
msxml3: Revert "Simplify IXMLDOMNode::removeChild".
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Michael Karcher
msxml3: replaceNode accepts IXMLDOMElement instead...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Michael Karcher
msxml3: Basic implementation of IXMLDOMNode::replaceChild.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Michael Karcher
msxml3: Parameter validation for IXMLDOMNode::replaceCh...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Michael Karcher
msxml3: Simplify IXMLDOMNode::removeChild.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Michael Karcher
msxml3: Fail a bit earlier on removeChild(...,NULL...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Michael Karcher
msxml3: removeChild can only delete direct children.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
Piotr Caban
msxml3: Fix xmlnode_get_xml to work properly with XML_D...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Alistair Leslie...
msxml3: Correct FIXME.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Alistair Leslie...
msxml3: Format get_xml string to be more like msxml3.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-16
Zhangrong Huang
msxml3: Add support for accessing CDATASection node.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-16
Zhangrong Huang
msxml3: Add support for accessing document node.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Piotr Caban
msxml3: Fixed xmlnode_removeChild.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Piotr Caban
msxml3: oldChild in xmlnode_removeChild may be NULL.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Implemented xmlnode_get_ownerDocument.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Use IXMLDOMNode_get_nodeType in xmlnode_appendC...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alistair Leslie...
msxml3: Implement IDispatch for IXMLDOMNode.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-25
Alistair Leslie...
msxml3: Corrected transformNode.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Alistair Leslie...
msxml3: Implement get_prefix.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Alistair Leslie...
msxml3: Implement get_namespaceURI.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Alistair Leslie...
msxml3: Implement transformNode.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-19
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-05
Alistair Leslie...
msxml3: Remove Byte since it's not a valid datatype.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Alistair Leslie...
msxml3: Implement IXMLDOMProcessingInstruction_get_node...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Alistair Leslie...
msxml3: Implement IXMLDOMCDATASection_get_nodeValue.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Alistair Leslie...
msxml3: Implement IXMLDOMComment_get_nodeValue.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Francois Gouget
msxml3: Add a trailing '\n' to a Wine trace.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Alistair Leslie...
msxml3: Implement IXMLDOMNode put_nodeValue.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-21
Alistair Leslie...
msxml3: Correct get_nodeValue for PI Nodes.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-20
Alistair Leslie...
msxml3: Implement put_dataType.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Alistair Leslie...
msxml3: Entity Reference nodes do not support attribute...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
Alistair Leslie...
msxml3: Attribute nodes are not typed.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Alistair Leslie...
msxml3: Implement get_nodeTypeString.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Alistair Leslie...
msxml3: Implement put_text.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Alistair Leslie...
msxml3: Correct get_attributes for CDATA Section.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Alistair Leslie...
msxml3: Implement get_dataType.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
Alistair Leslie...
msxml3: get_attributes not supported for Attribute...
blob
|
commitdiff
|
raw
|
diff to current
next