projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcrt: Implemented splitpath_s.
[wine]
/
dlls
/
mshtml
/
2008-10-07
Jacek Caban
mshtml: Fixed handing non-element nodes in IHTMLElement...
tree
|
commitdiff
2008-10-07
Jacek Caban
mshtml: Added INVOKE_FUNC support to InvokeEx.
tree
|
commitdiff
2008-10-07
Jacek Caban
mshtml: Added IHTMLStyle2::[get|put]_position.
tree
|
commitdiff
2008-10-07
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_height implementation.
tree
|
commitdiff
2008-10-07
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_verticalAlign imple...
tree
|
commitdiff
2008-10-07
Jacek Caban
mshtml: Added IHTMLStyle::[put|get]_top implementation.
tree
|
commitdiff
2008-10-07
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_cursor implementation.
tree
|
commitdiff
2008-10-07
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_left implementation.
tree
|
commitdiff
2008-10-07
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_border implementation.
tree
|
commitdiff
2008-10-07
Jacek Caban
mshtml: Release nsstyle when destroying HTMLStyle.
tree
|
commitdiff
2008-10-07
Jacek Caban
mshtml: Added IHTMLCurrentStyle::get_display implementa...
tree
|
commitdiff
2008-10-07
Jacek Caban
mshtml: Store nsIDOMCSSStyleDeclaration in HTMLCurrentS...
tree
|
commitdiff
2008-10-07
Jacek Caban
mshtml: Use IDs instead of strings in HTMLStyle impleme...
tree
|
commitdiff
2008-10-07
Jacek Caban
mshtml: Moved HTMLStyle to separated header file.
tree
|
commitdiff
2008-10-07
Jacek Caban
mshtml: Added IDispatchEx support to HTMLCurrentStyle.
tree
|
commitdiff
2008-10-06
Jacek Caban
mshtml: Added IHTMLElement2::get_currentStyle implement...
tree
|
commitdiff
2008-10-06
Jacek Caban
mshtml: Added IHTMLStyle2 to IDispatchEx support.
tree
|
commitdiff
2008-10-06
Jacek Caban
mshtml: Added IHTMStyle2 stub implementation.
tree
|
commitdiff
2008-10-01
Jacek Caban
mshtml: Ignore IDispatchJS in QueryInterface.
tree
|
commitdiff
2008-10-01
Jacek Caban
mshtml: Added IHTMLTableRow::get_cells implementation.
tree
|
commitdiff
2008-10-01
Jacek Caban
mshtml: Added IHTMLTable::get_rows implementation.
tree
|
commitdiff
2008-10-01
Jacek Caban
mshtml: Store nsIDOMHTMLTableElement in HTMLTable.
tree
|
commitdiff
2008-10-01
Jacek Caban
mshtml: Use create_all_collection in IHTMLElement:...
tree
|
commitdiff
2008-10-01
Jacek Caban
mshtml: Use create_collection_from_nodelist in IHTMLEle...
tree
|
commitdiff
2008-10-01
Jacek Caban
mshtml: Move IHTMLElementCollection to separated file.
tree
|
commitdiff
2008-10-01
Jacek Caban
mshtml: Don't use IHTMLControlElement in IDispatchEx...
tree
|
commitdiff
2008-10-01
Jacek Caban
mshtml: Added IDispatchEx support to IHTMLTable.
tree
|
commitdiff
2008-10-01
Jacek Caban
mshtml: Added IDispatchEx support to HTMLTableRow.
tree
|
commitdiff
2008-10-01
Jacek Caban
mshtml: Added IHTMLTableRow stub implementation.
tree
|
commitdiff
2008-09-30
Jacek Caban
mshtml: Fixed tests on IE7.
tree
|
commitdiff
2008-09-29
Jacek Caban
mshtml: Fixed tests timeout.
tree
|
commitdiff
2008-09-29
Muneyuki Noguchi
mshtml: Add Japanese resources.
tree
|
commitdiff
2008-09-25
Jacek Caban
mshtml: Use ActiveScript for JavaScript in file protoco...
tree
|
commitdiff
2008-09-23
Alistair Leslie...
mshtml: Implement IHTMLBodyElement put_background.
tree
|
commitdiff
2008-09-23
Austin English
mshtml/tests: Fix gcc warnings.
tree
|
commitdiff
2008-09-22
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLDOMChildrenCollection.
tree
|
commitdiff
2008-09-22
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLElementCollection.
tree
|
commitdiff
2008-09-22
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLDOMNode.
tree
|
commitdiff
2008-09-22
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLDOMNode2.
tree
|
commitdiff
2008-09-22
Jacek Caban
mshtml: Fixed dynamic properties allocation.
tree
|
commitdiff
2008-09-19
Detlef Riekenberg
dlls: Do not use __WINE_ALLOC_SIZE between void and *.
tree
|
commitdiff
2008-09-18
Alistair Leslie...
mshtml: Implement IHTMLBody get/put_Text.
tree
|
commitdiff
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: Implement get/put margin.
tree
|
commitdiff
2008-09-11
Alistair Leslie...
mshtml: Add tests for get_scrollLeft.
tree
|
commitdiff
2008-09-11
Alistair Leslie...
mshtml: Implement IHTMLTextContainer get_scrollLeft.
tree
|
commitdiff
2008-09-11
Alistair Leslie...
mshtml: Implement HTMLElement2 get_scrollLeft.
tree
|
commitdiff
2008-09-09
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLTable.
tree
|
commitdiff
2008-09-09
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLDocument5.
tree
|
commitdiff
2008-09-09
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLInputElement.
tree
|
commitdiff
2008-09-09
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLTextAreaElement.
tree
|
commitdiff
2008-09-09
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLOptionElement.
tree
|
commitdiff
2008-09-09
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLGenericElement.
tree
|
commitdiff
2008-09-09
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLScriptElement.
tree
|
commitdiff
2008-09-09
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLTextContainer.
tree
|
commitdiff
2008-09-09
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLImgElement.
tree
|
commitdiff
2008-09-09
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLDOMTextNode.
tree
|
commitdiff
2008-09-09
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLDocument4.
tree
|
commitdiff
2008-09-09
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLDocument3.
tree
|
commitdiff
2008-09-08
Alistair Leslie...
mshtml: Add IHTMLBodyElement bgColor tests.
tree
|
commitdiff
2008-09-08
Alistair Leslie...
mshtml: Implement IHTMLBodyElement get/put bgColor.
tree
|
commitdiff
2008-09-05
Marcus Meissner
Annotate with allocation size attribute.
tree
|
commitdiff
2008-09-04
Hongbo Ni
mshtml: Add simplified and traditional Chinese resources.
tree
|
commitdiff
2008-09-03
Alistair Leslie...
mshtml: Add IHTMLElementBody test.
tree
|
commitdiff
2008-09-03
Alistair Leslie...
mshtml: Make IHTMLBodyElement use correct IDispatchEx...
tree
|
commitdiff
2008-09-03
James Hawkins
mshtml: Fix a test that fails in Vista.
tree
|
commitdiff
2008-09-02
Alistair Leslie...
mshtml: Add missing IDispatchEx tids.
tree
|
commitdiff
2008-09-02
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLBodyElement.
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-19
Jacek Caban
mshtml: Use heap_alloc_zero for HTMLWindow allocation.
tree
|
commitdiff
2008-08-18
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLAnchorElement.
tree
|
commitdiff
2008-08-18
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLElement2.
tree
|
commitdiff
2008-08-18
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLElement.
tree
|
commitdiff
2008-08-18
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLStyle.
tree
|
commitdiff
2008-08-18
Alistair Leslie...
mshtml: Implement HTMLStyle get_background.
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: Forward IHTMLTextContainer::get_scroll[Hight...
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-24
Jacek Caban
mshtml: Added IHTMLDocument2::get_title implementation.
tree
|
commitdiff
2008-07-24
Jacek Caban
mshtml: Added IHTMLDocument2::put_title implementation.
tree
|
commitdiff
2008-07-14
Jacek Caban
mshtml: Added IHTMLElement2::getElementsByTagName tests.
tree
|
commitdiff
2008-07-14
Jacek Caban
mshtml: Added IHTMLElement2::getElementsByTagName imple...
tree
|
commitdiff
2008-07-14
Jacek Caban
mshtml: Allow timers to be cleaned during processing.
tree
|
commitdiff
2008-07-08
Alexandre Julliard
tests: Don't depend on the static uuid libraries in...
tree
|
commitdiff
2008-07-04
Jacek Caban
mshtml: Don't mix nsresult with HRESULT.
tree
|
commitdiff
2008-07-03
Sinitsin Ivan
mshtml: Add HTMLWindow_scrollBy implementation.
tree
|
commitdiff
2008-07-03
Sinitsin Ivan
mshtml: Add HTMLWindow_scrollTo implementation.
tree
|
commitdiff
2008-07-03
Jacek Caban
mshtml: Set doc to NULL in NSContainer_Release.
tree
|
commitdiff
2008-07-01
James Hawkins
mshtml: Fix a test failure in win2k.
tree
|
commitdiff
next