user32: Add more DrawText tests.
[wine] / dlls / mshtml / htmlstyle.c
2007-12-17  Jacek Cabanmshtml: Remove not used argument in nsAString_GetData.
2007-12-11  Jacek Cabanmshtml: Fix CSS px unit handling differences between...
2007-12-11  Jacek Cabanmshtml: Added more IHTMLStyle implementation.
2007-12-06  Michael Stefaniucmshtml: Rename the wrappers around HeapAlloc() &Co...
2007-10-15  Jacek Cabanmshtml: Added IHTMLStyle display and visibility propert...
2007-09-19  Jacek Cabanmshtml: Added HTMLStyle::get_textDecoration* implementa...
2007-09-19  Jacek Cabanmshtml: Added more IHTMLStyle getters implementation.
2007-09-19  Jacek Cabanmshtml: Return NULL for empty results in get_style_attr.
2007-06-11  Jacek Cabanmshtml: Added IHTMLStyle::get_fontFamily implementation.
2006-11-17  Jacek Cabanmshtml: Added put_fontSize implementation.
2006-11-17  Jacek Cabanmshtml: Added put_backgroundColor implementation.
2006-11-17  Jacek Cabanmshtml: Added put_fontFamily implementation.
2006-11-17  Jacek Cabanmshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle.
2006-11-17  Jacek Cabanmshtml: Added get_style implementation.