projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dbghelp: Fixed a couple of portability issues to 64bit platforms.
[wine]
/
dlls
/
msxml3
/
domdoc.c
2010-03-15
Nikolay Sivov
msxml3: Treat input BSTR as general WCHAR string for...
blob
|
commitdiff
|
raw
2010-03-01
Reece Dunn
msxml3/tests: Improve the IObjectSecurity tests to...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-19
Nikolay Sivov
msxml3: Accept IObjectSafety for query from IXMLDOMDocu...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-17
Nikolay Sivov
msxml3: Use common format for TRACE() in DOM objects.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Nikolay Sivov
msxml3: Accept NODE_ENTITY_REFERENCE in ::createNode...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createProcessingIn...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createAttribute...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createCDATASection...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Nikolay Sivov
msxml3: Fix IXMLDOMDocument::createElement(), cast...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createTextNode...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Nikolay Sivov
msxml3: Fix IXMLDOMDocument::createDocumentFragment...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createComment...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createElement...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Nikolay Sivov
msxml3: Reimplement IXMLDOMDocument::createDocumentFrag...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Nikolay Sivov
msxml3: Support more node types in IXMLDOMDocument_crea...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Nikolay Sivov
msxml3: Check for Null out pointer in node creation...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-09
Alexandre Julliard
msxml3: Fix building with older libxml versions.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Nikolay Sivov
msxml3: Use libxml2 functionality to skip top XML decla...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Nikolay Sivov
msxml3: Use existing helpers for heap allocations.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-18
Mike Kaplinskiy
msxml: getElementsByTagName does not respect namespaces.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Jacek Caban
msxml3: Store xmlnode structure instead of pointer...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Jacek Caban
msxml3: Get rid of node internal IUnknown.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Jacek Caban
msxml3: Moved IDispatchEx implementation from domdoc...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Jacek Caban
msxml3: Get rid of not used aggregation support in...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Jacek Caban
msxml3: Store xmlnode object in domdoc.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Jacek Caban
msxml3: Return xmlnode object from create_basic_node.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Michael Stefaniuc
msxml3: Change long to LONG in msxml2.idl and xmldom...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Michael Stefaniuc
msxml3: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Alistair Leslie...
msxml3: Implement IXMLDOMDocument2 IPersistStream_Save.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Alistair Leslie...
msxml3: IXMLDOMDocument2 async default value is VARIANT...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Alistair Leslie...
msxml3: Add fixme for unsupported parameter.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-20
Alistair Leslie...
msxml3: Add ISupportErrorInfo interface to IXMLDOMDocument.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Michael Karcher
msxml3: attach_xmldoc may fail.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Michael Karcher
msxml3: Remove attach_xmldoc(This, NULL) calls.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Michael Karcher
msxml3: Specialize attach_xmlnode to XML documents.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Michael Karcher
msxml3: Move attach_xmlnode.c to domdoc.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-17
Jacek Caban
msxml3: Update orphaned list in put_documentElement.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-15
Michael Karcher
msxml3: Initialize xmldoc->_private in IPersistStream...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Michael Karcher
msxml3: Use orphan node list.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Michael Karcher
msxml3: Add an orphan node list to xmlDoc.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Michael Karcher
msxml3: Use the _private element of xmlDoc as pointer.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Michael Karcher
msxml3: Remove unneeded code.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Michael Karcher
msxml3: Handle all variant types in IXMLDOMDocument...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Alistair Leslie...
msxml3: Add IDispatchEx support to IXMLDOMDocument2.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Francois Gouget
msxml3: Add a '\n' to a Wine trace.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Alistair Leslie...
msxml3: Added and corrected trace string.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Piotr Caban
msxml3: Generalize bsc_t implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-16
Zhangrong Huang
msxml3: Add support for accessing document node.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-14
Francois Gouget
msxml3: Fix compilation on systems that don't support...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-14
Piotr Caban
msxml3: Fixed typo in create_bsc.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Skip the first XML declaration in file generate...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Split DOMDocument_create.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Return better bindf in GetBindInfo.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Use OnDataAvailable for reading stream.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Store current bsc in domdoc.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Store IBinding in bsc.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Make bsc heap based object.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Implemented domdoc_put_documentElement.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Alistair Leslie...
msxml3: Added support to create an Attribute in createNode.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-11
Alexandre Julliard
msxml3: Fix a compile error without xml headers.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alistair Leslie...
msxml3: Implement IObjectSafety for IXMLDOMDocument2.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Alistair Leslie...
msxml3: Added IObjectWithSite support in IXMLDOMDocument2.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Alistair Leslie...
msxml3: Allow IXMLDOMDocument to save as another IXMLDO...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-19
Alistair Leslie...
msxml3: Implemented IDispatch for IXMLDOMDocument2.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-22
Alistair Leslie...
msxml3: Return correct IDispatch Interface.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-22
Alistair Leslie...
msxml3: Implement IXMLDOMEntityReference interface.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Alistair Leslie...
msxml3: Implement IXMLDOMDocumentFragment Interface.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
Alistair Leslie...
msxml3: Implement IXMLDOMImplementation Interface.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Alistair Leslie...
msxml3: Implement GetClassID for XMLDocument IPersistSt...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Alistair Leslie...
msxml3: Implemented IXMLDOMCDATASection COM Object.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
Alistair Leslie...
msxml3: Suppress IID_IRunnableObject FIXME since its...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
Alistair Leslie...
msxml3: createProcessingInstruction: Check arguments...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
Alistair Leslie...
msxml3: Implement createAttribute.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
Alistair Leslie...
msxml3: Implement createComment.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Alistair Leslie...
msxml3: Implement IPersistStream.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-21
Alistair Leslie...
msxml: Implement createTextNode.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
Alistair Leslie...
msxml3: Return E_INVALIDARG on bad parameter.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Mikołaj Zalewski
msxml3: Improve the XPath queries handling.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Mikołaj Zalewski
msxml3: Implement IXMLDOMDocument2::setProperty("Select...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Huw Davies
msxml3: Implement {get,putref}_schemas.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-26
Huw Davies
msxml3: Convert the domdoc object to use the IXMLDOMDoc...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-19
Hans Leidekker
msxml3: Stub out some more getters and setters of IXMLD...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-05
Francois Gouget
msxml3: Add '\n' to Wine trace.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
Lei Zhang
msxml3: Fix compiles for systems with libxml2 version...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Huw Davies
msxml3: Implement createElement.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Huw Davies
msxml3: Implement createProcessingInstruction with...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Michael Stefaniuc
msxml3: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-02
Alexandre Julliard
msxml3: Make some functions and variables static.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Huw Davies
msxml3: Always have a libxml doc associated with a...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Robert Shearman
msxml: Text nodes with just whitespace should be stripped.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Huw Davies
msxml3: Improve parse error handling a bit.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Huw Davies
msxml3: Use url monikers to load xml.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Huw Davies
msxml: Implement getElementsByTagName.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Huw Davies
msxml: Issue a fixme if the interface is not implemented.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Huw Davies
msxml: Implement save.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-11
Huw Davies
msxml: Implement createNode, appendChild and insertAfter.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-01
Huw Davies
Make the node object aggregatable so that the element...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-18
Huw Davies
Ref count the xmlDocPtr.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-08
Huw Davies
Include msxml2.h rather than msxml.h and xmldom.h.
blob
|
commitdiff
|
raw
|
diff to current
next