projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winhttp/tests: Make sure proxy settings are restored.
[wine]
/
dlls
/
msxml3
/
element.c
2012-11-22
Andrew Talbot
msxml3: Remove unused variable.
blob
|
commitdiff
|
raw
2012-07-02
Nikolay Sivov
msxml3: Add support for bin.hex element type encoding.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
Nikolay Sivov
msxml3: Implement put_nodeTypedValue() for bin.base64...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-15
Nikolay Sivov
msxml3: Remove no longer used get_xml() option to mess...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
Nikolay Sivov
msxml3: Replace macro with another enum entry.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Nikolay Sivov
msxml3: Forward IDispatch to IDispatchEx when supported.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Nikolay Sivov
msxml3: Added common ISupportErrorInfo implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Nikolay Sivov
msxml3: Properly handle qualified names in getAttribute...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Nikolay Sivov
msxml3: Support multiple IXMLDOMNamedNodeMap implementa...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-27
Nikolay Sivov
msxml3: Block attempt to modify namespace definition...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-21
Francois Gouget
msxml3: Fix printing NULL strings.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Adam Martinson
msxml3: Fix a couple incorrect uses of VariantChangeType().
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Nikolay Sivov
msxml3: Clean formatting chars before passing to base64...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Francois Gouget
msxml3: Make element_get_dt() static and move it around...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-14
Nikolay Sivov
msxml3: Downgrade FIXME to TRACE for unsupported interf...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-14
Nikolay Sivov
msxml3: Add IXMLDOMSelection stub.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Nikolay Sivov
msxml3: Move string conversion helper to header.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Nikolay Sivov
msxml3: Fix reference counting behaviour for named...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-07
Nikolay Sivov
msxml3: Trace ref counts for all dom objects.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-04
Nikolay Sivov
msxml3: Remove child with parent method first before...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-03
Nikolay Sivov
msxml3: Link dom attribute with parent interface pointer.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Nikolay Sivov
msxml3: Always set out pointer to null on failed QueryI...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
Nikolay Sivov
msxml3: Reject xmlns attribute to be added to element.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Nikolay Sivov
msxml3: Remove transformNode() forward.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Nikolay Sivov
msxml3: Remove selectSingleNode() forward.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Nikolay Sivov
msxml3: Remove selectNodes() forward.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Alexandre Julliard
msxml3: Include the system libxml headers before the...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Nikolay Sivov
msxml3: Remove get_text() forward.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Nikolay Sivov
msxml3: Remove get_ownerDocument() forward.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Nikolay Sivov
msxml3: Remove hasChildNodes() forward.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Nikolay Sivov
msxml3: Remove appendChild() forward.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Nikolay Sivov
msxml3: Remove forward to removeChild() method for...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-22
Nikolay Sivov
msxml3: Use helper to consistently dump variant parameters.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Michael Stefaniuc
msxml3: COM cleanup for the IXMLDOMNode iface in xmlnode.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Jacek Caban
msxml3: Don't forward get_namespaceURI calls to node...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-06
Jacek Caban
msxml3: Get rid of xmlnode_transformNodeToObject.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-16
Michael Stefaniuc
msxml3: Use an iface instead of a vtbl pointer in domelem.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-24
Adam Martinson
msxml3: Fix domdoc_getElementsByTagName()/domelem_getEl...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-24
Adam Martinson
msxml3: Validate node content in domelem_put_dataType().
blob
|
commitdiff
|
raw
|
diff to current
2010-11-24
Adam Martinson
msxml3: Add BSTR versions of the XDR_DT <-> string...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-24
Adam Martinson
msxml3: Use the associated schema for domelem_get_dataT...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_no...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Nikolay Sivov
msxml3: For tested cases use TRACE instead of FIXME.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Nikolay Sivov
msxml3: Get rid of ::get_baseName() forward.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Nikolay Sivov
msxml3: Get rid of ::get_prefix() forward.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Nikolay Sivov
msxml3: Get rid of ::cloneNode() forward.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Nikolay Sivov
msxml3: Implement a trivial case of ::put_nodeTypedValu...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_xm...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface for a...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-21
Nikolay Sivov
msxml3: Partially implement ::setAttributeNode().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Nikolay Sivov
msxml3: Get rid of ::put_text() forward to IXMLDOMNode...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Nikolay Sivov
msxml3: Get rid of ::get_dataType() forward to IXMLDOMN...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in replac...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-13
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in insert...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-13
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_at...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-13
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-09
Joris Huizer
msxml3: Fix copy/paste error in get_lastChild functions.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-08
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-08
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_ch...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-07
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_no...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-07
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in put_no...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-07
Nikolay Sivov
msxml3/tests: Basic test for ::setAttributeNode().
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: 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: 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-09-03
Nikolay Sivov
msxml3: Fix invalid parameter handling for IXMLDOMEleme...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Nikolay Sivov
msxml3: Add IXMLDOMDocument3 stub support.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
Francois Gouget
msxml3: Add a trailing '\n' to a TRACE().
blob
|
commitdiff
|
raw
|
diff to current
2010-02-22
Nikolay Sivov
msxml3: Simplify IXMLDOMElement_get_tagName(), add...
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-04
Nikolay Sivov
msxml3: Use existing helpers for heap allocations.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-19
Nikolay Sivov
msxml3: Implement IXMLDOMElement::removeAttribute().
blob
|
commitdiff
|
raw
|
diff to current
2010-01-18
Mike Kaplinskiy
msxml: getElementsByTagName does not respect namespaces.
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-09-10
Alistair Leslie...
msxml3: Add IDispatchEx support to IXMLDOMElement.
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: Store xmlnode object in domelem.
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-01-29
Marcus Meissner
msxml3: Handle get_element returning NULL (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Alistair Leslie...
msxml3: Corrected getAttributeNode to return correct...
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-07-02
Piotr Caban
msxml3: Added IXMLDOMElement_getAttributeNode implement...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-19
Alistair Leslie...
msxml3: Implemented IDispatch for IXMLDOMElement.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Alistair Leslie...
msxml3: Validated attribute name.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-22
Alistair Leslie...
msxml3: Return correct IDispatch Interface.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Alistair Leslie...
msxml3: Corrected getAttribute to return current value...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Mikołaj Zalewski
msxml3: Implement IXMLDOMElement::getElementsByTagName.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Robert Shearman
msxml: Allow the element implementation to be aggregatable.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
Robert Shearman
msxml3: Fix domelem_get_tagName to return a string...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Huw Davies
msxml: Issue a fixme if the interface is not implemented.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Huw Davies
msxml: Implement setAttribute.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-14
Huw Davies
msxml: Implement getAttribute.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-01
Huw Davies
Make the node object aggregatable so that the element...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-08
Huw Davies
Include msxml2.h rather than msxml.h and xmldom.h.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-08
Huw Davies
Fix cut-n-paste error in licence text.
blob
|
commitdiff
|
raw
|
diff to current
next