projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oleaut32: Use widl to generate the coclasses registrations.
[wine]
/
dlls
/
msxml3
/
2010-12-01
Alexandre Julliard
msxml3: Avoid some uninitialized variable warnings...
tree
|
commitdiff
2010-12-01
Adam Martinson
msxml3/domdoc: Add a ref to the schema cache in copy_pr...
tree
|
commitdiff
2010-11-29
Austin English
msxml3: Bump version information to SP9.
tree
|
commitdiff
2010-11-29
Ken Thomases
msxml3: Fix building on Leopard.
tree
|
commitdiff
2010-11-25
Michael Stefaniuc
msxml3: Remove dead code: break after return (Smatch).
tree
|
commitdiff
2010-11-25
Adam Martinson
msxml3: Store the DOMDocument/XMLSchemaCache object...
tree
|
commitdiff
2010-11-25
Adam Martinson
msxml3/schema: Properly handle schema_cache_add() from...
tree
|
commitdiff
2010-11-25
Adam Martinson
msxml3: Fix a few error messages.
tree
|
commitdiff
2010-11-25
Adam Martinson
msxml3/tests: Move domdoc.c schema-related tests to...
tree
|
commitdiff
2010-11-24
Adam Martinson
msxml3: Add schema parse/validate error callbacks.
tree
|
commitdiff
2010-11-24
Adam Martinson
msxml3: Fix domdoc_getElementsByTagName()/domelem_getEl...
tree
|
commitdiff
2010-11-24
Adam Martinson
msxml3: Implement domtext dt-related functions.
tree
|
commitdiff
2010-11-24
Adam Martinson
msxml3: Validate node content in domelem_put_dataType().
tree
|
commitdiff
2010-11-24
Adam Martinson
msxml3: Add BSTR versions of the XDR_DT <-> string...
tree
|
commitdiff
2010-11-24
Adam Martinson
msxml3: Use the associated schema for domelem_get_dataT...
tree
|
commitdiff
2010-11-17
Alexandre Julliard
msxml3: Fix incorrect uses of va_list arguments.
tree
|
commitdiff
2010-11-17
Michael Stefaniuc
msxml3: Remove 'const' from the function return types.
tree
|
commitdiff
2010-11-16
Gerald Pfeifer
msxml3: Remove practically unused variable from XDR_to_...
tree
|
commitdiff
2010-11-16
Adam Martinson
msxml3: Add functions to get the dt:dt of a node.
tree
|
commitdiff
2010-11-16
Adam Martinson
msxml3: Add XDR datatypes enum and string table.
tree
|
commitdiff
2010-11-16
Adam Martinson
msxml3: Move schema cache into the domdoc_properties...
tree
|
commitdiff
2010-11-16
Adam Martinson
msxml3: Fix a datatypes.xsd oops.
tree
|
commitdiff
2010-11-16
Michael Stefaniuc
msxml3/tests: Remove redundant NULL check before SysFre...
tree
|
commitdiff
2010-11-15
Paul Vriens
msxml3/tests: Fix some test failures on Win98/WinMe.
tree
|
commitdiff
2010-11-15
Adam Martinson
msxml3: Use built-in urn:schemas-microsoft-com:datatype...
tree
|
commitdiff
2010-11-15
Adam Martinson
msxml3: XDR schema support.
tree
|
commitdiff
2010-11-15
Adam Martinson
msxml3/tests: XDR schema tests.
tree
|
commitdiff
2010-11-15
Adam Martinson
msxml3: Add urn:schemas-microsoft-com:datatypes schema.
tree
|
commitdiff
2010-11-15
Adam Martinson
msxml3: Add our own xmlFirstElementChild() for older...
tree
|
commitdiff
2010-11-15
Adam Martinson
msxml3: Store the DLL instance handle.
tree
|
commitdiff
2010-11-12
Nikolay Sivov
msxml3: Don't include assert.h where it's not used.
tree
|
commitdiff
2010-11-12
Nikolay Sivov
msxml3: Fix a ::get_xml() for libxml2 without xmlSaveTo...
tree
|
commitdiff
2010-11-10
Alexandre Julliard
include: Make msxml6.idl a copy of msxml2.idl instead...
tree
|
commitdiff
2010-11-10
Alexandre Julliard
include: Move coclass definitions to msxml2.idl.
tree
|
commitdiff
2010-11-09
Adam Martinson
msxml3/tests: Tests for node_get_dataType() with XDR...
tree
|
commitdiff
2010-11-09
Nikolay Sivov
msxml3: Dump set node value.
tree
|
commitdiff
2010-11-09
Nikolay Sivov
msxml3: Trace DOM document reference counts.
tree
|
commitdiff
2010-11-09
Nikolay Sivov
msxml3: Use defined error code for no error case.
tree
|
commitdiff
2010-11-09
Nikolay Sivov
msxml3: Fix duplicated declarations after document...
tree
|
commitdiff
2010-11-08
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_no...
tree
|
commitdiff
2010-11-05
Nikolay Sivov
msxml3: Stub IXMLDOMDocumentType support.
tree
|
commitdiff
2010-11-05
Nikolay Sivov
msxml3: Don't force put_nodeValue return value.
tree
|
commitdiff
2010-11-05
Nikolay Sivov
msxml3: For tested cases use TRACE instead of FIXME.
tree
|
commitdiff
2010-11-05
Nikolay Sivov
msxml3: Encode special characters while setting attribu...
tree
|
commitdiff
2010-11-04
Adam Martinson
msxml3: Fix node_get_text() whitespace handling.
tree
|
commitdiff
2010-11-04
Adam Martinson
msxml3: Move the whitespace preservation bool into...
tree
|
commitdiff
2010-11-03
Adam Martinson
msxml3: Implement XSLPattern collection methods.
tree
|
commitdiff
2010-11-03
Adam Martinson
msxml3: Add XSLPattern nodeType() method.
tree
|
commitdiff
2010-11-03
Adam Martinson
msxml3: Use libxml2 macros for XSLPattern method return...
tree
|
commitdiff
2010-11-03
Adam Martinson
msxml3: Implement domdoc schema validation.
tree
|
commitdiff
2010-11-02
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2010-11-02
Francois Gouget
msxml3/tests: Small spelling fix in a nonexistent resource.
tree
|
commitdiff
2010-11-02
Francois Gouget
msxml3/tests: Add a trailing '\n' to ok() calls.
tree
|
commitdiff
2010-11-02
Francois Gouget
msxml3: Add a trailing '\n' to a FIXME() calls.
tree
|
commitdiff
2010-11-02
Adam Martinson
msxml3: Add error code defines.
tree
|
commitdiff
2010-11-02
Adam Martinson
msxml3: Add a function to validate a tree against a...
tree
|
commitdiff
2010-11-01
Nikolay Sivov
msxml3: Hint parser to use UTF-8 if it's specfied as...
tree
|
commitdiff
2010-11-01
Nikolay Sivov
msxml3: Get rid of ::get_baseName() forward.
tree
|
commitdiff
2010-11-01
Nikolay Sivov
msxml3: Get rid of ::get_prefix() forward.
tree
|
commitdiff
2010-11-01
Nikolay Sivov
msxml3: Get rid of ::cloneNode() forward.
tree
|
commitdiff
2010-11-01
Nikolay Sivov
msxml3: Implement a trivial case of ::put_nodeTypedValu...
tree
|
commitdiff
2010-10-29
Adam Martinson
msxml3/tests: Add XSLPattern collection method tests.
tree
|
commitdiff
2010-10-29
Adam Martinson
msxml3: Fix XSLPattern namespace handling.
tree
|
commitdiff
2010-10-29
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_xm...
tree
|
commitdiff
2010-10-29
Nikolay Sivov
msxml3: Trace backend error even when user error handle...
tree
|
commitdiff
2010-10-29
Nikolay Sivov
msxml3: Build qualified name using libxml2 helper.
tree
|
commitdiff
2010-10-29
Nikolay Sivov
msxml3: Add a helper to check for error handler being...
tree
|
commitdiff
2010-10-29
Nikolay Sivov
msxml3/tests: Some encoding switching tests.
tree
|
commitdiff
2010-10-28
Adam Martinson
msxml3/tests: Add namespace-related XSLPattern tests.
tree
|
commitdiff
2010-10-28
Adam Martinson
msxml3: libxml2 error/warning callback functions.
tree
|
commitdiff
2010-10-28
Nikolay Sivov
msxml3: Actually try to use IPersistStream if it's...
tree
|
commitdiff
2010-10-27
Nikolay Sivov
msxml3: Output error message for fatal errors.
tree
|
commitdiff
2010-10-27
Nikolay Sivov
msxml3: Fix a leak of error message BSTR.
tree
|
commitdiff
2010-10-27
Nikolay Sivov
msxml3: Make line endings fix helper faster using BSTR...
tree
|
commitdiff
2010-10-26
Nikolay Sivov
msxml3: Handle passed BSTR argument as a WCHAR string...
tree
|
commitdiff
2010-10-26
Michael Stefaniuc
msxml3/tests: Remove superfluous NULL check before...
tree
|
commitdiff
2010-10-26
Michael Stefaniuc
msxml3: Remove returns after returns (Smatch).
tree
|
commitdiff
2010-10-25
Nikolay Sivov
msxml3: Use proper naming and types for IObject* interf...
tree
|
commitdiff
2010-10-25
Nikolay Sivov
msxml3: Add ::Unadvise().
tree
|
commitdiff
2010-10-25
Nikolay Sivov
msxml3: Add ::GetConnectionPointContainer().
tree
|
commitdiff
2010-10-25
Nikolay Sivov
msxml3: Add ::GetConnectionInterface().
tree
|
commitdiff
2010-10-25
Nikolay Sivov
msxml3: Add stub IConnectionPoint, return points for...
tree
|
commitdiff
2010-10-25
Nikolay Sivov
msxml3: Add stub connection container support.
tree
|
commitdiff
2010-10-25
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface for a...
tree
|
commitdiff
2010-10-25
Jacek Caban
msxml3: Remove unused xmlnode_* functions.
tree
|
commitdiff
2010-10-21
Adam Martinson
msxml3: Fix a regression bug in domdoc_loadXML().
tree
|
commitdiff
2010-10-21
Adam Martinson
msxml3: IXMLDOMSchemaCollection2 stubs.
tree
|
commitdiff
2010-10-21
Adam Martinson
msxml3: Implement schema_cache_get().
tree
|
commitdiff
2010-10-21
Adam Martinson
msxml3: Implement schema_cache_get_namespaceURI().
tree
|
commitdiff
2010-10-21
Adam Martinson
msxml3: Implement schema_cache_addCollection().
tree
|
commitdiff
2010-10-21
Adam Martinson
msxml3: Implement schema_cache_remove().
tree
|
commitdiff
2010-10-21
Adam Martinson
msxml3: Implement schema_cache_get_length().
tree
|
commitdiff
2010-10-21
Adam Martinson
msxml3/tests: Internal schema doc storage tests.
tree
|
commitdiff
2010-10-21
Nikolay Sivov
msxml3: Partially implement ::setAttributeNode().
tree
|
commitdiff
2010-10-20
Nikolay Sivov
msxml3: Silence urlmon query failures for IXMLDocument.
tree
|
commitdiff
2010-10-20
Nikolay Sivov
msxml3: Add support for IStream destination in save().
tree
|
commitdiff
2010-10-19
Nikolay Sivov
msxml3: Get rid of ::put_text() forward to IXMLDOMNode...
tree
|
commitdiff
2010-10-19
Nikolay Sivov
msxml3: Get rid of ::get_dataType() forward to IXMLDOMN...
tree
|
commitdiff
2010-10-18
Adam Martinson
msxml3: IXMLDOMSchemaCollection/XMLSchemaCache backend.
tree
|
commitdiff
2010-10-18
Adam Martinson
msxml3: Add a function to initialize xmlDoc->_private...
tree
|
commitdiff
next