projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ole32: Implement OnRun and OnStop.
[wine]
/
dlls
/
msxml3
/
tests
/
2010-11-01
Nikolay Sivov
msxml3: Get rid of ::get_prefix() forward.
tree
|
commitdiff
2010-11-01
Nikolay Sivov
msxml3: Implement a trivial case of ::put_nodeTypedValu...
tree
|
commitdiff
2010-10-29
Adam Martinson
msxml3/tests: Add XSLPattern collection method tests.
tree
|
commitdiff
2010-10-29
Adam Martinson
msxml3: Fix XSLPattern namespace handling.
tree
|
commitdiff
2010-10-29
Nikolay Sivov
msxml3/tests: Some encoding switching tests.
tree
|
commitdiff
2010-10-28
Adam Martinson
msxml3/tests: Add namespace-related XSLPattern tests.
tree
|
commitdiff
2010-10-26
Nikolay Sivov
msxml3: Handle passed BSTR argument as a WCHAR string...
tree
|
commitdiff
2010-10-26
Michael Stefaniuc
msxml3/tests: Remove superfluous NULL check before...
tree
|
commitdiff
2010-10-25
Nikolay Sivov
msxml3: Add stub IConnectionPoint, return points for...
tree
|
commitdiff
2010-10-25
Nikolay Sivov
msxml3: Add stub connection container support.
tree
|
commitdiff
2010-10-21
Adam Martinson
msxml3: Implement schema_cache_get().
tree
|
commitdiff
2010-10-21
Adam Martinson
msxml3: Implement schema_cache_get_namespaceURI().
tree
|
commitdiff
2010-10-21
Adam Martinson
msxml3: Implement schema_cache_addCollection().
tree
|
commitdiff
2010-10-21
Adam Martinson
msxml3: Implement schema_cache_remove().
tree
|
commitdiff
2010-10-21
Adam Martinson
msxml3: Implement schema_cache_get_length().
tree
|
commitdiff
2010-10-21
Adam Martinson
msxml3/tests: Internal schema doc storage tests.
tree
|
commitdiff
2010-10-21
Nikolay Sivov
msxml3: Partially implement ::setAttributeNode().
tree
|
commitdiff
2010-10-13
Nikolay Sivov
msxml3: Fix response text conversion to WCHAR string.
tree
|
commitdiff
2010-10-13
Nikolay Sivov
msxml3: Implement POST support with supplied body data.
tree
|
commitdiff
2010-10-08
Nikolay Sivov
msxml3: Implement ::get_responseBody().
tree
|
commitdiff
2010-10-08
Nikolay Sivov
msxml3: Implement ::abort().
tree
|
commitdiff
2010-10-07
Nikolay Sivov
msxml3: Implement ::get_responseText() for UTF-8 and...
tree
|
commitdiff
2010-10-06
Nikolay Sivov
msxml3: Implement ready state change callback.
tree
|
commitdiff
2010-10-05
Nikolay Sivov
msxml3: Implemented ::get_status().
tree
|
commitdiff
2010-10-04
Adam Martinson
msxml3: XSLPattern support.
tree
|
commitdiff
2010-10-04
Adam Martinson
msxml3: Partial stub domdoc_validate().
tree
|
commitdiff
2010-10-04
Adam Martinson
msxml3/tests: Tests for domdoc_validate().
tree
|
commitdiff
2010-10-04
Adam Martinson
msxml3: Stub domdoc_get_readyState().
tree
|
commitdiff
2010-10-04
Nikolay Sivov
msxml3: Add basic bind callback for moniker binding.
tree
|
commitdiff
2010-10-01
Adam Martinson
msxml3: Implement preserveWhiteSpace property.
tree
|
commitdiff
2010-10-01
Alexandre Julliard
tests: Make some variables static.
tree
|
commitdiff
2010-09-29
Nikolay Sivov
msxml3/httprequest: Implement IXMLHttpRequest::setReque...
tree
|
commitdiff
2010-09-29
Nikolay Sivov
msxml3/httprequest: Store passed data for IXMLHttpReque...
tree
|
commitdiff
2010-09-29
Adam Martinson
msxml3: Move domdoc properties into their own struct.
tree
|
commitdiff
2010-09-29
Adam Martinson
msxml3: Implement SelectionNamespaces property.
tree
|
commitdiff
2010-09-28
Adam Martinson
msxml3/tests: Prevent a double-free in test_get_ownerDo...
tree
|
commitdiff
2010-09-20
Nikolay Sivov
msxml3/tests: Fix locale dependent string comparison.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-18
Nikolay Sivov
msxml3/tests: Store test data as a table for ::nodeType...
tree
|
commitdiff
2010-09-18
Nikolay Sivov
msxml3: Store selected query language in backend docume...
tree
|
commitdiff
2010-09-18
Nikolay Sivov
msxml3: Fix ::selectSingleNode() behaviour on invalid...
tree
|
commitdiff
2010-09-16
Nikolay Sivov
msxml3/tests: Don't raise a test error on first try...
tree
|
commitdiff
2010-09-15
Paul Vriens
msxml3/tests: Step to the next item on failure as well.
tree
|
commitdiff
2010-09-14
Nikolay Sivov
msxml3: Properly set default value for SelectionLanguag...
tree
|
commitdiff
2010-09-14
Nikolay Sivov
msxml3: Fix IXMLDOMNode::get_namespaceURI() for empty...
tree
|
commitdiff
2010-09-14
Nikolay Sivov
msxml3: Fix IXMLDOMNode::get_prefix() for empty prefix.
tree
|
commitdiff
2010-09-14
Nikolay Sivov
msxml3: Support elements with namespaces.
tree
|
commitdiff
2010-09-09
Joris Huizer
msxml3/tests: Add lastChild tests.
tree
|
commitdiff
2010-09-07
Nikolay Sivov
msxml3/tests: Basic test for ::setAttributeNode().
tree
|
commitdiff
2010-09-07
Nikolay Sivov
msxml3/tests: Some tests for ::get_ownerDocument()...
tree
|
commitdiff
2010-09-07
Nikolay Sivov
msxml3/domdoc: Implement IXMLDOMNamedNodeMap::removeQua...
tree
|
commitdiff
2010-09-07
Nikolay Sivov
msxml3/tests: Add a helper to create document instance...
tree
|
commitdiff
2010-09-03
Alexandre Goujon
msxml3/tests: Be more verbose when get_text fails.
tree
|
commitdiff
2010-09-03
Nikolay Sivov
msxml3: Implement IXMLDOMNamedNodeMap::getQualifiedItem().
tree
|
commitdiff
2010-09-03
Nikolay Sivov
msxml3: Fix invalid parameter handling for IXMLDOMEleme...
tree
|
commitdiff
2010-09-02
Nikolay Sivov
msxml3: Fix IXMLDOMDocument::getElementsByTagName(...
tree
|
commitdiff
2010-08-30
Nikolay Sivov
msxml3: Dump namespace aliases passed with SelectionNam...
tree
|
commitdiff
2010-08-30
Nikolay Sivov
msxml3/tests: Tests for IXMLDOMText::splitText(), stub...
tree
|
commitdiff
2010-08-30
Nikolay Sivov
msxml3: Implement IXMLDOMCDATASection::splitText().
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-05
Andrey Turkin
msxml3: Add test to highlight another difference betwee...
tree
|
commitdiff
2010-06-29
Nikolay Sivov
msxml3: Add support for IPersistStreamInit for IXMLDOMD...
tree
|
commitdiff
2010-06-28
Nikolay Sivov
msxml3: Create additional node for xml declaration.
tree
|
commitdiff
2010-06-24
Nikolay Sivov
msxml3/tests: A test to show difference in XPath and...
tree
|
commitdiff
2010-06-23
Nikolay Sivov
msxml3: Silence a warning in ::get_baseName() for docum...
tree
|
commitdiff
2010-06-21
Nikolay Sivov
msxml3: Don't crash on null pointer when doing ::Next...
tree
|
commitdiff
2010-06-14
Andrew Nguyen
msxml3/tests: Correct the sense of a few test failure...
tree
|
commitdiff
2010-06-14
Andrew Nguyen
msxml3: Ignore the encoding attribute when loading...
tree
|
commitdiff
2010-06-14
Andrew Nguyen
msxml3: Add proper skips when msxml3 DOM interfaces...
tree
|
commitdiff
2010-06-14
Nikolay Sivov
msxml3: Avoid SysStringLen() testing for an empty strin...
tree
|
commitdiff
2010-03-26
Paul Vriens
msxml3/tests: Skip some tests when network connection...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
msxml3: Treat input BSTR as general WCHAR string for...
tree
|
commitdiff
2010-03-01
Reece Dunn
msxml3/tests: Improve the IObjectSecurity tests to...
tree
|
commitdiff
2010-02-22
Nikolay Sivov
msxml3: Simplify IXMLDOMElement_get_tagName(), add...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-19
Nikolay Sivov
msxml3: Accept IObjectSafety for query from IXMLDOMDocu...
tree
|
commitdiff
2010-02-17
Nikolay Sivov
msxml3/tests: Fix leaks and wrong pointer use.
tree
|
commitdiff
2010-02-16
Nikolay Sivov
msxml3: Implement ::replaceData() for Text, Comment...
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Fix return value for IXMLDOMNode_put_nodeValue...
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Accept NODE_ENTITY_REFERENCE in ::createNode...
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createProcessingIn...
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createAttribute...
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createCDATASection...
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createTextNode...
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createComment...
tree
|
commitdiff
2010-02-12
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createElement...
tree
|
commitdiff
2010-02-12
Nikolay Sivov
msxml3/tests: Don't try to use wchar buffers as BSTR...
tree
|
commitdiff
2010-02-12
Nikolay Sivov
msxml3: Support more node types in IXMLDOMDocument_crea...
tree
|
commitdiff
2010-02-12
Nikolay Sivov
msxml3: Check for Null out pointer in node creation...
tree
|
commitdiff
2010-02-10
Nikolay Sivov
msxml3: Accept PI node in on base name request.
tree
|
commitdiff
2010-02-10
Nikolay Sivov
msxml3/tests: Add a trivial test for IXMLDOMDocumentFra...
tree
|
commitdiff
2010-02-10
Nikolay Sivov
msxml3: IXMLDOMAttribute shouldn't report its parent.
tree
|
commitdiff
2010-02-09
Nikolay Sivov
msxml3: Support comment node type in IXMLDOMNode_get_ba...
tree
|
commitdiff
2010-01-29
Nikolay Sivov
msxml3: Implement IXMLDOMText::deleteData().
tree
|
commitdiff
2010-01-29
Nikolay Sivov
msxml3: Implement IXMLDOMCDATASection::deleteData(...
tree
|
commitdiff
2010-01-21
Nikolay Sivov
msxml3/tests: Fix interface leak.
tree
|
commitdiff
2010-01-19
Nikolay Sivov
msxml3: Implement IXMLDOMComment::deleteData() with...
tree
|
commitdiff
2010-01-18
Nikolay Sivov
msxml3/tests: Fix interface leak and message typo.
tree
|
commitdiff
2010-01-18
Nikolay Sivov
msxml3: Track linked/unlinked state for element and...
tree
|
commitdiff
next