projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
dbghelp: Moved SymEnumLines to symbol.c to reuse the regex support.
[wine]
/
dlls
/
mshtml
/
htmlstyle.c
2009-02-03
Alistair Leslie...
mshtml: Add support for IHTMLStyle4 interface.
blob
|
commitdiff
|
raw
2009-02-03
Alistair Leslie...
mshtml: Add support for IHTMLStyle3 interface.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Alistair Leslie...
mshtml: Implement IHTMLStyle get/put borderTopStyle.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Alistair Leslie...
mshtml: Implement IHTMLStyle get/put borderRightStyle.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Alistair Leslie...
mshtml: Implement IHTMLStyle get/put borderBottomStyle.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Alistair Leslie...
mshtml: Implement IHTMLStyle get/put borderLeftStyle.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Alistair Leslie...
mshtml: Implement IHTMLStyle get/set Attribute.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-20
Alistair Leslie...
mshtml: Implement IHTMLStyle get_position.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Alistair Leslie...
mshtml: Implement IHTMLStyle get_backgroundImage.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-12
Alistair Leslie...
mshtml: Implement IHTMLStyle get/put fontVariant.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Alistair Leslie...
mshtml: Implement IHTMLStyle put_fontStyle.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
Alistair Leslie...
mshtml: Add support for V_I4 in IHTMLStyle put_zIndex.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
Alistair Leslie...
mshtml: Implement IHTMLStyle get/put posHeight.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alistair Leslie...
mshtml: Implement IHTMLStyle get/put posWidth.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-04
Alistair Leslie...
mshtml: Implement IHTMLStyle get/put overflow.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Alexandre Julliard
mshtml: Make some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
Alistair Leslie...
mshtml: Implement IHTMLStyle get/put posTop.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Alistair Leslie...
mshtml: Implement IHTMLStyle get/put posLeft.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-14
Jacek Caban
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_lef...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-14
Jacek Caban
mshtml: Added IHTMLStyle::put_top(VT_NULL) implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Alistair Leslie...
mshtml: Implement IHTMLStyle put/get borderWidth.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_filter implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_textAlign implement...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Jacek Caban
mshtml: Added support for accessing style attributes...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_zIndex implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jacek Caban
mshtml: Added IHTMLStyle2::[get|put]_position.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_height implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_verticalAlign imple...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jacek Caban
mshtml: Added IHTMLStyle::[put|get]_top implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_cursor implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_left implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_border implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jacek Caban
mshtml: Release nsstyle when destroying HTMLStyle.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jacek Caban
mshtml: Added IHTMLCurrentStyle::get_display implementa...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jacek Caban
mshtml: Use IDs instead of strings in HTMLStyle impleme...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jacek Caban
mshtml: Moved HTMLStyle to separated header file.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Jacek Caban
mshtml: Added IHTMLStyle2 to IDispatchEx support.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Jacek Caban
mshtml: Added IHTMStyle2 stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Alistair Leslie...
mshtml: Implement get/put margin.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLStyle.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Alistair Leslie...
mshtml: Implement HTMLStyle get_background.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_width implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Jacek Caban
mshtml: DispatchEx's QueryInterface implementation...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Jacek Caban
mshtml: Added IHTMLStyle::put_color implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Jacek Caban
mshtml: Added IHTMLStyle::put_background implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Jacek Caban
mshtml: Change backslashes to shashes in URLs passed...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-06
Francois Gouget
mshtml: gcc 2.95 does not allow an array of undefined...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Jacek Caban
mshtml: Added IDispatchEx support to HTMLStyle.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Jacek Caban
mshtml: Added put_backgroundImage implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Jacek Caban
mshtml: Remove unneeded includes.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Jacek Caban
mshtml: Remove not used argument in nsAString_GetData.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-11
Jacek Caban
mshtml: Fix CSS px unit handling differences between...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-11
Jacek Caban
mshtml: Added more IHTMLStyle implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Michael Stefaniuc
mshtml: Rename the wrappers around HeapAlloc() &Co...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Jacek Caban
mshtml: Added IHTMLStyle display and visibility propert...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Jacek Caban
mshtml: Added HTMLStyle::get_textDecoration* implementa...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Jacek Caban
mshtml: Added more IHTMLStyle getters implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Jacek Caban
mshtml: Return NULL for empty results in get_style_attr.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Jacek Caban
mshtml: Added IHTMLStyle::get_fontFamily implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Jacek Caban
mshtml: Added put_fontSize implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Jacek Caban
mshtml: Added put_backgroundColor implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Jacek Caban
mshtml: Added put_fontFamily implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Jacek Caban
mshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Jacek Caban
mshtml: Added get_style implementation.
blob
|
commitdiff
|
raw
|
diff to current