d3dcompiler: Parse swizzles.
[wine] / dlls / msxml3 /
2012-09-14  Thomas Fabermsxml3: Do not directly write to resource section.
2012-08-28  Jacek CabanAlways define WIDL_C_INLINE_WRAPPERS.
2012-08-27  Nikolay Sivovmsxml3: Implement xmldecl-version property for a reader.
2012-07-30  Nikolay Sivovmsxml3: Enable inline wrappers for tests.
2012-07-27  Alexandre Julliardmsxml3: Fix an uninitialized variable.
2012-07-27  Nikolay Sivovmsxml3: Enable inline wrappers and fix warnings.
2012-07-24  Nikolay Sivovmsxml3: Accept ISequentialStream as reader input.
2012-07-19  Nikolay Sivovmsxml3: Accept selection namespaces string with trailin...
2012-07-17  Nikolay Sivovmsxml3: Use single helper to test for handler presence.
2012-07-16  Nikolay Sivovmsxml3: Implement a common way to store and get callbac...
2012-07-16  Nikolay Sivovmsxml3: Implement put/get for DTD handler callback...
2012-07-16  Nikolay Sivovmsxml3: Protect from null pointer in load().
2012-07-09  Nikolay Sivovmsxml3: Add VT_I1 type to variant dump helper.
2012-07-09  Nikolay Sivovmsxml3: Remove unneeded xmlInitParser call.
2012-07-09  Nikolay Sivovmsxml3: Fix xml declaration output when it's specified...
2012-07-09  Nikolay Sivovmsxml3: Fix xml declaration output when it's specified...
2012-07-09  Nikolay Sivovmsxml3: Don't use stream written value when saving...
2012-07-03  Nikolay Sivovmsxml3: Added _newEnum() support for IXMLDOMNamedNodeMap.
2012-07-02  Nikolay Sivovmsxml3: Add support for bin.hex element type encoding.
2012-07-02  Nikolay Sivovmsxml3: Fix putref_schemas()/get_schemas() behaviour...
2012-07-02  Nikolay Sivovmsxml3: Implement _newEnum() for schema cache.
2012-07-02  Nikolay Sivovmsxml3: Add IEnumVARIANT support for IXMLDOMNodeList.
2012-07-02  Nikolay Sivovmsxml3: Make it possible to use different outer objects...
2012-07-02  Nikolay Sivovmsxml3: Fix node interface leak after nextNode().
2012-07-02  Nikolay Sivovmsxml3: Correct IEnumVARIANT regarding IUnknown forwarding.
2012-06-29  Nikolay Sivovmsxml3: Implement put_nodeTypedValue() for bin.base64...
2012-06-29  Nikolay Sivovmsxml3: Support VT_UI1|VT_ARRAY variant debug output.
2012-06-25  Nikolay Sivovmsxml3: Support VT_I2 variants tracing.
2012-06-25  Nikolay Sivovmsxml3: Accept VT_ERROR body as empty data.
2012-06-25  Nikolay Sivovmsxml3: Fix async flag setting.
2012-06-25  Nikolay Sivovmsxml3: Recognise PROPFIND method in open().
2012-06-25  Nikolay Sivovmsxml3: Basic refcount test for IMXNamespacePrefixes.
2012-06-25  Nikolay Sivovmsxml3: Implement internalEntityDecl() for writer.
2012-06-25  Nikolay Sivovmsxml3: Initial implementation of attributeDecl() in...
2012-06-25  Nikolay Sivovmsxml3: Fix closing of open element.
2012-06-25  Nikolay Sivovmsxml3: Properly handle -1 as length of element qualifi...
2012-06-25  Nikolay Sivovmsxml3: Return stream reference from get_output() if...
2012-06-18  Nikolay Sivovmsxml3: Reader shouldn't depend on input being properly...
2012-06-18  Nikolay Sivovmsxml3: Revert: msxml3: Reuse MXAttributes implementati...
2012-06-13  Ulrik Dickowmsxml3/tests: Test namespace change for all document...
2012-06-12  Alistair Leslie... msxml3: Implement IXMLParser Get/Set Flags.
2012-06-11  Nikolay Sivovmsxml3: Fix status text value parsing.
2012-06-11  Nikolay Sivovmsxml3: Reuse MXAttributes implementation for SAX reade...
2012-06-04  Michael Stefaniucmsxml3/tests: Fix the expected values in some ok()...
2012-05-21  Nikolay Sivovmsxml3: Use constant to store supported safety options.
2012-05-21  Nikolay Sivovmsxml3: Added IDispatch support for IServerXMLHTTPRequest.
2012-05-21  Nikolay Sivovmsxml3: Stub support for IServerXMLHTTPRequest.
2012-05-21  Nikolay Sivovmsxml3: Move methods implementation to separate functio...
2012-05-21  Nikolay Sivovmsxml3/tests: A test to show that writer flushes buffer...
2012-05-21  Nikolay Sivovmsxml3/tests: Fix test crashes running old versions.
2012-05-21  Nikolay Sivovmsxml3: Support dumping VT_VARIANT|VT_BYREF variants.
2012-05-16  Michael Stefaniucmsxml3/tests: Check the correct return value.
2012-05-15  Nikolay Sivovmsxml3: Remove no longer used get_xml() option to mess...
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-05-14  Austin Englishmsxml3: Avoid a dangling else (LLVM/Clang).
2012-05-14  Nikolay Sivovmsxml3: Support iso-8859-x encodings in writer.
2012-05-14  Nikolay Sivovmsxml3: Store encoding-codepage mapping in a table.
2012-05-09  Nikolay Sivovmsxml3/tests: Really test load() on files with leading...
2012-05-09  Nikolay Sivovmsxml3/tests: Correct variant type.
2012-05-08  Nikolay Sivovmsxml3: Add a helper to check that lexical handler...
2012-05-08  Nikolay Sivovmsxml3: Protect content callbacks from being called...
2012-05-07  Nikolay Sivovmsxml3: Make ::put_data() use passed BSTR as general...
2012-04-30  Nikolay Sivovmsxml3: Test for attribute value normalization.
2012-04-30  Nikolay Sivovmsxml3: Use dispex support for IDispatch implementation...
2012-04-27  Nikolay Sivovmsxml3: Query for handler interface instead of using...
2012-04-26  Nikolay Sivovmsxml3: Support disabled escaping mode when writing...
2012-04-26  Nikolay Sivovmsxml3: Support disabled escaping mode for characters...
2012-04-24  Nikolay Sivovmsxml3: Implement getURI() for IMXAttributes.
2012-04-24  Nikolay Sivovmsxml3: Implement getLocalName() for IMXAttributes.
2012-04-23  Nikolay Sivovmsxml3: Added getName() for IMXAttributes.
2012-04-23  Nikolay Sivovmsxml3: Added getValueFromName() for IMXAttributes.
2012-04-23  Nikolay Sivovmsxml3: getPrefix() should check all pushed contexts...
2012-04-23  Nikolay Sivovmsxml3: Implement push/pop operations for contexts.
2012-04-23  Nikolay Sivovmsxml3: Switch parser encoding manually when it won...
2012-04-20  Nikolay Sivovmsxml3: Support 'namespace-prefixes' feature.
2012-04-19  Nikolay Sivovmsxml3: Make failing Locator QI a warning.
2012-04-19  Nikolay Sivovmsxml3: Fix handling of feature values.
2012-04-19  Nikolay Sivovmsxml3: Respect 'namespaces' feature calling content...
2012-04-19  Nikolay Sivovmsxml3: Use lookup table for feature names.
2012-04-17  Nikolay Sivovmsxml3: Set namespace-prefixes on by default.
2012-04-17  Nikolay Sivovmsxml3: Added getIndexFromName() implementation for...
2012-04-17  Nikolay Sivovmsxml3: Added IMXAttributes::clear().
2012-04-17  Nikolay Sivovmsxml3: Fix end prefix iteration for SAXXMLReader40.
2012-04-16  Nikolay Sivovmsxml3: Use expected/actual sequence concept for reader...
2012-03-26  Nikolay Sivovmsxml3: Support ignorable whitespaces output in writer.
2012-03-26  Nikolay Sivovmsxml3: Support processing instructions in writer.
2012-03-26  Michael Stefaniucmsxml3: Print the debug string and not the pointer...
2012-03-16  Alexandre Julliardmsxml3: Avoid building code that isn't used without...
2012-03-15  Nikolay Sivovmsxml3: Added IVBSAXAttributes for MXAttributes.
2012-03-15  Nikolay Sivovmsxml3: Implement getValueFromQName() for MXAttributes.
2012-03-15  Jacek Cabanmsxml3: Avoid BAD_CAST in schemasInit.
2012-03-14  Nikolay Sivovmsxml3: Implement getIndexFromQName() for MXAttributes.
2012-03-14  Nikolay Sivovmsxml3: Implement getType() for MXAttributes.
2012-03-14  Nikolay Sivovmsxml3: Implement getValue() for MXAttributes.
2012-03-13  Nikolay Sivovmsxml3: Implement ISAXAttributes_getQName() for MXAttri...
2012-03-13  Nikolay Sivovmsxml3: Implement ISAXAttributes::getLength() for MXAtt...
2012-03-13  Nikolay Sivovmsxml3: Implement IMXAttributes::addAttribute().
2012-03-13  Piotr Cabanmsxml3: Added XMLView IPersistMoniker_Load test.
2012-03-13  Piotr Cabanmsxml3: Added partial XMLView IPersistMoniker_Load...
2012-03-13  Piotr Cabanmsxml3/tests: Skip tests when XMLView object fails...
next