projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
richedit: Correct limitations on values for setting zoom ratio.
[wine]
/
dlls
/
msxml3
/
tests
/
2008-02-19
Alistair Leslie...
msxml3: Implement IXMLDOMText length property.
tree
|
commitdiff
2008-02-16
Alistair Leslie...
msxml3: Implement IXMLDOMAttribute name property.
tree
|
commitdiff
2008-02-16
Alistair Leslie...
msxml3: Implement IXMLDOMProcessingInstruction target.
tree
|
commitdiff
2008-02-12
Alistair Leslie...
msxml3: Corrected tests for msxml service packs versions.
tree
|
commitdiff
2008-02-08
Alistair Leslie...
msxml3: Corrected test text.
tree
|
commitdiff
2008-02-05
Reece H. Dunn
msxml3: Fix the domdoc test failures.
tree
|
commitdiff
2008-02-04
Alistair Leslie...
msxml3: Correct createElement return value for an inval...
tree
|
commitdiff
2008-02-04
Alistair Leslie...
msxml3: Corrected Entity Reference Test.
tree
|
commitdiff
2008-02-04
Alistair Leslie...
msxml3: Validated attribute name.
tree
|
commitdiff
2008-01-22
Alistair Leslie...
msxml3: Implement IXMLDOMEntityReference interface.
tree
|
commitdiff
2008-01-21
Alistair Leslie...
msxml3: Implement IXMLDOMDocumentFragment Interface.
tree
|
commitdiff
2008-01-18
Alistair Leslie...
msxml3: Implement IXMLDOMImplementation Interface.
tree
|
commitdiff
2008-01-16
Alistair Leslie...
msxml3: Implement get_nodeTypeString.
tree
|
commitdiff
2008-01-16
Alistair Leslie...
msxml3: Implement put_text.
tree
|
commitdiff
2008-01-14
Alistair Leslie...
msxml3: Corrected getAttribute to return current value...
tree
|
commitdiff
2008-01-14
Alistair Leslie...
msxml3: Implemented IXMLDOMCDATASection COM Object.
tree
|
commitdiff
2008-01-14
Alistair Leslie...
msxml3: Implement get_dataType.
tree
|
commitdiff
2008-01-11
Marcus Meissner
msxml3: Move potential NULL ptr derefs into their if...
tree
|
commitdiff
2008-01-11
Alistair Leslie...
msxml3: Fix memory leak in test.
tree
|
commitdiff
2008-01-09
Alistair Leslie...
msxml3: get_attributes not supported for Attribute...
tree
|
commitdiff
2008-01-09
Alistair Leslie...
msxml3: previousSibling not supported for Attribute...
tree
|
commitdiff
2008-01-09
Alistair Leslie...
msxml3: createProcessingInstruction: Check arguments...
tree
|
commitdiff
2008-01-09
Alistair Leslie...
msxml3: lastChild not supported for CDATASection, Comme...
tree
|
commitdiff
2008-01-09
Alistair Leslie...
msxml3: nextSibling not supported for Attribute, Docume...
tree
|
commitdiff
2008-01-07
Francois Gouget
msxml3/tests: Add the trailing '\n' to an ok() call.
tree
|
commitdiff
2008-01-04
Alistair Leslie...
msxml3: Tests for get_xml, createAttribute, CreateComme...
tree
|
commitdiff
2008-01-04
Alistair Leslie...
msxml3: Implement createAttribute.
tree
|
commitdiff
2008-01-04
Alistair Leslie...
msxml3: Implement createComment.
tree
|
commitdiff
2008-01-03
Alistair Leslie...
msxml3: Return E_INVALIDARG when value is NULL.
tree
|
commitdiff
2007-12-24
Alistair Leslie...
msxml3: Fix memory leaks in tests.
tree
|
commitdiff
2007-12-14
Alistair Leslie...
msxml3: Fix memory leak in tests.
tree
|
commitdiff
2007-12-11
Alistair Leslie...
msxml3: Fix memory leak in test.
tree
|
commitdiff
2007-12-10
Alistair Leslie...
msxml3: Fix memory leak.
tree
|
commitdiff
2007-12-10
Alistair Leslie...
msxml3: Fix memory leaks.
tree
|
commitdiff
2007-12-07
Alistair Leslie...
msxml3: Implement cloneNode.
tree
|
commitdiff
2007-11-21
Alistair Leslie...
msxml: Tests for createTextNode.
tree
|
commitdiff
2007-11-21
Alistair Leslie...
msxml: Added test for get_text.
tree
|
commitdiff
2007-11-15
Alistair Leslie...
msxml: Test for insertBefore with a NULL output parameter.
tree
|
commitdiff
2007-11-15
Rob Shearman
msxml3: Fix some memory leaks of name in test_xmldoc.
tree
|
commitdiff
2007-11-13
Alistair Leslie...
msxml3: Enable test for bad argument / fix memory leak.
tree
|
commitdiff
2007-08-30
Francois Gouget
Assorted non-ANSI function declaration fixes (missing...
tree
|
commitdiff
2007-07-19
Mikołaj Zalewski
msxml3/tests: Avoid a crash that happens on some native...
tree
|
commitdiff
2007-05-29
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-05-25
James Hawkins
msxml3: Add tests for IXMLDocument.
tree
|
commitdiff
2007-05-25
James Hawkins
msxml3: Add tests for IXMLElement and IXMLElementCollec...
tree
|
commitdiff
2007-05-18
Mikołaj Zalewski
msxml3: Add tests for XPath queries with namespaces.
tree
|
commitdiff
2007-05-18
Mikołaj Zalewski
msxml3: For queries the get_item should change the...
tree
|
commitdiff
2007-05-18
Mikołaj Zalewski
msxml3: Improve the XPath queries handling.
tree
|
commitdiff
2007-05-14
Mikołaj Zalewski
msxml3: Implement IXMLDOMDocument2::setProperty("Select...
tree
|
commitdiff
2007-03-13
Stefan Huehner
Mark several functions as static.
tree
|
commitdiff
2007-02-28
Huw Davies
msxml3: Implement {get,putref}_schemas.
tree
|
commitdiff
2007-02-28
Huw Davies
msxml3: Add a schema cache object.
tree
|
commitdiff
2007-02-26
Huw Davies
msxml3: Convert the domdoc object to use the IXMLDOMDoc...
tree
|
commitdiff
2007-01-24
Paul Vriens
msxml3/tests: Cast-qual warning fixes.
tree
|
commitdiff
2006-12-29
Colin Pitrat
msxml: nextNode and reset functions.
tree
|
commitdiff
2006-12-28
Rob Shearman
msxml3: Add a simple test for XMLHTTP.
tree
|
commitdiff
2006-12-11
Marcus Meissner
made functions and variables static in some testcases.
tree
|
commitdiff
2006-11-14
Huw Davies
msxml3: Add the CLSID_DOMDocument define in msxml2...
tree
|
commitdiff
2006-10-13
Hans Leidekker
msxml3/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-21
Dan Hipschman
msxml3: Fix IXMLDOMNamedNodeMap_getNamedItem() conforma...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-07-19
Huw Davies
msxml3: removeChild should catch a NULL child node.
tree
|
commitdiff
2006-07-19
Huw Davies
msxml3: Add a test to check that selectSingleNode retur...
tree
|
commitdiff
2006-07-11
Huw Davies
msxml3: Implement removeChild.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-27
Huw Davies
msxml3: Always have a libxml doc associated with a...
tree
|
commitdiff
2006-06-12
Robert Shearman
msxml3: Fix domelem_get_tagName to return a string...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-02-24
Huw Davies
msxml3: Fix for empty node lists.
tree
|
commitdiff
2006-02-16
Huw Davies
msxml3: Fix get_text on text nodes.
tree
|
commitdiff
2006-02-14
Huw Davies
msxml: Implement getElementsByTagName.
tree
|
commitdiff
2006-02-10
Huw Davies
msxml: Add ISupportErrorInfo for named node maps.
tree
|
commitdiff
2006-01-16
Huw Davies
msxml: Fix for get_nodeValue on attributes.
tree
|
commitdiff
2006-01-16
Huw Davies
msxml: Implement setAttribute.
tree
|
commitdiff
2006-01-14
Huw Davies
msxml: Implement getAttribute.
tree
|
commitdiff
2006-01-11
Huw Davies
msxml: Implement createNode, appendChild and insertAfter.
tree
|
commitdiff
2006-01-10
Huw Davies
msxml: It's valid to release an empty document.
tree
|
commitdiff
2005-12-01
Huw Davies
Make the node object aggregatable so that the element...
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-23
Huw Davies
Release a stray node.
tree
|
commitdiff
2005-11-18
Huw Davies
Ref count the xmlDocPtr.
tree
|
commitdiff
2005-11-10
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2005-11-10
Francois Gouget
Add trailing '\n's to ok() and TRACE() calls.
tree
|
commitdiff
2005-11-08
Huw Davies
Include msxml2.h rather than msxml.h and xmldom.h.
tree
|
commitdiff
2005-11-08
Huw Davies
Implement selectSingleNode.
tree
|
commitdiff
2005-11-08
Huw Davies
Implement get_parseError.
tree
|
commitdiff
2005-11-05
Huw Davies
Filter out CTEXT nodes when building element child...
tree
|
commitdiff
2005-11-03
Stefan Huehner
Add indexed access to attributes (nodemap) and childNodes
tree
|
commitdiff
2005-11-02
Stefan Huehner
Extend get_nodeName add testcases for it.
tree
|
commitdiff
2005-10-26
Stefan Huehner
Fix IXMLDOMDocument error handling.
tree
|
commitdiff
2005-08-23
Mike McCormack
Add some node tests.
tree
|
commitdiff
2005-08-12
Mike McCormack
Add some msxml3 tests.
tree
|
commitdiff