projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
tests: Assorted spelling fixes.
[wine]
/
dlls
/
mshtml
/
htmlelem2.c
2011-08-03
Jacek Caban
mshtml: Removed duplicated includes.
blob
|
commitdiff
|
raw
2010-12-31
Michael Stefaniuc
mshtml: COM cleanup for the IDispatchEx iface in Dispat...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-30
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLElement2 iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-30
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLElement iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-06
Michael Stefaniuc
mshtml: Use an iface instead of a vtbl pointer in HTMLRect.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Jacek Caban
mshtml: Added implementation of remaining IHTMLRect...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Jacek Caban
mshtml: Added IHTMLRect::get_top implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Jacek Caban
mshtml: Added IHTMLElement2::getBoundingClientRect...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Jacek Caban
mshtml: Added support for load event on all nodes.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-09
Jacek Caban
mshtml: Added IHTMLElement2::detachEvent implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Jacek Caban
mshtml: Optimize nsAString handling in htmlelem*.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Jacek Caban
mshtml: Fixed nsIDOMNSHTMLElement declaration.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
mshtml: Added onreadystatechange event support.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
mshtml: Added IHTMLElement2::get_readyState implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Jacek Caban
mshtml: Improved IHTMLElement2::doScroll stub.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Jacek Caban
mshtml: Fixed typo in IHTMLElement2::get_scrollHeight.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Jacek Caban
mshtml: Added IHTMLElement2::clientLeft implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Jacek Caban
mshtml: Added IHTMLElement2::clientTop implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Move node list to HTMLDocumentNode.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Jacek Caban
mshtml: Added semi-stub IHTMLElement2::onreadystatechan...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Jacek Caban
mshtml: Store body event target in window object.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Jacek Caban
mshtml: Added IHTMLElement2::attachEvent implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Michael Stefaniuc
mshtml: Change long to LONG in mshtml.idl (HTML*Element...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Jacek Caban
mshtml: Wine Gecko 0.9.0 release.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Jacek Caban
mshtml: Added element blur, focus, paste and drag event...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jacek Caban
mshtml: Store nsIDOMCSSStyleDeclaration in HTMLCurrentS...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Jacek Caban
mshtml: Added IHTMLElement2::get_currentStyle implement...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Alistair Leslie...
mshtml: Implement HTMLElement2 get_scrollLeft.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLElement2.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Jacek Caban
mshtml: Added IHTMLElement2::get_scrollTop implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Jacek Caban
mshtml: Added IHTMLElement2::get_scrollWidth implementa...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Jacek Caban
mshtml: Added IHTMLElement2::get_scrollHeight implement...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-14
Jacek Caban
mshtml: Added IHTMLElement2::getElementsByTagName imple...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Jacek Caban
mshtml: Added IHTMLElement2::put_tabIndex implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Jacek Caban
mshtml: Added IHTMLElement2::get_tabIndex implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Jacek Caban
mshtml: Added IHTMLElement::get_clientHeight implementa...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Jacek Caban
mshtml: Added IHTMLElement2::get_clientWidth implementa...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Jacek Caban
mshtml: Added IHTMLElement2::put_accessKey implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Jacek Caban
mshtml: Added IHTMLElement2::focus implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Jacek Caban
mshtml: Don't assume that nselem is valid in HTMLElement.
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-03
Jacek Caban
mshtml: Added IHTMLElement2::get_dir implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Jacek Caban
mshtml: Added IHTMLElement2::put_scrollTop and put_scro...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
Jacek Caban
mshtml: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-24
Jacek Caban
mshtml: Added IHTMLElement2 implementation.
blob
|
commitdiff
|
raw
|
diff to current