projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml/tests: Remove duplicated ok() call.
[wine]
/
dlls
/
msxml3
/
tests
/
2012-05-21
Nikolay Sivov
msxml3/tests: A test to show that writer flushes buffer...
tree
|
commitdiff
2012-05-21
Nikolay Sivov
msxml3/tests: Fix test crashes running old versions.
tree
|
commitdiff
2012-05-16
Michael Stefaniuc
msxml3/tests: Check the correct return value.
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-14
Nikolay Sivov
msxml3: Support iso-8859-x encodings in writer.
tree
|
commitdiff
2012-05-09
Nikolay Sivov
msxml3/tests: Really test load() on files with leading...
tree
|
commitdiff
2012-05-09
Nikolay Sivov
msxml3/tests: Correct variant type.
tree
|
commitdiff
2012-05-07
Nikolay Sivov
msxml3: Make ::put_data() use passed BSTR as general...
tree
|
commitdiff
2012-04-30
Nikolay Sivov
msxml3: Test for attribute value normalization.
tree
|
commitdiff
2012-04-27
Nikolay Sivov
msxml3: Query for handler interface instead of using...
tree
|
commitdiff
2012-04-26
Nikolay Sivov
msxml3: Support disabled escaping mode when writing...
tree
|
commitdiff
2012-04-26
Nikolay Sivov
msxml3: Support disabled escaping mode for characters...
tree
|
commitdiff
2012-04-23
Nikolay Sivov
msxml3: Added getValueFromName() for IMXAttributes.
tree
|
commitdiff
2012-04-23
Nikolay Sivov
msxml3: getPrefix() should check all pushed contexts...
tree
|
commitdiff
2012-04-23
Nikolay Sivov
msxml3: Implement push/pop operations for contexts.
tree
|
commitdiff
2012-04-23
Nikolay Sivov
msxml3: Switch parser encoding manually when it won...
tree
|
commitdiff
2012-04-20
Nikolay Sivov
msxml3: Support 'namespace-prefixes' feature.
tree
|
commitdiff
2012-04-19
Nikolay Sivov
msxml3: Fix handling of feature values.
tree
|
commitdiff
2012-04-19
Nikolay Sivov
msxml3: Respect 'namespaces' feature calling content...
tree
|
commitdiff
2012-04-17
Nikolay Sivov
msxml3: Set namespace-prefixes on by default.
tree
|
commitdiff
2012-04-17
Nikolay Sivov
msxml3: Added getIndexFromName() implementation for...
tree
|
commitdiff
2012-04-17
Nikolay Sivov
msxml3: Added IMXAttributes::clear().
tree
|
commitdiff
2012-04-17
Nikolay Sivov
msxml3: Fix end prefix iteration for SAXXMLReader40.
tree
|
commitdiff
2012-04-16
Nikolay Sivov
msxml3: Use expected/actual sequence concept for reader...
tree
|
commitdiff
2012-03-26
Nikolay Sivov
msxml3: Support ignorable whitespaces output in writer.
tree
|
commitdiff
2012-03-26
Nikolay Sivov
msxml3: Support processing instructions in writer.
tree
|
commitdiff
2012-03-15
Nikolay Sivov
msxml3: Added IVBSAXAttributes for MXAttributes.
tree
|
commitdiff
2012-03-15
Nikolay Sivov
msxml3: Implement getValueFromQName() for MXAttributes.
tree
|
commitdiff
2012-03-14
Nikolay Sivov
msxml3: Implement getIndexFromQName() for MXAttributes.
tree
|
commitdiff
2012-03-14
Nikolay Sivov
msxml3: Implement getType() for MXAttributes.
tree
|
commitdiff
2012-03-14
Nikolay Sivov
msxml3: Implement getValue() for MXAttributes.
tree
|
commitdiff
2012-03-13
Nikolay Sivov
msxml3: Implement ISAXAttributes_getQName() for MXAttri...
tree
|
commitdiff
2012-03-13
Nikolay Sivov
msxml3: Implement ISAXAttributes::getLength() for MXAtt...
tree
|
commitdiff
2012-03-13
Nikolay Sivov
msxml3: Implement IMXAttributes::addAttribute().
tree
|
commitdiff
2012-03-13
Piotr Caban
msxml3: Added XMLView IPersistMoniker_Load test.
tree
|
commitdiff
2012-03-13
Piotr Caban
msxml3/tests: Skip tests when XMLView object fails...
tree
|
commitdiff
2012-03-12
Piotr Caban
msxml3/tests: Added XMLView QueryInterface tests.
tree
|
commitdiff
2012-03-12
Nikolay Sivov
msxml3: Accept names in predicate expressions for XSLPa...
tree
|
commitdiff
2012-03-09
Nikolay Sivov
msxml3: Add stub ISAXAttributes for MXAttributes implem...
tree
|
commitdiff
2012-03-09
Nikolay Sivov
msxml3: Stub support for IMXAttributes.
tree
|
commitdiff
2012-03-08
Nikolay Sivov
msxml3: Support element declaration output in MXWriter.
tree
|
commitdiff
2012-03-08
Nikolay Sivov
msxml3: Add stub support of ISAXDeclHandler for MXWriter.
tree
|
commitdiff
2012-03-01
Nikolay Sivov
msxml3: Return default namespace uri for 'xml'-prefixed...
tree
|
commitdiff
2012-02-27
Nikolay Sivov
msxml3: Properly escape character data in text nodes.
tree
|
commitdiff
2012-02-24
Nikolay Sivov
msxml3/tests: Tests for IMXAttributes::clear().
tree
|
commitdiff
2012-02-24
Nikolay Sivov
msxml3/tests: Some tests for IMXAttributes::addAttribute().
tree
|
commitdiff
2012-02-20
Francois Gouget
msxml3/tests: Make test_XPath() static.
tree
|
commitdiff
2012-01-27
Nikolay Sivov
msxml3: Support startDTD()/endDTD() in MXWriter.
tree
|
commitdiff
2012-01-27
Nikolay Sivov
msxml3: Support CDATA nodes in MXWriter.
tree
|
commitdiff
2012-01-27
Nikolay Sivov
msxml3: Support comment nodes in MXWriter.
tree
|
commitdiff
2012-01-27
Nikolay Sivov
msxml3: Stub lexical handler support for MXWriter.
tree
|
commitdiff
2012-01-24
Nikolay Sivov
msxml3: Block ::add() if collection is read-only.
tree
|
commitdiff
2012-01-24
Nikolay Sivov
msxml3: Put all defined document namespaces in collection.
tree
|
commitdiff
2012-01-23
Nikolay Sivov
msxml3: Initial implementation of ::getPrefix().
tree
|
commitdiff
2012-01-23
Nikolay Sivov
msxml3: ::get_namespaceURI() doesn't reset out pointer...
tree
|
commitdiff
2012-01-23
Nikolay Sivov
msxml3: Make remove() method a stub in version 6, more...
tree
|
commitdiff
2012-01-20
Nikolay Sivov
msxml3: Move some xdr tests data to a table.
tree
|
commitdiff
2012-01-20
Nikolay Sivov
msxml3: IXMLDOMSchemaCollection::get() is a stub for...
tree
|
commitdiff
2012-01-18
Nikolay Sivov
msxml3: Implemented IXMLHttpRequest::get_statusText().
tree
|
commitdiff
2012-01-13
Nikolay Sivov
msxml3: Leading space chars are allowed in SelectionNam...
tree
|
commitdiff
2012-01-11
Nikolay Sivov
msxml3: Try mshtml container url as a base for relative...
tree
|
commitdiff
2012-01-09
Nikolay Sivov
msxml3: Some put_dataType() tests for nodes without...
tree
|
commitdiff
2012-01-09
Nikolay Sivov
msxml3: Move put_dataType() test data to a table.
tree
|
commitdiff
2011-12-28
Nikolay Sivov
msxml3: Implement element stack and use it in related...
tree
|
commitdiff
2011-12-19
Nikolay Sivov
msxml3: Support VT_VARIANT|VT_BYREF for body data.
tree
|
commitdiff
2011-12-19
Nikolay Sivov
msxml3: Implement response headers access methods.
tree
|
commitdiff
2011-12-19
Nikolay Sivov
msxml3: Skip leading space characters when loading...
tree
|
commitdiff
2011-12-16
Nikolay Sivov
msxml3: Don't use libxml2 encoding helpers.
tree
|
commitdiff
2011-12-14
Nikolay Sivov
msxml3: Added IXMLDOMParseError2 support.
tree
|
commitdiff
2011-12-14
Nikolay Sivov
msxml3: Implemented get_responseStream().
tree
|
commitdiff
2011-12-13
Nikolay Sivov
msxml3/tests: Test switching encoding after document...
tree
|
commitdiff
2011-12-12
Nikolay Sivov
msxml3: IDispatchEx support for MXNamespaceManager.
tree
|
commitdiff
2011-12-12
Nikolay Sivov
msxml3: Added IDispatchEx support for IXMLDOMSchemaColl...
tree
|
commitdiff
2011-12-12
Nikolay Sivov
msxml3: Accept disabled on load validation.
tree
|
commitdiff
2011-12-12
Nikolay Sivov
msxml3: Escape '<','&','"' and '>' in attribute value.
tree
|
commitdiff
2011-12-09
Nikolay Sivov
msxml3: Properly handle writer output in a form of...
tree
|
commitdiff
2011-12-09
Nikolay Sivov
msxml3: Use libxml2 buffer support through helpers.
tree
|
commitdiff
2011-12-08
Nikolay Sivov
msxml3: Added IDispatchEx for IXSLProcessor.
tree
|
commitdiff
2011-12-08
Nikolay Sivov
msxml3: Added IDispatchEx support for IXSLTemplate.
tree
|
commitdiff
2011-12-05
Nikolay Sivov
msxml3: Added IDispatchEx support for IMXWriter.
tree
|
commitdiff
2011-11-28
Nikolay Sivov
msxml3: Fix get_namespaceURI() for document nodes.
tree
|
commitdiff
2011-11-28
Nikolay Sivov
msxml3: Place nodeValue() test data in a table.
tree
|
commitdiff
2011-11-28
Nikolay Sivov
msxml3: Some refcount tests to show details of internal...
tree
|
commitdiff
2011-11-23
Nikolay Sivov
msxml3: Fixed ISupportErrorInfo for IXMLDOMNamedNodeMap.
tree
|
commitdiff
2011-11-22
Nikolay Sivov
msxml3: Add a couple of tests for unusual behaviour...
tree
|
commitdiff
2011-11-21
Nikolay Sivov
msxml3: Added IDispatchEx support for SAXReader.
tree
|
commitdiff
2011-11-21
Nikolay Sivov
msxml3: Support IDispatchEx for IXMLDOMNodeList too.
tree
|
commitdiff
2011-11-21
Nikolay Sivov
msxml3: Fix support for IXMLDOMDocument3.
tree
|
commitdiff
2011-11-21
Nikolay Sivov
msxml3: Added common ISupportErrorInfo implementation.
tree
|
commitdiff
2011-11-16
Nikolay Sivov
msxml3: Convert test stream to single byte string.
tree
|
commitdiff
2011-11-16
Nikolay Sivov
msxml3: Return qualified name from get_nodeName().
tree
|
commitdiff
2011-11-16
Nikolay Sivov
msxml3: Fix get_namespaceURI().
tree
|
commitdiff
2011-11-16
Nikolay Sivov
msxml3: Properly return node prefix from get_prefix().
tree
|
commitdiff
2011-11-15
Nikolay Sivov
msxml3: Properly handle qualified names in getAttribute...
tree
|
commitdiff
2011-11-15
Nikolay Sivov
msxml3: Added IDispatchEx support for IXMLDOMImplementa...
tree
|
commitdiff
2011-11-14
Nikolay Sivov
msxml3: Fix getNamedItem() for qualified node names.
tree
|
commitdiff
2011-11-08
Nikolay Sivov
msxml3: Move XSLPattern test data to a table.
tree
|
commitdiff
2011-11-08
Nikolay Sivov
msxml3: Test that IXMLHTTPRequest doesn't support IDisp...
tree
|
commitdiff
2011-11-08
Nikolay Sivov
msxml3: Some tests to show that leading spaces are...
tree
|
commitdiff
2011-11-08
Nikolay Sivov
msxml3: Implement get_srcText().
tree
|
commitdiff
next