comctl32/toolbar: skip iString field for separators
[wine] / dlls / mshtml /
2009-04-28  Alexandre Julliardinclude: Added definitions for HTMLWindowEvents and...
2009-04-23  Colin Finckmshtml: Fix the size passed to MultiByteToWideChar.
2009-04-16  Jacek Cabanmshtml: Added IPersistHistory stub implementation.
2009-04-16  Frans Koolmshtml: Corrected Dutch translations.
2009-04-15  Michael Stefaniucmshtml/tests: Replace long with LONG.
2009-04-01  Ge van Geldorpmshtml/tests: Fix tests on Windows.
2009-04-01  Jacek Cabanurlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot...
2009-03-23  Hwang YunSong(황윤성)mshtml: Updated Korean resource.
2009-03-23  Aurimas Fischermshtml: Update Lithuanian translation.
2009-03-23  Michael Stefaniucmshtml: Update the German translation.
2009-03-23  Michael Stefaniucmshtml: Convert the German translation to UTF8.
2009-03-23  Michael Stefaniucmshtml: Update the Romanian translation.
2009-03-13  Piotr Cabanmshtml: Added IHTMLWindow2_confirm implementation.
2009-03-13  Piotr Cabanmshtml: Added HTMLWindow2_prompt implementation.
2009-03-12  Francois Gougetmshtml: Fix typos in the French translation.
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (remaining...
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (HTML*Element...
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (htmlwindow...
2009-03-12  Jacek Cabanmshtml: Don't use unicode constants for HTML IDs (code...
2009-03-11  Alistair Leslie... mshtml: Add missing IHTMLTable interfaces.
2009-03-10  Jacek Cabanmshtml: Make sure that HTML headers are terminated...
2009-03-10  Jacek Cabanmshtml: Added IHTMLStyle::put_cssText implementation.
2009-03-10  Jacek Cabanmshtml: Added IHTMLStyle::get_cssText implementation.
2009-03-10  Jacek Cabanmshtml: Added IHTMLElement::put_innerHTML implementation.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderBottomWidth.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderRightWidth.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderTopWidth.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put backgroundPositionY.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put backgroundPositionX.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle_get_borderLeft.
2009-03-06  Paul Vriensmshtml/tests: Fix some typos.
2009-03-05  Alistair Leslie... mshtml: Add missing IHTMLCurrentStyle IDispatchEx ids.
2009-03-05  Alistair Leslie... mshtml: Add missing IHTMLStyle IDispatchEx ids.
2009-03-04  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderStyle.
2009-03-04  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderStyle.
2009-03-04  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderColor.
2009-03-04  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderColor.
2009-03-04  Alistair Leslie... mshtml: Implement IHTMLStyle_put_textDecoration.
2009-03-02  Alistair Leslie... mshtml: Implement IHTMLStyle get/put textDecorationBlink.
2009-03-02  Alistair Leslie... mshtml: Implement IHTMLStyle get/put textDecorationOver...
2009-03-02  Alistair Leslie... mshtml: Implement IHTMLStyle get/put textDecorationNone.
2009-03-02  Rico Schüllermshtml/tests: Add SysFreeString(sDefault) after the...
2009-03-02  Rico Schüllermshtml/tests: Fix SysFreeString call with wrong variable.
2009-02-27  Alistair Leslie... mshtml: Show IPersistHistory interface is supported.
2009-02-26  Detlef Riekenbergmshtml/tests: Fix text in ok().
2009-02-26  Detlef Riekenbergmshtml/tests: Fix typos from copy&paste.
2009-02-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_backgroundRepeat.
2009-02-25  Alistair Leslie... mshtml: Implement IHTMLStyle get/put backgroundRepeat.
2009-02-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_marginLeft.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_marginRight.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_verticalAlign.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_zIndex.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_paddingLeft.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_height.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_width.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_top.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_left.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontSize.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontWeight.
2009-02-24  Aurimas Fischermshtml: Add Lithuanian translation.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_cursor.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_textDecoration.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_textAlign.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderLeftStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderBottomStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderRightStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderTopStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontVariant.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_backgroundImage.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontStyle.
2009-02-19  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontFamily.
2009-02-19  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_position.
2009-02-18  Alistair Leslie... mshtml: Implement IHTMLStyle_get_marginLeft.
2009-02-18  Alistair Leslie... mshtml: Implement IHTMLStyle_get_marginRight.
2009-02-17  Alistair Leslie... mshtml: Implement IHTMLStyle get/put minHeight.
2009-02-17  Alistair Leslie... mshtml: Add VT_I4 support to set_nsstyle_attr_var.
2009-02-16  Michael Stefaniucmshtml: Remove superfluous pointer casts.
2009-02-13  Alistair Leslie... mshtml: Implement IHTMLStyle_put_textDecorationUnderline.
2009-02-13  Alistair Leslie... mshtml: Implement IHTMLStyle_put_textDecorationLineThrough.
2009-02-12  Alistair Leslie... mshtml: Implement IHTMLStyle_get_paddingLeft.
2009-02-11  Alistair Leslie... mshtml: Do a case-insensitive compare of type.
2009-02-11  Alistair Leslie... mshtml: Implement IDispatch for IHTMLLocation.
2009-02-10  Jacek Cabanactivscp.idl: Added IActiveScriptParseProcedure*64...
2009-02-09  Alexandre Julliardinclude: Undefine a few Unicode macros that conflict...
2009-02-06  Alistair Leslie... mshtml: Implement IHTMLStyle_get_backgroundColor.
2009-02-06  Alistair Leslie... mshtml: Implement IHTMLStyle_put_fontWeight.
2009-02-06  Jacek Cabanmshtml: Remove document observer before releasing nsdoc.
2009-02-06  Jacek Cabanmshtml: Wine Gecko 0.9.1 release.
2009-02-06  Marcus Meissnermshtml: Fixed size passed to MultiByteToWideChar.
2009-02-05  Marcus Meissnermshtml: Call install_cab_file() with name directly...
2009-02-05  Jacek Cabanmshtml: Return nsIDocumentObserver as nsISupport of...
2009-02-05  Marcus Meissnermshtml: Fixed second buffer argument to MultiByteToWide...
2009-02-05  Marcus Meissnermshtml: Fixed last argument to MultiByteToWideChar.
2009-02-05  Juan Langmshtml: Pass bytes written pointer to WriteFile.
2009-02-03  Alistair Leslie... mshtml: Add support for IHTMLStyle4 interface.
2009-02-03  Alistair Leslie... mshtml: Add support for IHTMLStyle3 interface.
2009-02-03  Alistair Leslie... mshtml: Add missing coclass's.
2009-02-03  Jacek Cabanjscript: Add IActiveScriptParse64 declaration and use...
2009-02-02  Alistair Leslie... mshtml: Add missing StyleSheet interfaces.
2009-01-29  Alasdair Sinclairmshtml/tests: Fix missing void in empty parameter list.
next