winex11: Sync the window attributes when switching a window to embedded.
[wine] / dlls / msxml3 / schema.c
2010-11-02  Adam Martinsonmsxml3: Add a function to validate a tree against a...
2010-10-21  Adam Martinsonmsxml3: IXMLDOMSchemaCollection2 stubs.
2010-10-21  Adam Martinsonmsxml3: Implement schema_cache_get().
2010-10-21  Adam Martinsonmsxml3: Implement schema_cache_get_namespaceURI().
2010-10-21  Adam Martinsonmsxml3: Implement schema_cache_addCollection().
2010-10-21  Adam Martinsonmsxml3: Implement schema_cache_remove().
2010-10-21  Adam Martinsonmsxml3: Implement schema_cache_get_length().
2010-10-18  Adam Martinsonmsxml3: IXMLDOMSchemaCollection/XMLSchemaCache backend.
2010-08-30  Nikolay Sivovmsxml3: Add IXMLDOMDocument3 stub support.
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-03-10  Michael Stefaniucmsxml3: Change long to LONG in msxml2.idl and xmldom...
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMSchemaCollection.
2007-05-15  Andrew Talbotmsxml3: Exclude unused headers.
2007-02-28  Huw Daviesmsxml3: Implement {get,putref}_schemas.
2007-02-28  Huw Daviesmsxml3: Add a schema cache object.