projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Register dlls directly in the SelfRegModules and SelfUnregModules actions.
[wine]
/
dlls
/
msxml3
/
2010-07-22
Michael Stefaniuc
msxml3: Remove the ignored common resource attributes.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-19
Nikolay Sivov
msxml3: Speed up a IPersistStreamInit::Save() by queryi...
tree
|
commitdiff
2010-07-19
Piotr Caban
msxml3: Improve bstr_from_xmlCharN implementation.
tree
|
commitdiff
2010-07-19
Piotr Caban
msxml3: Improve QName_from_xmlChar implementation.
tree
|
commitdiff
2010-07-19
Piotr Caban
msxml3: Correctly allocate namespaces stack in saxreader.
tree
|
commitdiff
2010-07-05
Andrey Turkin
msxml3: Add test to highlight another difference betwee...
tree
|
commitdiff
2010-06-29
Nikolay Sivov
msxml3: Use proper pointer types for IPersistStreamInit...
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-28
Piotr Caban
msxml3: Fix illegal memory access.
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: Don't free namespace data tracked in a tree.
tree
|
commitdiff
2010-06-23
Nikolay Sivov
msxml3: Accept CLSID_FreeThreadedDOMDocument30 in class...
tree
|
commitdiff
2010-06-23
Nikolay Sivov
msxml3: Silence a warning in ::get_baseName() for docum...
tree
|
commitdiff
2010-06-22
Nikolay Sivov
msxml3: Use vtable macros consistently, depending on...
tree
|
commitdiff
2010-06-22
Nikolay Sivov
msxml3: Properly free namespace structure pointer.
tree
|
commitdiff
2010-06-21
Nikolay Sivov
msxml3: Extend traces for inc/dec refs on libxml2 docum...
tree
|
commitdiff
2010-06-21
Nikolay Sivov
msxml3: Don't crash on null pointer when doing ::Next...
tree
|
commitdiff
2010-06-21
Nikolay Sivov
msxml3: Support xml:lang attribute in IXMLElement:...
tree
|
commitdiff
2010-06-21
Nikolay Sivov
msxml3: Don't force parser encoding when loading from...
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: Use defined macros to access internal XPath...
tree
|
commitdiff
2010-06-14
Nikolay Sivov
msxml3: Avoid SysStringLen() testing for an empty strin...
tree
|
commitdiff
2010-05-20
Michael Stefaniuc
msxml3: Remove redundant "not NULL" check of the punk...
tree
|
commitdiff
2010-04-19
Alistair Leslie...
msxml3: Register classes.
tree
|
commitdiff
2010-03-31
André Hentschel
msxml3: Make xmlnode_get_specified a stub.
tree
|
commitdiff
2010-03-31
André Hentschel
msxml3: Make xmlnode_get_parsed a stub.
tree
|
commitdiff
2010-03-31
Alexandre Julliard
msxml3: Remove unnecessary string constants.
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
msxml3: Fix compiler warnings with flag -Wcast-qual.
tree
|
commitdiff
2010-03-26
Paul Vriens
msxml3/tests: Skip some tests when network connection...
tree
|
commitdiff
2010-03-23
André Hentschel
msxml3: Fix a typo in a comment.
tree
|
commitdiff
2010-03-22
Francois Gouget
msxml3: Add a trailing '\n' to a TRACE().
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: Avoid direct vtable members internal usage.
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
2010-02-17
Nikolay Sivov
msxml3: Use common format for TRACE() in DOM objects.
tree
|
commitdiff
2010-02-16
Nikolay Sivov
msxml3: Get rid of libxml2 accessors in ::substringData...
tree
|
commitdiff
2010-02-16
Nikolay Sivov
msxml3: Simplify ::appendData() for Text, Comment and...
tree
|
commitdiff
2010-02-16
Nikolay Sivov
msxml3: Implement ::replaceData() for Text, Comment...
tree
|
commitdiff
2010-02-16
Nikolay Sivov
msxml3: Simplify ::insertData() for Text, Comment and...
tree
|
commitdiff
2010-02-16
Nikolay Sivov
msxml3: Use interface methods for ::get_length() calls.
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Fix return value for IXMLDOMNode_put_nodeValue...
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Accept NODE_ENTITY_REFERENCE in ::createNode...
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createProcessingIn...
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createAttribute...
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createCDATASection...
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Fix IXMLDOMDocument::createElement(), cast...
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createTextNode...
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Fix IXMLDOMDocument::createDocumentFragment...
tree
|
commitdiff
2010-02-15
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createComment...
tree
|
commitdiff
2010-02-15
Alistair Leslie...
msxml4: Added support for SAXXMLReader40.
tree
|
commitdiff
2010-02-12
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createElement...
tree
|
commitdiff
2010-02-12
Nikolay Sivov
msxml3/tests: Don't try to use wchar buffers as BSTR...
tree
|
commitdiff
2010-02-12
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createDocumentFrag...
tree
|
commitdiff
2010-02-12
Nikolay Sivov
msxml3: Support more node types in IXMLDOMDocument_crea...
tree
|
commitdiff
2010-02-12
Nikolay Sivov
msxml3: Check for Null out pointer in node creation...
tree
|
commitdiff
2010-02-10
Nikolay Sivov
msxml3: Accept PI node in on base name request.
tree
|
commitdiff
2010-02-10
Nikolay Sivov
msxml3/tests: Add a trivial test for IXMLDOMDocumentFra...
tree
|
commitdiff
2010-02-10
Nikolay Sivov
msxml3: IXMLDOMAttribute shouldn't report its parent.
tree
|
commitdiff
2010-02-09
Nikolay Sivov
msxml3: Support comment node type in IXMLDOMNode_get_ba...
tree
|
commitdiff
2010-02-09
Alexandre Julliard
msxml3: Fix building with older libxml versions.
tree
|
commitdiff
2010-02-09
Nikolay Sivov
msxml3: Create entity reference node properly.
tree
|
commitdiff
2010-02-09
Nikolay Sivov
msxml3: Create PI node properly.
tree
|
commitdiff
2010-02-08
Nikolay Sivov
msxml3: Use libxml2 functionality to skip top XML decla...
tree
|
commitdiff
2010-02-04
Nikolay Sivov
msxml3: Use existing helpers for heap allocations.
tree
|
commitdiff
2010-02-04
Nikolay Sivov
msxml4: Add self-registration for CLSID_DOMDocument40...
tree
|
commitdiff
2010-02-03
Nikolay Sivov
msxml3: Fix a debug channel and comment copypaste.
tree
|
commitdiff
2010-01-29
Nikolay Sivov
msxml3: Implement IXMLDOMText::deleteData().
tree
|
commitdiff
2010-01-29
Nikolay Sivov
msxml3: Implement IXMLDOMCDATASection::deleteData(...
tree
|
commitdiff
2010-01-21
Nikolay Sivov
msxml3/tests: Fix interface leak.
tree
|
commitdiff
2010-01-19
Nikolay Sivov
msxml3: Implement IXMLDOMComment::deleteData() with...
tree
|
commitdiff
2010-01-19
Nikolay Sivov
msxml3: Use a helper to check for created content handler.
tree
|
commitdiff
2010-01-19
Nikolay Sivov
msxml3: Implement IXMLDOMElement::removeAttribute().
tree
|
commitdiff
2010-01-18
Mike Kaplinskiy
msxml: getElementsByTagName does not respect namespaces.
tree
|
commitdiff
2010-01-18
Nikolay Sivov
msxml3/tests: Fix interface leak and message typo.
tree
|
commitdiff
2010-01-18
Nikolay Sivov
msxml3: Track linked/unlinked state for element and...
tree
|
commitdiff
2010-01-18
Nikolay Sivov
msxml3: In IXMLElementCollection store pointer to node...
tree
|
commitdiff
2010-01-18
Nikolay Sivov
msxml3: Implement IXMLElement::removeChild() with some...
tree
|
commitdiff
2010-01-18
Nikolay Sivov
msxml3: Don't preallocate root element, return new...
tree
|
commitdiff
2010-01-14
Nikolay Sivov
msxml3/xmldoc: Don't leak document and stream on next...
tree
|
commitdiff
2010-01-14
Nikolay Sivov
msxml3/xmldoc: IPersistStreamInit::InitNew() seems...
tree
|
commitdiff
2010-01-14
Nikolay Sivov
msxml3/xmldoc: Fix IPersistStreamInit::GetClassID(...
tree
|
commitdiff
2010-01-14
Nikolay Sivov
msxml3/tests: Add some tests for IPersistStreamInit...
tree
|
commitdiff
2010-01-11
Nikolay Sivov
msxml3: Get rid of upper case converting helper.
tree
|
commitdiff
2010-01-11
Nikolay Sivov
msxml3: Implement IXMLDocument::get_doctype().
tree
|
commitdiff
2010-01-11
Nikolay Sivov
msxml3: Implement IXMLDocument::get_version().
tree
|
commitdiff
2010-01-11
Nikolay Sivov
msxml3: Fix string leak while parsing with IXMLDOMDocument.
tree
|
commitdiff
2010-01-11
Nikolay Sivov
msxml3/tests: Fix some string leaks in tests.
tree
|
commitdiff
2010-01-11
Nikolay Sivov
msxml3: Don't lose pointer to externaly allocated xmlSA...
tree
|
commitdiff
2010-01-11
Nikolay Sivov
msxml3: Don't leak externaly allocated xmlSAXHandler.
tree
|
commitdiff
2010-01-06
Reece Dunn
Don't generate FIXME warnings for DllCanUnloadNow.
tree
|
commitdiff
2009-12-09
Huw Davies
msxml3: Correctly test the variant returned by get_node...
tree
|
commitdiff
next