projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wordpad: Fixed the font size validation for the toolbar's combobox.
[wine]
/
dlls
/
mshtml
/
2008-06-20
Jacek Caban
mshtml: Added createElement test.
tree
|
commitdiff
2008-06-20
Jacek Caban
mshtml: Added IDispatchEx support to HTMLGenericElement.
tree
|
commitdiff
2008-06-20
Jacek Caban
mshtml: Added IHTMLGenericElement implementation.
tree
|
commitdiff
2008-06-20
Jacek Caban
mshtml: Added IHTMLDocument2::createElement implementation.
tree
|
commitdiff
2008-06-20
Jacek Caban
mshtml: Initialize node object from child node's constr...
tree
|
commitdiff
2008-06-20
Jacek Caban
mshtml: Better timer handling.
tree
|
commitdiff
2008-06-19
Jacek Caban
mshtml: Forward HTMLInputElement IDispatch calls to...
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 IHTMLElement2::get_clientWidth implementa...
tree
|
commitdiff
2008-06-19
Jacek Caban
mshtml: Better stub for IHTMLElement::setAttribute...
tree
|
commitdiff
2008-06-19
Jacek Caban
mshtml: Added IHTMLElement2::put_accessKey implementation.
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-19
Jacek Caban
mshtml: Use heap_alloc_zero to allocate OmNavigator.
tree
|
commitdiff
2008-06-19
Jacek Caban
mshtml: Added IHTMLElement2::focus implementation.
tree
|
commitdiff
2008-06-18
Jacek Caban
mshtml: Added IHTMLStyle::put_color implementation.
tree
|
commitdiff
2008-06-18
Jacek Caban
mshtml: Added IHTMLStyle::put_background implementation.
tree
|
commitdiff
2008-06-18
Jacek Caban
mshtml: Change backslashes to shashes in URLs passed...
tree
|
commitdiff
2008-06-18
Jacek Caban
mshtml: Added more IDispatchEx tests.
tree
|
commitdiff
2008-06-18
Jacek Caban
mshtml: Added missing tids to HTMLCommentElement.
tree
|
commitdiff
2008-06-18
Jacek Caban
mshtml: Use heap_alloc_zero in HTMLElementCollection_Cr...
tree
|
commitdiff
2008-06-18
Jacek Caban
mshtml: Added fdexNameEnsure support to IDidpatchEx...
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-18
Vladimir Pankratov
mshtml: Update Russian translation.
tree
|
commitdiff
2008-06-10
Alistair Leslie...
mshtml: Stop test crash on error condition.
tree
|
commitdiff
2008-06-09
Jacek Caban
mshtml: Added FIXME about QUERY_USES_HISTORYFOLDER...
tree
|
commitdiff
2008-06-06
Paul Vriens
urlmon/tests: Fix test on IE7.
tree
|
commitdiff
2008-06-05
Francois Gouget
Fix the resources to remove extraneous spaces in '...
tree
|
commitdiff
2008-06-03
Kirill K. Smirnov
mshtml: Fix yet another copy/paste typo.
tree
|
commitdiff
2008-05-30
Michael Stefaniuc
mshtml: Fix the Hungarian translation.
tree
|
commitdiff
2008-05-29
Michael Stefaniuc
mshtml: Fix the Finnish translation.
tree
|
commitdiff
2008-05-26
Jacek Caban
mshtml: Fixed copy&paste typo.
tree
|
commitdiff
2008-05-26
Kirill K. Smirnov
mshtml: Fix copy/paste error.
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: Make Wine behave like 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-22
Lei Zhang
mshtml: Added ProxyEnable / ProxyServer handling.
tree
|
commitdiff
2008-05-20
Andrew Talbot
mshtml: Remove unused function.
tree
|
commitdiff
2008-05-19
Mikołaj Zalewski
Make Swedish use SUBLANG_NEUTRAL.
tree
|
commitdiff
2008-05-13
Jacek Caban
mshtml: Fixed a typo.
tree
|
commitdiff
2008-05-07
Jens Albretsen
mshtml: Danish translation.
tree
|
commitdiff
2008-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-05-06
Francois Gouget
mshtml: gcc 2.95 does not allow an array of undefined...
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-05
Vitaliy Margolen
mshtml: Don't overwrite file types that could be change...
tree
|
commitdiff
2008-05-01
Jacek Caban
mshtml: Added IDispatchEx support to HTMLImgElement.
tree
|
commitdiff
2008-05-01
Jacek Caban
mshtml: Added IHTMLImgElement stub implementation.
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-05-01
Jacek Caban
mshtml: Added IHTMLCommentElement stub implementation.
tree
|
commitdiff
2008-05-01
Jacek Caban
mshtml: Handle COMMENT_NODE like ELEMENT_NODE in elemen...
tree
|
commitdiff
2008-05-01
Jacek Caban
mshtml: Don't assume that nselem is valid in HTMLElement.
tree
|
commitdiff
2008-05-01
Jacek Caban
mshtml: Moved IDispatchEx initialization to HTMLElement...
tree
|
commitdiff
2008-05-01
Jacek Caban
mshtml: Added IDispatchEx support to HTMLDOMChildrenCol...
tree
|
commitdiff
2008-05-01
Jacek Caban
mshtml: Added IHTMLDOMChildrenCollection::item implemen...
tree
|
commitdiff
2008-05-01
Jacek Caban
mshtml: Added IHTMLDOMChildrenCollection::get_length...
tree
|
commitdiff
2008-05-01
Jacek Caban
mshtml: Added get_childNodes implementation.
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-29
Jacek Caban
mshtml: Added IDispatchEx support to HTMLInputElement.
tree
|
commitdiff
2008-04-29
Jacek Caban
mshtml: Added indexed access to HTMLElementCollection...
tree
|
commitdiff
2008-04-29
Jacek Caban
mshtml: Added support for custom DISPIDs.
tree
|
commitdiff
2008-04-28
Jacek Caban
mshtml: Added IHTMLInputElement::get_disabled implement...
tree
|
commitdiff
2008-04-28
Jacek Caban
mshtml: Added put_backgroundImage implementation.
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 to IDispatchEx support.
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: Return S_OK in QueryContinue.
tree
|
commitdiff
2008-04-24
Jacek Caban
mshtml: Fixed typo.
tree
|
commitdiff
2008-04-24
Jacek Caban
mshtml: Added elements IDispatchEx implementation.
tree
|
commitdiff
2008-04-24
Jacek Caban
mshtml: Use heap_alloc_zero for allocating node objects.
tree
|
commitdiff
2008-04-24
Jacek Caban
mshtml: Added IHTMLDocument3::getElementById implementa...
tree
|
commitdiff
2008-04-23
Joris Huizer
mshtml: Fixed copy/paste mistake.
tree
|
commitdiff
2008-04-22
Andrew Talbot
mshtml: Remove unused variable.
tree
|
commitdiff
2008-04-21
Jacek Caban
mshtml: Forward IHTMLDocument2's IDispatch methods...
tree
|
commitdiff
2008-04-21
Jacek Caban
mshtml: Added HTMLDocument's IDispatchEx implementation.
tree
|
commitdiff
2008-04-21
Jacek Caban
mshtml: Make IHTMLDocument2 iterface offset independent.
tree
|
commitdiff
2008-04-21
Jacek Caban
mshtml: Added setTimeout implementation.
tree
|
commitdiff
2008-04-21
Jacek Caban
mshtml: Forward IHTMLWindow2::setTimeout to IHTMLWindow...
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-21
Jacek Caban
mshtml: Forward window IDispatch methods.
tree
|
commitdiff
2008-04-21
Jacek Caban
mshtml: Added window IDispatchEx implementation.
tree
|
commitdiff
2008-04-21
Jacek Caban
mshtml: Forward IOmNavigator's IDispatch method to...
tree
|
commitdiff
2008-04-21
Jacek Caban
mshtml: Added IDispatchEx::GetIDsOfNames implementation.
tree
|
commitdiff
2008-04-21
Jacek Caban
mshtml: Added IDispatchEx::Invoke implementation.
tree
|
commitdiff
2008-04-21
Jacek Caban
mshtml: Added IDispatchEx::InvokeEx implementation.
tree
|
commitdiff
next