projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msxml3: Use an iface instead of a vtbl pointer in parse_error_t.
[wine]
/
dlls
/
msxml3
/
tests
/
2010-12-21
Alexandre Julliard
include: Correctly define the msxml typelib by directly...
tree
|
commitdiff
2010-11-25
Adam Martinson
msxml3/tests: Move domdoc.c schema-related tests to...
tree
|
commitdiff
2010-11-24
Adam Martinson
msxml3: Fix domdoc_getElementsByTagName()/domelem_getEl...
tree
|
commitdiff
2010-11-24
Adam Martinson
msxml3: Use the associated schema for domelem_get_dataT...
tree
|
commitdiff
2010-11-16
Adam Martinson
msxml3: Move schema cache into the domdoc_properties...
tree
|
commitdiff
2010-11-16
Michael Stefaniuc
msxml3/tests: Remove redundant NULL check before SysFre...
tree
|
commitdiff
2010-11-15
Paul Vriens
msxml3/tests: Fix some test failures on Win98/WinMe.
tree
|
commitdiff
2010-11-15
Adam Martinson
msxml3: Use built-in urn:schemas-microsoft-com:datatype...
tree
|
commitdiff
2010-11-15
Adam Martinson
msxml3: XDR schema support.
tree
|
commitdiff
2010-11-15
Adam Martinson
msxml3/tests: XDR schema tests.
tree
|
commitdiff
2010-11-10
Alexandre Julliard
include: Move coclass definitions to msxml2.idl.
tree
|
commitdiff
2010-11-09
Adam Martinson
msxml3/tests: Tests for node_get_dataType() with XDR...
tree
|
commitdiff
2010-11-09
Nikolay Sivov
msxml3: Fix duplicated declarations after document...
tree
|
commitdiff
2010-11-05
Nikolay Sivov
msxml3: Encode special characters while setting attribu...
tree
|
commitdiff
2010-11-04
Adam Martinson
msxml3: Fix node_get_text() whitespace handling.
tree
|
commitdiff
2010-11-03
Adam Martinson
msxml3: Implement XSLPattern collection methods.
tree
|
commitdiff
2010-11-03
Adam Martinson
msxml3: Add XSLPattern nodeType() method.
tree
|
commitdiff
2010-11-03
Adam Martinson
msxml3: Implement domdoc schema validation.
tree
|
commitdiff
2010-11-02
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2010-11-02
Francois Gouget
msxml3/tests: Small spelling fix in a nonexistent resource.
tree
|
commitdiff
2010-11-02
Francois Gouget
msxml3/tests: Add a trailing '\n' to ok() calls.
tree
|
commitdiff
2010-11-02
Adam Martinson
msxml3: Add error code defines.
tree
|
commitdiff
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
next