ntdll: Check and fix PE header protections.
[wine] / dlls / msxml3 / msxml_private.h
2010-11-05  Nikolay Sivovmsxml3: Stub IXMLDOMDocumentType support.
2010-11-05  Nikolay Sivovmsxml3: Encode special characters while setting attribu...
2010-11-04  Adam Martinsonmsxml3: Fix node_get_text() whitespace handling.
2010-11-02  Adam Martinsonmsxml3: Add error code defines.
2010-11-02  Adam Martinsonmsxml3: Add a function to validate a tree against a...
2010-11-01  Nikolay Sivovmsxml3: Get rid of ::get_baseName() forward.
2010-11-01  Nikolay Sivovmsxml3: Get rid of ::get_prefix() forward.
2010-11-01  Nikolay Sivovmsxml3: Get rid of ::cloneNode() forward.
2010-10-29  Jacek Cabanmsxml3: Don't use xmlnode's IXMLDOMNode iface in get_xm...
2010-10-28  Adam Martinsonmsxml3: libxml2 error/warning callback functions.
2010-10-26  Nikolay Sivovmsxml3: Handle passed BSTR argument as a WCHAR string...
2010-10-19  Nikolay Sivovmsxml3: Get rid of ::put_text() forward to IXMLDOMNode...
2010-10-19  Nikolay Sivovmsxml3: Get rid of ::get_dataType() forward to IXMLDOMN...
2010-10-18  Adam Martinsonmsxml3: Add a function to initialize xmlDoc->_private...
2010-10-13  Jacek Cabanmsxml3: Don't use xmlnode's IXMLDOMNode iface in replac...
2010-10-01  Alexandre JulliardMake some variable declarations extern.
2010-09-14  Nikolay Sivovmsxml3: Properly set default value for SelectionLanguag...
2010-09-13  Jacek Cabanmsxml3: Don't use xmlnode's IXMLDOMNode iface in insert...
2010-09-13  Jacek Cabanmsxml3: Don't use xmlnode's IXMLDOMNode iface in get_at...
2010-09-13  Jacek Cabanmsxml3: Don't use xmlnode's IXMLDOMNode iface in get_...
2010-09-08  Jacek Cabanmsxml3: Don't use xmlnode's IXMLDOMNode iface in get_...
2010-09-08  Jacek Cabanmsxml3: Don't use xmlnode's IXMLDOMNode iface in get_ch...
2010-09-07  Jacek Cabanmsxml3: Don't use xmlnode's IXMLDOMNode iface in get_no...
2010-09-07  Jacek Cabanmsxml3: Don't use xmlnode's IXMLDOMNode iface in put_no...
2010-09-06  Jacek Cabanmsxml3: Don't use xmlnode's IXMLDOMNode iface in get_no...
2010-09-06  Jacek Cabanmsxml3: Don't use xmlnode's IXMLDOMNode iface in get_no...
2010-09-06  Jacek Cabanmsxml3: Use separate object for unknown node type imple...
2010-09-06  Jacek Cabanmsxml3: Use fake IID to safely cast IXMLDOMNode interfa...
2010-09-06  Jacek Cabanmsxml3: Added node_query_inerface function for common...
2010-09-06  Jacek Cabanmsxml3: Store outer iface as IXMLDOMNode instead of...
2010-09-02  Nikolay Sivovmsxml3: Fix IXMLDOMDocument::getElementsByTagName(...
2010-08-30  Nikolay Sivovmsxml3: Add IXMLDOMDocument3 stub support.
2010-08-26  Francois Gougetmsxml3: Make parse_xml() static.
2010-06-28  Nikolay Sivovmsxml3: Create additional node for xml declaration.
2010-02-15  Nikolay Sivovmsxml3: Reimplement IXMLDOMDocument::createComment...
2010-02-12  Nikolay Sivovmsxml3: Reimplement IXMLDOMDocument::createElement...
2010-01-18  Nikolay Sivovmsxml3: Track linked/unlinked state for element and...
2009-10-15  Jacek Cabanmsxml3: Store xmlnode structure instead of pointer...
2009-10-07  Alexandre JulliardFix empty function prototypes.
2009-09-30  Jacek Cabanmsxml3: Get rid of node internal IUnknown.
2009-09-01  Alexandre Julliardmsxml3: Move typelib definitions out of #ifdef HAVE_LIB...
2009-08-29  Jacek Cabanmsxml3: Use IXMLDOMSelection as a main queryresult...
2009-08-29  Jacek Cabanmsxml3: Moved IDispatchEx implementation from domdoc...
2009-08-24  Jacek Cabanmsxml3: Get rid of not used aggregation support in...
2009-08-21  Jacek Cabanmsxml3: Return xmlnode object from create_basic_node.
2009-08-14  Jacek Cabanmsxml3: Optimize bstr_from_xmlChar implementation.
2008-12-20  Alistair Leslie... msxml3: Make functions static.
2008-12-01  Michael Karchermsxml3: Move attach_xmlnode.c to domdoc.c.
2008-11-19  Francois Gougetmsxml3: Fix compilation on systems that don't have...
2008-11-18  Francois Gougetmsxml3: Dynamically load libxslt.so and only call xsltI...
2008-10-13  Michael Karchermsxml3: Add an orphan node list to xmlDoc.
2008-10-09  Alistair Leslie... msxml3: Add IXMLHTTPRequest support.
2008-09-03  Alistair Leslie... msxml3: Add IDispatchEx support to IXMLDOMDocument2.
2008-08-22  Piotr Cabanmsxml3: Added queryresult's IDispatchEx implementation.
2008-08-22  Piotr Cabanmsxml3: Use LoadTypeLibEx to register typelib.
2008-07-28  Piotr Cabanmsxml3: Generalize bsc_t implementation.
2008-07-16  Zhangrong Huangmsxml3: Add support for accessing document node.
2008-07-14  Alexandre Julliardmsxml3: Fix compile without xml headers.
2008-07-09  Piotr Cabanmsxml3: Split DOMDocument_create.
2008-04-29  Alistair Leslie... msxml3: Implement IDispatch for IXMLDOMNode.
2008-03-25  Alistair Leslie... msxml3: Added support for SAXXMLReader.
2008-03-25  Alistair Leslie... msxml3: Added typelib ids for SAX interfaces.
2008-03-12  Alistair Leslie... msxml3: Register msxml3 typelib.
2008-02-21  Alistair Leslie... msxml3: Implement IDispatch for IXMLDOMImplementation.
2008-02-18  Alistair Leslie... msxml3: Support functions for typelib.
2008-01-22  Alistair Leslie... msxml3: Implement IXMLDOMEntityReference interface.
2008-01-21  Alistair Leslie... msxml3: Implement IXMLDOMDocumentFragment Interface.
2008-01-18  Alistair Leslie... msxml3: Implement IXMLDOMImplementation Interface.
2008-01-14  Alistair Leslie... msxml3: Implemented IXMLDOMCDATASection COM Object.
2008-01-07  Lei Zhangmsxml: Fix compilation on machines without libxml2.
2008-01-04  Alistair Leslie... msxml3: Implement setNamedItem.
2007-12-10  Alistair Leslie... msxml3: Implement IPersistStream.
2007-05-29  Alexandre Julliardmsxml3: Fixed compilation without libxml.
2007-05-25  James Hawkinsmsxml3: Add initial implementation of IXMLDocument.
2007-05-25  James Hawkinsmsxml3: Add initial implementation of IXMLElement and...
2007-05-18  Mikołaj Zalewskimsxml3: Improve the XPath queries handling.
2007-02-28  Huw Daviesmsxml3: Add a schema cache object.
2007-01-22  Bang Jun-Youngmsxml3: config.h police.
2006-11-17  Huw Daviesmsxml3: Implement createProcessingInstruction with...
2006-06-14  Robert Shearmanmsxml: Allow the element implementation to be aggregatable.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-16  Huw Daviesmsxml3: Implement comment node.
2006-02-14  Huw Daviesmsxml: Implement getElementsByTagName.
2006-01-19  Huw Daviesmsxml: Text node implementation.
2006-01-18  Huw Daviesmsxml: Add attribute node implementation.
2005-12-01  Huw DaviesMake the node object aggregatable so that the element...
2005-11-18  Huw DaviesRef count the xmlDocPtr.
2005-11-08  Huw DaviesInclude msxml2.h rather than msxml.h and xmldom.h.
2005-11-08  Huw DaviesImplement get_parseError.
2005-09-03  Mike McCormackImplemented IXMLDOMNode::selectNodes.
2005-08-19  Mike McCormackUse a single function to create all IXMLDOMNode impleme...
2005-08-18  Mike McCormackMake each IXMLDOMNode interface represent one libxml2...
2005-08-15  Vincent BéronProtect libxml/parser.h with proper autoconf definition.
2005-08-10  Mike McCormackCreate a node object and use it to hold libxml2 pointers.
2005-08-09  Mike McCormackInitialize and clean up libxml2 in DllMain.
2005-08-08  Mike McCormackImplement the IXMLDOMNamedNodeMap interface.
2005-08-08  Jacek CabanFixed msxml compilation when libxml is not available.
2005-08-03  Mike McCormackImplemented the IXMLDOMElement interface.
2005-08-02  Mike McCormackInitial implementation of msxml3 based on libxml2.