projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wintrust: Don't assume dwStateAction is set in WINTRUST_DATA.
[wine]
/
dlls
/
mshtml
/
tests
/
2008-09-17
Jacek Caban
mshtml: Fixed tests on IE7.
tree
|
commitdiff
2008-09-15
Francois Gouget
mshtml/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2008-09-12
Jacek Caban
mshtml: Added body dispatch id test.
tree
|
commitdiff
2008-09-12
Alistair Leslie...
mshtml: Add IHTMLStyle margin tests.
tree
|
commitdiff
2008-09-11
Alistair Leslie...
mshtml: Add tests for get_scrollLeft.
tree
|
commitdiff
2008-09-08
Alistair Leslie...
mshtml: Add IHTMLBodyElement bgColor tests.
tree
|
commitdiff
2008-09-03
Alistair Leslie...
mshtml: Add IHTMLElementBody test.
tree
|
commitdiff
2008-09-03
James Hawkins
mshtml: Fix a test that fails in Vista.
tree
|
commitdiff
2008-08-25
Jacek Caban
mshtml: Added IHTMLElement::get_parentElement implement...
tree
|
commitdiff
2008-08-25
Jacek Caban
mshtml: Added IHTMLDocument::get_Script implementation.
tree
|
commitdiff
2008-08-01
Jacek Caban
mshtml: Added IHTMLElement::get_offsetHeight implementa...
tree
|
commitdiff
2008-08-01
Paul Vriens
mshtml/tests: Don't fail on unimplemented function.
tree
|
commitdiff
2008-07-29
Jacek Caban
mshtml: Forward IHTMLTextContainer::get_scrollTop to...
tree
|
commitdiff
2008-07-29
Jacek Caban
mshtml: Added IHTMLElement2::get_scrollTop implementation.
tree
|
commitdiff
2008-07-29
Jacek Caban
mshtml: Added IHTMLElement2::get_scrollWidth implementa...
tree
|
commitdiff
2008-07-29
Jacek Caban
mshtml: Added IOmNavigator::get_platform implementation.
tree
|
commitdiff
2008-07-29
Jacek Caban
mshtml: Added IHTMLElement2::get_scrollHeight implement...
tree
|
commitdiff
2008-07-24
Jacek Caban
mshtml: Added IOmNavigator::get_appCodeName implementation.
tree
|
commitdiff
2008-07-24
Jacek Caban
mshtml: Added IHTMLDocument2::[get|put]_title tests.
tree
|
commitdiff
2008-07-14
Jacek Caban
mshtml: Added IHTMLElement2::getElementsByTagName tests.
tree
|
commitdiff
2008-07-08
Alexandre Julliard
tests: Don't depend on the static uuid libraries in...
tree
|
commitdiff
2008-07-01
James Hawkins
mshtml: Fix a test failure in win2k.
tree
|
commitdiff
2008-07-01
Jacek Caban
mshtml: Silence common invalid FIXME.
tree
|
commitdiff
2008-07-01
Jacek Caban
mshtml: Ignore fdexNameImplicit flag.
tree
|
commitdiff
2008-07-01
Jacek Caban
mshtml: Return NULL in window object's GetNameSpaceParent.
tree
|
commitdiff
2008-07-01
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_width implementation.
tree
|
commitdiff
2008-07-01
Jacek Caban
mshtml: Added IHTMLImgElement::[get|put]_alt implementa...
tree
|
commitdiff
2008-07-01
Jacek Caban
mshtml: Silence common invalid QueryInterface FIXME.
tree
|
commitdiff
2008-07-01
Jacek Caban
mshtml: Added IHTMLWindow2::get_self implementation.
tree
|
commitdiff
2008-06-26
Jacek Caban
mshtml: Added DOCUMENT_NODE type support.
tree
|
commitdiff
2008-06-26
Jacek Caban
mshtml: Added IHTMLDOMNode::get_parentNode implementation.
tree
|
commitdiff
2008-06-26
Jacek Caban
mshtml: Added IHTMLElement::get_offsetTop implementation.
tree
|
commitdiff
2008-06-25
Jacek Caban
mshtml: Added IHTMLSelectElement::get_type implementation.
tree
|
commitdiff
2008-06-25
Jacek Caban
mshtml: Added IHTMLInputElement::put_disabled implement...
tree
|
commitdiff
2008-06-25
Jacek Caban
mshtml: Added IHTMLElement::put_title implementation.
tree
|
commitdiff
2008-06-25
Jacek Caban
mshtml: Added IHTMLElement::get_title implementation.
tree
|
commitdiff
2008-06-25
Jacek Caban
mshtml: Added IHTMLSelectElement::put_value implementation.
tree
|
commitdiff
2008-06-24
Jacek Caban
mshtml: Added IHTMLDOMNode::hasChildNodes implementation.
tree
|
commitdiff
2008-06-24
Jacek Caban
mshtml: Added IHTMLDOMNode::removeChild implementation.
tree
|
commitdiff
2008-06-24
Jacek Caban
mshtml: Fixed argument checking in IHTMLDOMChildrenColl...
tree
|
commitdiff
2008-06-24
Jacek Caban
mshtml: Added support to accessing child nodes by index...
tree
|
commitdiff
2008-06-24
Jacek Caban
mshtml: Added IHTMLElement2::put_tabIndex implementation.
tree
|
commitdiff
2008-06-24
Jacek Caban
mshtml: Added IHTMLElement2::get_tabIndex implementation.
tree
|
commitdiff
2008-06-23
Jacek Caban
mshtml: Added IHTMLImgElement::put_src implementation.
tree
|
commitdiff
2008-06-23
Jacek Caban
mshtml: Added IHTMLElement::put_className implementation.
tree
|
commitdiff
2008-06-23
Jacek Caban
mshtml: Return NULL instead of empty string in IHTMLEl...
tree
|
commitdiff
2008-06-23
Jacek Caban
mshtml: Added IHTMLDocument3::createTextNode implementa...
tree
|
commitdiff
2008-06-23
Jacek Caban
mshtml: Added IHTMLDOMNode::appendChild implementation.
tree
|
commitdiff
2008-06-20
Jacek Caban
mshtml: Added createElement test.
tree
|
commitdiff
2008-06-19
Jacek Caban
mshtml: Added IHTMLInputElement::put_value implementation.
tree
|
commitdiff
2008-06-19
Jacek Caban
mshtml: Added IHTMLElement::get_clientHeight implementa...
tree
|
commitdiff
2008-06-19
Jacek Caban
mshtml: Added IHTMLDOMNode::put_nodeValue implementation.
tree
|
commitdiff
2008-06-19
Jacek Caban
mshtml: Added IHTMLDOMNode::get_nodeValue implementation.
tree
|
commitdiff
2008-06-18
Jacek Caban
mshtml: Added more IDispatchEx tests.
tree
|
commitdiff
2008-06-18
Jacek Caban
mshtml: Added IDispatchEx support to HTMLSelectElement.
tree
|
commitdiff
2008-06-18
Jacek Caban
mshtml: Added IHTMLElement::put_id implementation.
tree
|
commitdiff
2008-06-18
Jacek Caban
mshtml: Added IHTMLElement::get_id implementation.
tree
|
commitdiff
2008-06-10
Alistair Leslie...
mshtml: Stop test crash on error condition.
tree
|
commitdiff
2008-06-06
Paul Vriens
urlmon/tests: Fix test on IE7.
tree
|
commitdiff
2008-05-26
James Hawkins
mshtml: Fix a test failure in win2k3.
tree
|
commitdiff
2008-05-26
Jacek Caban
mshtml: Fixed more tests on IE 7.
tree
|
commitdiff
2008-05-26
Jacek Caban
mshtml: Fixed some tests on IE 7.
tree
|
commitdiff
2008-05-23
James Hawkins
mshtml: Fix a few test failures in win2k3.
tree
|
commitdiff
2008-05-05
Jacek Caban
mshtml: Added IMG element tests.
tree
|
commitdiff
2008-05-05
Jacek Caban
mshtml: Added more script tests.
tree
|
commitdiff
2008-05-01
Jacek Caban
mshtml: Added IDispatchEx support to HTMLStyle.
tree
|
commitdiff
2008-05-01
Jacek Caban
mshtml: Added IDispatchEx support to HTMLCommentElement.
tree
|
commitdiff
2008-05-01
Jacek Caban
mshtml: Added comment and childNodes test.
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-04-29
Jacek Caban
mshtml: Added IDispatchEx support to HTMLOptionElement.
tree
|
commitdiff
2008-04-28
Jacek Caban
mshtml: Added IHTMLInputElement::get_disabled implement...
tree
|
commitdiff
2008-04-24
Jacek Caban
mshtml: Added IDispatchEx support to HTMLElementCollect...
tree
|
commitdiff
2008-04-24
Jacek Caban
mshtml: Added get_nodeType implementation.
tree
|
commitdiff
2008-04-24
Jacek Caban
mshtml: Added IDispatchEx support to text node.
tree
|
commitdiff
2008-04-24
Jacek Caban
mshtml: Added IHTMLDOMTextNode stub implementation.
tree
|
commitdiff
2008-04-24
Jacek Caban
mshtml: Added get_firstChild implementation.
tree
|
commitdiff
2008-04-24
Jacek Caban
mshtml: Added IHTMLDOMNode2 stub implementation.
tree
|
commitdiff
2008-04-24
Jacek Caban
mshtml: Return VT_NULL instead of empty string in getAt...
tree
|
commitdiff
2008-04-24
Jacek Caban
mshtml: Added more IDispatchEx tests.
tree
|
commitdiff
2008-04-24
Jacek Caban
mshtml: Added IHTMLDocument3::getElementById implementa...
tree
|
commitdiff
2008-04-21
Jacek Caban
mshtml: Added IHTMLWindow2::get_document implementation.
tree
|
commitdiff
2008-04-21
Jacek Caban
mshtml: Added navigator's IDispatchEx test.
tree
|
commitdiff
2008-04-18
Jacek Caban
mshtml: Added IHTMLWindow3 stub implementation.
tree
|
commitdiff
2008-04-14
Francois Gouget
Fix spelling of dwAssign.
tree
|
commitdiff
2008-04-07
Jacek Caban
mshtml: Added IHTMLWindow2::get_navigator implementation.
tree
|
commitdiff
2008-04-07
Austin English
Spelling fixes.
tree
|
commitdiff
2008-03-26
Jacek Caban
mshtml: Fixed crash in tests if Gecko is not available.
tree
|
commitdiff
2008-03-26
Jacek Caban
mshtml: Added IHTMLDocument2::get_location implementation.
tree
|
commitdiff
2008-03-25
Jacek Caban
mshtml: Added script engine loading test.
tree
|
commitdiff
2008-03-14
Jacek Caban
mshtml: Return full patch in res protocol's secure...
tree
|
commitdiff
2008-03-10
Jacek Caban
mshtml: Added IHTMLScriptElement:get_type implementation.
tree
|
commitdiff
2008-03-03
Jacek Caban
mshtml: Added IHTMLScriptElement stub implementation.
tree
|
commitdiff
2008-02-11
Jacek Caban
mshtml: Mode range tests.
tree
|
commitdiff
2008-02-04
Jacek Caban
mshtml: Added more about protocol tests.
tree
|
commitdiff
2008-01-11
Jacek Caban
mshtml: Added more range tests.
tree
|
commitdiff
2008-01-04
Jacek Caban
mshtml: Added Invoke(DISPID_READYSTATE) implementation.
tree
|
commitdiff
2007-12-28
Jacek Caban
mshtml: Added QueryInfo tests.
tree
|
commitdiff
2007-12-07
Rob Shearman
mshtml: Fix a memory leak in the htmldoc tests.
tree
|
commitdiff
2007-12-06
Jacek Caban
mshtml: Added HTMLTxtRange::Exec(IDM_INDENT) test.
tree
|
commitdiff
2007-12-06
Jacek Caban
mshtml: Added IHTMLStyleSheet::get_rules implementation.
tree
|
commitdiff
next