wined3d: Fix a sign compare warning in glsl_shader.c.
[wine] / dlls / mshtml /
2009-07-08  Jacek Cabanmshtml: Added support for VT_UINT name in IHTMLElementC...
2009-07-06  Jacek Cabanmshtml: Don't call AutoRegister on GRE directory -...
2009-07-01  Michael Stefaniucmshtml: Build language resource files separately.
2009-06-25  Matej Spindlermshtml: Update Slovenian translation.
2009-06-23  Jacek Cabanmshtml: Fixed tests on IE8 and change Wine behavior...
2009-06-22  Aric Stewartmshtml: Update Japanese resources.
2009-06-15  Detlef Riekenbergurlmon/tests: Move SecurityManager and ZoneManager...
2009-06-09  Jonathan Ernstmshtml: Updated French translation.
2009-06-08  Austin Englishmshtml: Make the wine-gecko warning more clear.
2009-06-08  Paul Vriensmshtml/tests: Use strcmp_wa instead of lstrcmpW to...
2009-06-08  Paul Vriensmshtml/tests: Correct another test.
2009-06-08  Paul Vriensmshtml/tests: Use lstrcmpA in a helper function to...
2009-06-08  Paul Vriensmshtml/tests: Correct a test and show a Wine bug.
2009-06-03  Michael Stefaniucmshtml: Replace long with LONG.
2009-05-27  Paul Vriensmshtml: Match IE8 implementation.
2009-05-26  Paul Vriensmshtml/tests: Fix some test failures on IE8.
2009-05-25  Jacek Cabanmshtml: Use TLS_OUT_OF_INDEXES as invalid TLS value.
2009-05-13  Paul Vriensmshtml/tests: Fix some test failures with IE8.
2009-05-13  Anders Jonssonmshtml: Update Swedish translation.
2009-05-12  Jacek Cabanmshtml: Handle aCount < buf_size case correctly in...
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.
next