d3dcompiler: Parse constructors.
[wine] / dlls / mshtml /
2012-06-11  Jacek Cabanmshtml: Wine Gecko 1.6 release.
2012-05-30  Jacek Cabanmshtml: Added IWindowForBindingUI tests.
2012-05-30  Jacek Cabanmshtml: Forward BSCallback::QueryService call to document.
2012-05-30  Jacek Cabanmshtml: Added support for BSCallback::QueryService...
2012-05-30  Jacek Cabanmshtml: Added IWindowForBindingUI stub implementation.
2012-05-30  Alexandre Julliardappwiz.cpl: Specify a default download URL for add...
2012-05-29  Jacek Cabanmshtml: Fixed Exec_ShellDocView_84 tests.
2012-05-25  Michael Stefaniucmshtml/tests: Remove stray ok() calls.
2012-05-22  Michael Stefaniucmshtml/tests: Check the correct variables.
2012-05-22  Michael Stefaniucmshtml/tests: Remove leftover code from c3d8d052.
2012-05-21  Michael Stefaniucmshtml/tests: Remove duplicated ok() call.
2012-05-18  Jacek Cabanmshtml: Get rid of no longer needed nsIWindowCreator2.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-05-14  Jacek Cabanmshtml: Always use English locale in document_write...
2012-05-04  Jacek Cabanmshtml: Fixed tests on old IEs.
2012-05-02  Jacek Cabanmshtml: Added IHTMLWindow2::get_history implementation.
2012-04-23  Jacek Cabanmshtml: Accept different VARIANT types in document_write.
2012-04-20  Jacek Cabanmshtml: Ignore dispid 3000026 in IPropertyNotifySink...
2012-04-18  Jacek Cabanmshtml: Copy filter value in HTMLElement_clone.
2012-04-18  Jacek Cabanmshtml: Allow more tests to be ran in non-administrator...
2012-04-17  Jacek Cabanmshtml: Added IHTMLStyle2::overflowY implementation.
2012-04-17  Jacek Cabanmshtml: Added IHTMLStyle2::overflowX implementation.
2012-04-17  Jacek Cabanmshtml: Added IHTMLWindow3::detachEvent implementation.
2012-04-17  Jacek CabanAdded support for shadowing of element pseudo-variables.
2012-04-17  Jacek Cabanmshtml: Added IHTMLDocument2::put_URL implementation.
2012-04-16  Jacek Cabanmshtml: Added IHTMLStyle::removeAttribute tests.
2012-04-16  Jacek Cabanmshtml: Added IHTMLStyle::removeAttribute implementation.
2012-04-16  Jacek Cabanmshtml: Moved style_tbl lookup to separated function.
2012-04-16  Jacek Cabanmshtml: Added support for IHTMLEventObj::cancelBubble...
2012-04-16  Jacek Cabanmshtml: Added IHTMLStyle2::bottom implementation.
2012-04-13  Jacek Cabanmshtml: Use return_nsstr helper in more functions.
2012-04-13  Jacek Cabanmshtml: Use return_nsstr helper in HTMLElement object...
2012-04-13  Jacek Cabanmshtml: Use return_nsstr helper in IHTMLBodyElement...
2012-04-13  Jacek Cabanmshtml: Improved helper for returning color as VARIANT...
2012-04-11  Jacek Cabanmshtml: Return self as a parent of global top window.
2012-04-10  Jacek Cabanmshtml: Added IHTMLElement2::blur implementation.
2012-04-10  Jacek Cabanmshtml: Added IHTMLDocument2::onkeypress implementation.
2012-04-10  Jacek Cabanmshtml: Added better IHTMLWindow2::get_opener stub.
2012-04-06  Jacek Cabanmshtml: Added IHTMLFormElement::submit implementation.
2012-04-05  Jacek Cabanmshtml: Added semi-stub implementation of IOmNavigator...
2012-04-05  Jacek Cabanmshtml: Added IHTMLImgElement::onerror tests.
2012-04-05  Jacek Cabanmshtml: Added IHTMLImgElement::onerror implementation.
2012-04-05  Jacek Cabanmshtml: Detach also internal listeners in detach_events.
2012-04-05  Jacek Cabanmshtml: Added support for IDispatch-only ActiveX objects.
2012-04-05  Jacek Cabanmshtml: Remove old channel from load group in nsIAsyncV...
2012-04-04  Jacek Cabanmshtml: Added IHTMLWindow2::onerror semi-stub implement...
2012-04-04  Jacek Cabanmshtml: Use helper for IHTMLStyle::put_zIndex implement...
2012-04-04  Jacek Cabanmshtml: Use helper for IHTMLStyle::get_left implementation.
2012-04-04  Jacek Cabanmshtml: Use helper for IHTMLStyle::get_top implementation.
2012-04-04  Jacek Cabanmshtml: Use helper for IHTMLStyle::get_height implement...
2012-04-04  Jacek Cabanmshtml: Use helpers for IHTMLStyle::put_verticalAlign...
2012-04-03  Jacek Cabanmshtml: Added IHTMLMetaElement::get_httpEquiv implement...
2012-04-03  Jacek Cabanmshtml: Added IHTMLMetaElement::get_content implementation.
2012-04-03  Jacek Cabanmshtml: Added IHTMLMetaElement::get_name implementation.
2012-04-02  Jacek Cabanmshtml: Fixed status text cache implementation.
2012-04-02  Jacek Cabanmshtml: Added IHTMLMetaElement stub implementation.
2012-03-30  Jacek Cabanmshtml: Use better helper in IHTMLStyle::get_width...
2012-03-30  Jacek Cabanmshtml: Use proper helpers in IHTMLStyle::backgroundCol...
2012-03-30  Jacek Cabanmshtml: Use proper helpers in IHTMLStyle::color impleme...
2012-03-30  Jacek Cabanmshtml: Use proper helpers to implement IHTMLSyle:...
2012-03-29  Jacek Cabanmshtml: Added IHTMLDocument2::get_domain implementation.
2012-03-29  Jacek Cabanmshtml: Added support for anchors with target '_top'.
2012-03-28  Jacek Cabanmshtml: Improved more VARIANT debug traces.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmldoc*.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmlbody.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmlelem.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmldoc.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmltable.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmlwindow.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmlstyle.c.
2012-03-28  Jacek Cabanmshtml: Added IHTMLTableCell interface stub implementation.
2012-03-27  Jacek Cabanmshtml: Use jscript.dll for JavaScript for all zones...
2012-03-27  Jacek Cabanmshtml: Forward common getters from IHTMLObjectElement...
2012-03-27  Jacek Cabanmshtml: Added IHTMLObjectElement2 stub implementation.
2012-03-26  Michael Stefaniucmshtml: Print the debug string and not the pointer...
2012-03-16  Jacek Cabanmshtml: Don't overwrite type of result if property...
2012-03-16  Jacek Cabanmshtml: Added IHTMLCurrentStyle2::get_filter tests.
2012-03-16  Jacek Cabanmshtml: Added IHTMLCurrentStyle2::get_filter implementa...
2012-03-16  Jacek Cabanmshtml: Store filter in HTMLElement object.
2012-03-15  Jacek Cabanmshtml: Get rid of remaining PRBool usages.
2012-03-15  Jacek Cabanmshtml: Get rid of PRBool from nsembed.c and nsservice.c.
2012-03-15  Jacek Cabanmshtml: Get rid of PRBool from nsio.c.
2012-03-15  Jacek Cabanmshtml: Get rid of PRBool in nsiface.idl.
2012-03-14  Jacek Cabanmshtml: Wine Gecko 1.5 release.
2012-03-13  Jacek Cabanmshtml: Added property value conversion type tests.
2012-03-13  Jacek Cabanmshtml: Use caller for argument convertion in builtin_p...
2012-03-13  Jacek Cabanmshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPE...
2012-03-13  Jacek Cabanmshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPE...
2012-03-13  Jacek Cabanmshtml: Store more info about properties in func_info_t.
2012-03-09  Jacek Cabanmshtml: Recognize UTF-8 BOM.
2012-03-08  Piotr Cabanmshtml/tests: Test HTMLDocument without MIME type reported.
2012-03-08  Piotr Cabanmshtml: Set proposed MIME to text/html on main document.
2012-03-08  Jacek Cabanmshtml: Get rid of no longer used silent argument of...
2012-02-11  AndrĂ© Hentschelmshtml: Only release the interface if it exists.
2012-02-09  Alistair Leslie... mshtml/tests: Interface ITravelLogClient may not be...
2012-02-08  Jacek Cabanmshtml: Added IHTMLDocument2::get_frames implementation.
2012-02-08  Jacek Cabanmshtml: Removed code duplication in frame collection...
2012-02-06  Alexandre Julliardmshtml: Use the current AppData folder instead of the...
2012-02-01  Jacek Cabanmshtml: Properly handle out of memory in IHTMLElement...
2012-02-01  Jacek Cabanmshtml: Properly handle GetScheme failure.
next