riched20: Process messages which arrive before WM_NCCREATE.
[wine] / dlls / msxml3 / docfrag.c
2010-02-17  Nikolay Sivovmsxml3: Use common format for TRACE() in DOM objects.
2010-02-04  Nikolay Sivovmsxml3: Use existing helpers for heap allocations.
2009-10-15  Jacek Cabanmsxml3: Store xmlnode structure instead of pointer...
2009-09-30  Jacek Cabanmsxml3: Get rid of node internal IUnknown.
2009-09-30  Jacek Cabanmsxml3: Store xmlnode pointer in domfrag.
2009-08-29  Jacek Cabanmsxml3: Moved IDispatchEx implementation from domdoc...
2009-08-21  Jacek Cabanmsxml3: Return xmlnode object from create_basic_node.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMDocumentFragment.
2008-02-15  Francois GougetAssorted spelling fixes.
2008-01-22  Alistair Leslie... msxml3: Return correct IDispatch Interface.
2008-01-21  Alistair Leslie... msxml3: Implement IXMLDOMDocumentFragment Interface.