projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Rename the wined3d_adapter "num" field to "ordinal".
[wine]
/
dlls
/
msxml3
/
2009-12-07
Piotr Caban
msxml3: Fix VARIANT_from_xmlChar implementation.
tree
|
commitdiff
2009-12-02
Rob Shearman
msxml3: Fix double-free of BSTR in domdoc tests.
tree
|
commitdiff
2009-11-29
Marcus Meissner
msxml3: Move element usage into element!=NULL check...
tree
|
commitdiff
2009-11-24
Francois Gouget
msxml3: Make some functions static in node.c.
tree
|
commitdiff
2009-11-23
Marcus Meissner
msxml3: Fix NULL ptr checking in domdoc test (Coverity).
tree
|
commitdiff
2009-11-20
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'bin...
tree
|
commitdiff
2009-11-20
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'bin...
tree
|
commitdiff
2009-11-20
Piotr Caban
msxml3: Implemented more data types handling xmlnode_ge...
tree
|
commitdiff
2009-11-19
Piotr Caban
msxml3: Remove test that fails on some systems.
tree
|
commitdiff
2009-11-19
Piotr Caban
msxml3: Ignore nanoseconds in xmlnode_get_nodeTypedValue.
tree
|
commitdiff
2009-11-19
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'i1...
tree
|
commitdiff
2009-11-18
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue date...
tree
|
commitdiff
2009-11-18
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'boolean...
tree
|
commitdiff
2009-11-18
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'fixed...
tree
|
commitdiff
2009-11-18
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'int...
tree
|
commitdiff
2009-11-18
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'number...
tree
|
commitdiff
2009-11-18
Piotr Caban
msxml3: Implemented xmlnode_get_nodeTypedValue 'string...
tree
|
commitdiff
2009-10-15
Jacek Caban
msxml3: Store xmlnode structure instead of pointer...
tree
|
commitdiff
2009-10-07
Alexandre Julliard
Fix empty function prototypes.
tree
|
commitdiff
2009-09-30
Jacek Caban
msxml3: Get rid of node internal IUnknown.
tree
|
commitdiff
2009-09-30
Jacek Caban
msxml3: Store xmlnode pointer in dom_pi.
tree
|
commitdiff
2009-09-30
Jacek Caban
msxml3: Store xmlnode pointer in entityref.
tree
|
commitdiff
2009-09-30
Jacek Caban
msxml3: Store xmlnode pointer in domfrag.
tree
|
commitdiff
2009-09-30
Jacek Caban
msxml3: Store xmlnode pointer in domcomment.
tree
|
commitdiff
2009-09-30
Jacek Caban
msxml3: Store xmlnode pointer in domcdata.
tree
|
commitdiff
2009-09-30
Jacek Caban
msxml3: Store xmlnode pointer in domattr.
tree
|
commitdiff
2009-09-30
Jacek Caban
msxml3: Store pointer to node object in domtext.
tree
|
commitdiff
2009-09-10
Alistair Leslie...
msxml3: Add IDispatchEx support to IXMLDOMElement.
tree
|
commitdiff
2009-09-01
Alexandre Julliard
msxml3: Move typelib definitions out of #ifdef HAVE_LIB...
tree
|
commitdiff
2009-08-29
Jacek Caban
msxml3: Added more IDispatchEx tests.
tree
|
commitdiff
2009-08-29
Jacek Caban
msxml3: Use IXMLDOMSelection as a main queryresult...
tree
|
commitdiff
2009-08-29
Jacek Caban
msxml3: Moved IDispatchEx implementation from domdoc...
tree
|
commitdiff
2009-08-24
Jacek Caban
msxml3: Get rid of not used aggregation support in...
tree
|
commitdiff
2009-08-21
Jacek Caban
msxml3: Store xmlnode object in domdoc.
tree
|
commitdiff
2009-08-21
Jacek Caban
msxml3: Store xmlnode object in domelem.
tree
|
commitdiff
2009-08-21
Jacek Caban
msxml3: Return xmlnode object from create_basic_node.
tree
|
commitdiff
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
Jacek Caban
msxml3: Optimize bstr_from_xmlChar implementation.
tree
|
commitdiff
2009-08-14
Alistair Leslie...
msxml3: Register missing MXXMLWriter interfaces.
tree
|
commitdiff
2009-08-14
Alistair Leslie...
msxml3: IXMLDOMElement doesn't support IObjectIdentity.
tree
|
commitdiff
2009-06-01
Gerald Pfeifer
msxml3: Tweak two assertions.
tree
|
commitdiff
2009-04-20
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-03-10
Michael Stefaniuc
msxml3: Change the remaining long variables to LONG.
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-29
Marcus Meissner
msxml3: Handle get_element returning NULL (Coverity).
tree
|
commitdiff
2009-01-26
Michael Stefaniuc
msxml3: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-22
Alistair Leslie...
msxml3: Implement IXMLDOMDocument2 IPersistStream_Save.
tree
|
commitdiff
2009-01-22
Alistair Leslie...
msxml3: IXMLDOMDocument2 async default value is VARIANT...
tree
|
commitdiff
2009-01-22
Alistair Leslie...
msxml3: Register missing SAXXMLReader Components.
tree
|
commitdiff
2009-01-14
Alistair Leslie...
msxml3: Add fixme for unsupported parameter.
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-20
Alistair Leslie...
msxml3: Make functions static.
tree
|
commitdiff
2008-12-17
Alistair Leslie...
msxml3: Corrected getAttributeNode to return correct...
tree
|
commitdiff
2008-12-17
Hans Leidekker
janitorial: Don't depend on user32 for the self registr...
tree
|
commitdiff
2008-12-05
Michael Stefaniuc
msxml3: Do not cast void pointers to other pointer...
tree
|
commitdiff
2008-12-05
Vincent Povirk
msxml3/tests: Fix string format warnings.
tree
|
commitdiff
2008-12-01
Michael Karcher
msxml3: attach_xmldoc may fail.
tree
|
commitdiff
2008-12-01
Michael Karcher
msxml3: Remove attach_xmldoc(This, NULL) calls.
tree
|
commitdiff
2008-12-01
Michael Karcher
msxml3: Specialize attach_xmlnode to XML documents.
tree
|
commitdiff
2008-12-01
Michael Karcher
msxml3: Move attach_xmlnode.c to domdoc.c.
tree
|
commitdiff
2008-12-01
Michael Karcher
msxml3: Quiet noisy fixmes.
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-12-01
Alistair Leslie...
msxml3: Implement IXMLDOMAttribute get/put value.
tree
|
commitdiff
2008-11-25
Francois Gouget
msxml3: Remove WINAPI on static functions where not...
tree
|
commitdiff
2008-11-20
Ricardo Filipe
msxml3: Check some dead store results (llvm/clang).
tree
|
commitdiff
2008-11-19
Francois Gouget
msxml3: Fix compilation on systems that don't have...
tree
|
commitdiff
2008-11-18
Francois Gouget
msxml3: Dynamically load libxslt.so and only call xsltI...
tree
|
commitdiff
2008-11-14
Andrew Talbot
msxml3: Void function should not return a value.
tree
|
commitdiff
2008-11-03
Michael Karcher
msxml3: Simplify IXMLDOMNodeMap::removeNamedItem.
tree
|
commitdiff
2008-11-03
Michael Karcher
msxml3: Clean up initialization.
tree
|
commitdiff
2008-10-31
Michael Karcher
msxml3: IXMLCDATASection is not an element.
tree
|
commitdiff
2008-10-31
Marcus Meissner
msxml3: Fixed if nesting / ptr checking problems in...
tree
|
commitdiff
2008-10-31
Marcus Meissner
msxml3: Fixed NULL ptr dereference possibilities (Cover...
tree
|
commitdiff
2008-10-28
Alistair Leslie...
msxml3: Add support to get_nodeTypedValue on Element...
tree
|
commitdiff
2008-10-23
Andrew Talbot
msxml3: Sign-compare warning fix.
tree
|
commitdiff
2008-10-17
Jacek Caban
msxml3: Silence invalid FIXME.
tree
|
commitdiff
2008-10-17
Jacek Caban
msxml3: Fixed dynamic properties allocation.
tree
|
commitdiff
2008-10-17
Jacek Caban
msxml3: Update orphaned list in put_documentElement.
tree
|
commitdiff
2008-10-15
Michael Karcher
msxml3: Initialize xmldoc->_private in IPersistStream...
tree
|
commitdiff
2008-10-13
Michael Karcher
msxml3: Use orphan node list.
tree
|
commitdiff
2008-10-13
Michael Karcher
msxml3: Add an orphan node list to xmlDoc.
tree
|
commitdiff
2008-10-13
Michael Karcher
msxml3: Use the _private element of xmlDoc as pointer.
tree
|
commitdiff
2008-10-13
Michael Karcher
msxml3: Remove unneeded code.
tree
|
commitdiff
2008-10-13
Michael Karcher
msxml3: Fix memory leaks in node.c.
tree
|
commitdiff
2008-10-13
Michael Karcher
msxml3/tests: Fix assorted memory leaks.
tree
|
commitdiff
2008-10-13
Michael Karcher
msxml3: Fix leaking the BindStatusCallback if bind_url...
tree
|
commitdiff
2008-10-13
Michael Karcher
msxml3: Fix leaks in callers of xmlChar_from_wchar.
tree
|
commitdiff
2008-10-13
Michael Karcher
msxml3: Remove superflous re-conversion from wide chars...
tree
|
commitdiff
2008-10-13
Michael Karcher
msxml3: Use right COM invocation macro.
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-10
Michael Karcher
msxml3: _domtext->element is in fact a IXMLDOMNode.
tree
|
commitdiff
2008-10-09
Alistair Leslie...
msxml3: Add IXMLHTTPRequest support.
tree
|
commitdiff
next