projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oledb32: Check start for NULL before strstrW (Coverity).
[wine]
/
dlls
/
msxml3
/
domdoc.c
2012-12-11
Nikolay Sivov
msxml3: GetMaxSize() is not a stub.
blob
|
commitdiff
|
raw
2012-11-27
Nikolay Sivov
msxml3: No need to keep a reference to a temporarily...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-27
Nikolay Sivov
msxml3: Support ISequentialStream as a document load...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-27
Nikolay Sivov
msxml3: Move document loading from stream to a separate...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-24
Nikolay Sivov
msxml3: Implemented IConnectionPoint_Advise for documen...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Nikolay Sivov
msxml3: Enable inline wrappers and fix warnings.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Nikolay Sivov
msxml3: Accept selection namespaces string with trailin...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-16
Nikolay Sivov
msxml3: Protect from null pointer in load().
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Nikolay Sivov
msxml3: Remove unneeded xmlInitParser call.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Nikolay Sivov
msxml3: Fix xml declaration output when it's specified...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Nikolay Sivov
msxml3: Fix xml declaration output when it's specified...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Nikolay Sivov
msxml3: Don't use stream written value when saving...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-02
Nikolay Sivov
msxml3: Fix putref_schemas()/get_schemas() behaviour...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-14
Austin English
msxml3: Avoid a dangling else (LLVM/Clang).
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
Michael Stefaniuc
msxml3: Print the debug string and not the pointer...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Piotr Caban
msxml3: Added partial XMLView IPersistMoniker_Load...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Piotr Caban
msxml3: Added internal function for loading xml from...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
Nikolay Sivov
msxml3: Trace VARIANT parameters.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
Nikolay Sivov
msxml3: Internally call methods with interface macros.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
Nikolay Sivov
msxml3: Put all defined document namespaces in collection.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
Nikolay Sivov
msxml3: Allocate private data when cloning from existin...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
Nikolay Sivov
msxml3: Use debugstr_* functions instead of wine_*...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
Nikolay Sivov
msxml3: IXMLDOMSchemaCollection::get() is a stub for...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-13
Nikolay Sivov
msxml3: Leading space chars are allowed in SelectionNam...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-19
Nikolay Sivov
msxml3: Skip leading space characters when loading...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
Nikolay Sivov
msxml3: Fix get_namespaceURI() for document nodes.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Nikolay Sivov
msxml3: Forward IDispatch to IDispatchEx when supported.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Nikolay Sivov
msxml3: Fix support for IXMLDOMDocument3.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Nikolay Sivov
msxml3: Added common ISupportErrorInfo implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Nikolay Sivov
msxml3: Init IDispatchEx data for all node types.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Piotr Caban
msxml3: Return parser result in detach_url.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-08
Andrew Talbot
msxml3: Add a break to a switch statement.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-03
Michael Stefaniuc
msxml3: Use SUCCEEDED instead of !FAILED.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Alistair Leslie...
msxml3: Correct MSXML object safety tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Nikolay Sivov
msxml3: Make version dependency checks more flexible...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Frédéric Delanoy
msxml3: Remove dead assignment (Clang).
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Adam Martinson
msxml3: Add support for VT_BSTR|VT_BYREF in domdoc_save().
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Adam Martinson
msxml3/domdoc: Add support for VT_ARRAY|VT_UI1 in domdo...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Adam Martinson
msxml3/domdoc: Properly handle character encoding in...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-05
Adam Martinson
msxml3: Don't add a <?xml...?> decl in domdoc_get_xml().
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Michael Stefaniuc
msxml3: COM cleanup in domdoc.c.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Francois Gouget
msxml3: Make ConnectionPoint_Init() and BindStatusCallb...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Nikolay Sivov
msxml3: Support VT_BSTR|VT_BYREF as source in load().
blob
|
commitdiff
|
raw
|
diff to current
2011-03-14
Nikolay Sivov
msxml3: Downgrade FIXME to TRACE for unsupported interf...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-14
Nikolay Sivov
msxml3: Protect SAX character callback from null node.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-14
Nikolay Sivov
msxml3: Add IXMLDOMSelection stub.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Alistair Leslie...
msxml3: Ignore XML property ResolveExternals.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Nikolay Sivov
msxml3: Move string conversion helper to header.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-07
Nikolay Sivov
msxml3: Implemented get_doctype() with basic tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-07
Nikolay Sivov
msxml3: Implement get_nodeTypedValue() for nodes that...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-04
Nikolay Sivov
msxml3: Remove child with parent method first before...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Nikolay Sivov
msxml3: Remove transformNode() forward.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Nikolay Sivov
msxml3: Remove selectSingleNode() forward.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Nikolay Sivov
msxml3: Remove selectNodes() forward.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Alexandre Julliard
msxml3: Include the system libxml headers before the...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Nikolay Sivov
msxml3: Remove get_text() forward.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Nikolay Sivov
msxml3: Remove get_ownerDocument() forward.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Nikolay Sivov
msxml3: Remove hasChildNodes() forward.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Nikolay Sivov
msxml3: Remove appendChild() forward.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Nikolay Sivov
msxml3: Remove forward to removeChild() method for...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-22
Nikolay Sivov
msxml3: Store document event handler for ready state...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Michael Stefaniuc
msxml3: COM cleanup for the IXMLDOMNode iface in xmlnode.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Jacek Caban
msxml3: Don't forward get_namespaceURI calls to node...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Jacek Caban
msxml3: Don't forward get_nodeTypedValue to node's...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-06
Jacek Caban
msxml3: Get rid of xmlnode_transformNodeToObject.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-30
Jacek Caban
msxml3: Don't forward put_nodeTypedValue and put_dataTy...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Francois Gouget
msxml3: Add a trailing '\n' to an ERR() call.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Adam Martinson
msxml3/domdoc: Add a ref to the schema cache in copy_pr...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-25
Adam Martinson
msxml3: Store the DOMDocument/XMLSchemaCache object...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-25
Adam Martinson
msxml3: Fix a few error messages.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-24
Adam Martinson
msxml3: Fix domdoc_getElementsByTagName()/domelem_getEl...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Adam Martinson
msxml3: Move schema cache into the domdoc_properties...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Nikolay Sivov
msxml3: Fix a ::get_xml() for libxml2 without xmlSaveTo...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-09
Nikolay Sivov
msxml3: Trace DOM document reference counts.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-09
Nikolay Sivov
msxml3: Fix duplicated declarations after document...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_no...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Nikolay Sivov
msxml3: For tested cases use TRACE instead of FIXME.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-04
Adam Martinson
msxml3: Move the whitespace preservation bool into...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-03
Adam Martinson
msxml3: Implement domdoc schema validation.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Nikolay Sivov
msxml3: Get rid of ::get_baseName() forward.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Nikolay Sivov
msxml3: Get rid of ::get_prefix() forward.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Nikolay Sivov
msxml3: Get rid of ::cloneNode() forward.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_xm...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-28
Adam Martinson
msxml3: libxml2 error/warning callback functions.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Nikolay Sivov
msxml3: Handle passed BSTR argument as a WCHAR string...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Michael Stefaniuc
msxml3: Remove returns after returns (Smatch).
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
Nikolay Sivov
msxml3: Use proper naming and types for IObject* interf...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
Nikolay Sivov
msxml3: Add ::Unadvise().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
Nikolay Sivov
msxml3: Add ::GetConnectionPointContainer().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
Nikolay Sivov
msxml3: Add ::GetConnectionInterface().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
Nikolay Sivov
msxml3: Add stub IConnectionPoint, return points for...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
Nikolay Sivov
msxml3: Add stub connection container support.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface for a...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-21
Adam Martinson
msxml3: Fix a regression bug in domdoc_loadXML().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-20
Nikolay Sivov
msxml3: Add support for IStream destination in save().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Nikolay Sivov
msxml3: Get rid of ::put_text() forward to IXMLDOMNode...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Nikolay Sivov
msxml3: Get rid of ::get_dataType() forward to IXMLDOMN...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-18
Adam Martinson
msxml3: Add a function to initialize xmlDoc->_private...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-15
Adam Martinson
msxml3: Prevent a memory leak if domdoc creation fails.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Jacek Caban
msxml3: Don't use xmlnode's IXMLDOMNode iface in replac...
blob
|
commitdiff
|
raw
|
diff to current
next