projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
windowscodecs: Add stub JPEG decoder.
[wine]
/
dlls
/
msxml3
/
tests
/
2009-08-19
Alistair Leslie...
msxml3: Support loading windows file paths.
tree
|
commitdiff
2009-08-19
Alexandre Julliard
msxml3/tests: Use the global wine_dbgstr_w instead...
tree
|
commitdiff
2009-08-14
Alistair Leslie...
msxml3: IXMLDOMElement doesn't support IObjectIdentity.
tree
|
commitdiff
2009-03-10
Michael Stefaniuc
msxml3: Change long to LONG in msxml.idl.
tree
|
commitdiff
2009-03-10
Michael Stefaniuc
msxml3: Change long to LONG in msxml2.idl and xmldom...
tree
|
commitdiff
2009-02-09
Alistair Leslie...
msxml3: Use our parent doc if we don't have one.
tree
|
commitdiff
2009-01-26
Michael Stefaniuc
msxml3: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-22
Alistair Leslie...
msxml3: IXMLDOMDocument2 async default value is VARIANT...
tree
|
commitdiff
2008-12-23
Alistair Leslie...
msxml3: Use xmlNodeGetContent to get text data.
tree
|
commitdiff
2008-12-20
Alistair Leslie...
msxml3: Add ISupportErrorInfo interface to IXMLDOMDocument.
tree
|
commitdiff
2008-12-17
Alistair Leslie...
msxml3: Corrected getAttributeNode to return correct...
tree
|
commitdiff
2008-12-05
Vincent Povirk
msxml3/tests: Fix string format warnings.
tree
|
commitdiff
2008-12-01
Michael Karcher
msxml3/tests: Fix BSTR leak.
tree
|
commitdiff
2008-12-01
Michael Karcher
msxml3: Avoid duplicate encoding.
tree
|
commitdiff
2008-10-31
Michael Karcher
msxml3: IXMLCDATASection is not an element.
tree
|
commitdiff
2008-10-28
Alistair Leslie...
msxml3: Add support to get_nodeTypedValue on Element...
tree
|
commitdiff
2008-10-13
Michael Karcher
msxml3/tests: Fix assorted memory leaks.
tree
|
commitdiff
2008-10-13
Michael Karcher
msxml3: IXMLDOMNode_put_nodeValue: Use variant coercion.
tree
|
commitdiff
2008-10-13
Michael Karcher
msxml3: Correct handling of listLength == NULL in IXMLD...
tree
|
commitdiff
2008-10-13
Michael Karcher
msxml3: Implementation of IXMLDOMNamedNodeMap::removeNa...
tree
|
commitdiff
2008-10-10
Michael Karcher
msxml3: Text node should not aggregate element.
tree
|
commitdiff
2008-10-09
Alistair Leslie...
msxml3: Add IXMLHTTPRequest support.
tree
|
commitdiff
2008-10-08
Michael Stefaniuc
msxml3/tests: Use SUCCEEDED instead of !FAILED.
tree
|
commitdiff
2008-10-08
Paul Vriens
msxml3/tests: Compare instead of assign.
tree
|
commitdiff
2008-10-07
Michael Karcher
msxml3: Revert "Simplify IXMLDOMNode::removeChild".
tree
|
commitdiff
2008-10-07
Michael Karcher
msxml3: Handle all variant types in IXMLDOMDocument...
tree
|
commitdiff
2008-10-07
Michael Karcher
msxml3: replaceNode accepts IXMLDOMElement instead...
tree
|
commitdiff
2008-10-07
Michael Karcher
msxml3: Basic implementation of IXMLDOMNode::replaceChild.
tree
|
commitdiff
2008-10-07
Michael Karcher
msxml3/tests: Valgrind fix.
tree
|
commitdiff
2008-10-06
Michael Karcher
msxml3: Parameter validation for IXMLDOMNode::replaceCh...
tree
|
commitdiff
2008-10-06
Michael Karcher
msxml3: Fail a bit earlier on removeChild(...,NULL...
tree
|
commitdiff
2008-10-06
Michael Karcher
msxml3: removeChild can only delete direct children.
tree
|
commitdiff
2008-10-06
Michael Karcher
msxml3/tests: Clean up test_removeChild.
tree
|
commitdiff
2008-09-25
Michael Stefaniuc
msxml3/tests: Remove redundant NULL check before SysFre...
tree
|
commitdiff
2008-09-22
Piotr Caban
msxml3/test: Add test for ISAXXMLReader_parse (passing...
tree
|
commitdiff
2008-09-15
Alistair Leslie...
msxml3: Correct test.
tree
|
commitdiff
2008-09-05
Marcus Meissner
msxml3: Fixed incorrect MultiByteToWideChar.
tree
|
commitdiff
2008-09-03
Alistair Leslie...
msxml3: Add IDispatchEx test.
tree
|
commitdiff
2008-09-03
Paul Vriens
msxml3/tests: Fix a test on win98.
tree
|
commitdiff
2008-09-03
Paul Vriens
msxml3/tests: Use CreateFileA to please win98.
tree
|
commitdiff
2008-09-02
Paul Vriens
msxml3/tests: Add a missing CoUninitialize.
tree
|
commitdiff
2008-09-02
Paul Vriens
msxml3/tests: Add a missing CoUninitialize.
tree
|
commitdiff
2008-08-27
Alistair Leslie...
msxml3: Correct unsupported functions in IDispatchEx.
tree
|
commitdiff
2008-08-22
Piotr Caban
msxml3: Added IDispatchEx QueryInterface test.
tree
|
commitdiff
2008-07-28
Alistair Leslie...
msxml3: Format get_xml string to be more like msxml3.
tree
|
commitdiff
2008-07-28
Piotr Caban
msxml3/tests: Added test for ISAXXMLReader_parseURL.
tree
|
commitdiff
2008-07-24
Piotr Caban
msxml3/tests: Add test for parsing document with '...
tree
|
commitdiff
2008-07-24
Piotr Caban
msxml3/tests: Add test for parsing from IStream.
tree
|
commitdiff
2008-07-23
Detlef Riekenberg
msxml3/tests: Fix failure and crash on win9x.
tree
|
commitdiff
2008-07-21
Piotr Caban
msxml3/tests: Added test for ISAXXMLReader_parse with...
tree
|
commitdiff
2008-07-21
Piotr Caban
msxml3/tests: Added tests for ISAXXMLReader_putErrorHan...
tree
|
commitdiff
2008-07-17
Piotr Caban
msxml3/tests: Added more tests for ISAXXMLReader_parse...
tree
|
commitdiff
2008-07-16
Zhangrong Huang
msxml3: Add support for accessing document node.
tree
|
commitdiff
2008-07-11
Piotr Caban
msxml3/tests: Added test for getContentHandler with...
tree
|
commitdiff
2008-07-10
Piotr Caban
msxml3: oldChild in xmlnode_removeChild may be NULL.
tree
|
commitdiff
2008-07-10
Piotr Caban
msxml3/tests: Added more tests to ISAXXMLReader_putCont...
tree
|
commitdiff
2008-07-10
Francois Gouget
msxml3/tests: Add a trailing '\n' to ok() calls.
tree
|
commitdiff
2008-07-09
Alexandre Julliard
msxml3/tests: Fix test cleanup.
tree
|
commitdiff
2008-07-09
Piotr Caban
msxml3: Skip the first XML declaration in file generate...
tree
|
commitdiff
2008-07-09
Piotr Caban
msxml3: Added test of files generated by IXMLDOMDocumen...
tree
|
commitdiff
2008-07-09
Piotr Caban
msxml3: Implemented xmlnode_get_ownerDocument.
tree
|
commitdiff
2008-07-09
Piotr Caban
msxml3/test: Added ISAXXMLReader test.
tree
|
commitdiff
2008-07-08
Alexandre Julliard
tests: Don't depend on the static uuid libraries in...
tree
|
commitdiff
2008-07-03
Zhangrong Huang
msxml3/test: Fix a typo in test node_to_string().
tree
|
commitdiff
2008-07-03
Alistair Leslie...
msxml3: Added tests to check for invalid arguments.
tree
|
commitdiff
2008-07-03
Piotr Caban
msxml3/tests: Fix error messages.
tree
|
commitdiff
2008-07-03
Piotr Caban
msxml3/tests: Better error messages formatting.
tree
|
commitdiff
2008-07-03
Alistair Leslie...
msxml3: Added support to create an Attribute in createNode.
tree
|
commitdiff
2008-07-02
Piotr Caban
msxml3: Added IXMLDOMElement_getAttributeNode implement...
tree
|
commitdiff
2008-07-02
Piotr Caban
msxml3: Added IXMLDOMElement_getAttributeNode test.
tree
|
commitdiff
2008-06-23
Dan Kegel
msxml3/tests: VT_EMPTY is not a string.
tree
|
commitdiff
2008-06-20
Alistair Leslie...
msxml3: Improved checking of failed case.
tree
|
commitdiff
2008-06-09
Alistair Leslie...
msxml3: Stop tests crashing under windows 98.
tree
|
commitdiff
2008-06-06
Dan Kegel
msxml/tests: Use VariantInit, not VariantClear, to...
tree
|
commitdiff
2008-05-26
Alistair Leslie...
msxml3: Stopped tests from crashing and a Win98 fix.
tree
|
commitdiff
2008-05-06
Francois Gouget
msxml3/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-04-29
Alistair Leslie...
msxml3: Implement IXMLDOMComment insertData.
tree
|
commitdiff
2008-04-25
Alistair Leslie...
msxml3: Corrected transformNode.
tree
|
commitdiff
2008-04-21
Alistair Leslie...
msxml3: Add tests for get_prefix and get_namespaceURI.
tree
|
commitdiff
2008-04-17
Alistair Leslie...
msxml3: Implement transformNode.
tree
|
commitdiff
2008-04-09
Austin English
Spelling fixes.
tree
|
commitdiff
2008-03-19
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-03-13
Alistair Leslie...
msxml3: Implemented IXMLDOMCDATASection_insertData.
tree
|
commitdiff
2008-03-13
Alistair Leslie...
msxml3: Implement IXMLDOMComment_appendData.
tree
|
commitdiff
2008-03-13
Alistair Leslie...
msxml3: Cannot use put_nodeValue on a IXMLDOMProcessing...
tree
|
commitdiff
2008-03-12
Alistair Leslie...
msxml3: Allow IXMLDOMDocument to save as another IXMLDO...
tree
|
commitdiff
2008-03-11
Alistair Leslie...
msxml3: Corrected double free in test.
tree
|
commitdiff
2008-03-10
Alistair Leslie...
msxml3: Implemented IXMLDOMText_insertData.
tree
|
commitdiff
2008-03-10
Alistair Leslie...
msxml3: Implement IXMLDOMCDATASection_appendData.
tree
|
commitdiff
2008-03-10
Alistair Leslie...
msxml3: Implement IXMLDOMCDATASection_substringData.
tree
|
commitdiff
2008-03-10
Alistair Leslie...
msxml3: Implement IXMLDOMComment_substringData.
tree
|
commitdiff
2008-03-05
Alistair Leslie...
msxml3: Stopped seg faults during regression tests...
tree
|
commitdiff
2008-03-03
Francois Gouget
Assorted spelling, punctuation and case fixes.
tree
|
commitdiff
2008-03-03
Alistair Leslie...
msxml3: Implement IXMLDOMProcessingInstruction_get_node...
tree
|
commitdiff
2008-03-03
Alistair Leslie...
msxml3: Implmented IXMLDOMCDATASection_get_data.
tree
|
commitdiff
2008-03-03
Alistair Leslie...
msxml3: Implement IXMLDOMCDATASection_get_nodeValue.
tree
|
commitdiff
2008-03-03
Alistair Leslie...
msxml3: Implement IXMLDOMText_appendData.
tree
|
commitdiff
2008-02-29
Alistair Leslie...
msxml3: Implemented IXMLDOMText substringData.
tree
|
commitdiff
2008-02-29
Alistair Leslie...
msxml3: Correct IXMLDOMProcessingInstruction_put_data...
tree
|
commitdiff
next