projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
crypt32: Add tests for encoding/decoding CMSG_CMS_SIGNER_INFO.
[wine]
/
dlls
/
msxml3
/
msxml_private.h
2008-07-28
Piotr Caban
msxml3: Generalize bsc_t implementation.
blob
|
commitdiff
|
raw
2008-07-16
Zhangrong Huang
msxml3: Add support for accessing document node.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-14
Alexandre Julliard
msxml3: Fix compile without xml headers.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Split DOMDocument_create.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alistair Leslie...
msxml3: Implement IDispatch for IXMLDOMNode.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Alistair Leslie...
msxml3: Added support for SAXXMLReader.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Alistair Leslie...
msxml3: Added typelib ids for SAX interfaces.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Alistair Leslie...
msxml3: Register msxml3 typelib.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-21
Alistair Leslie...
msxml3: Implement IDispatch for IXMLDOMImplementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Alistair Leslie...
msxml3: Support functions for typelib.
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: Implemented IXMLDOMCDATASection COM Object.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Lei Zhang
msxml: Fix compilation on machines without libxml2.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
Alistair Leslie...
msxml3: Implement setNamedItem.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Alistair Leslie...
msxml3: Implement IPersistStream.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Alexandre Julliard
msxml3: Fixed compilation without libxml.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
James Hawkins
msxml3: Add initial implementation of IXMLDocument.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
James Hawkins
msxml3: Add initial implementation of IXMLElement and...
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-02-28
Huw Davies
msxml3: Add a schema cache object.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-22
Bang Jun-Young
msxml3: config.h police.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Huw Davies
msxml3: Implement createProcessingInstruction with...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Robert Shearman
msxml: Allow the element implementation to be aggregatable.
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-16
Huw Davies
msxml3: Implement comment node.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Huw Davies
msxml: Implement getElementsByTagName.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-19
Huw Davies
msxml: Text node implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Huw Davies
msxml: Add attribute node implementation.
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
2005-11-08
Huw Davies
Implement get_parseError.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-03
Mike McCormack
Implemented IXMLDOMNode::selectNodes.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-19
Mike McCormack
Use a single function to create all IXMLDOMNode impleme...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-18
Mike McCormack
Make each IXMLDOMNode interface represent one libxml2...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-15
Vincent Béron
Protect libxml/parser.h with proper autoconf definition.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-10
Mike McCormack
Create a node object and use it to hold libxml2 pointers.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-09
Mike McCormack
Initialize and clean up libxml2 in DllMain.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-08
Mike McCormack
Implement the IXMLDOMNamedNodeMap interface.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-08
Jacek Caban
Fixed msxml compilation when libxml is not available.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-03
Mike McCormack
Implemented the IXMLDOMElement interface.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-02
Mike McCormack
Initial implementation of msxml3 based on libxml2.
blob
|
commitdiff
|
raw
|
diff to current