projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mciqtz: Improve MCIQTZ_mciSet traces.
[wine]
/
dlls
/
mshtml
/
2009-12-29
Jacek Caban
mshtml: Use FindMimeFromData to find MIME if moniker...
tree
|
commitdiff
2009-12-29
Piotr Caban
mshtml: Added IDispatch ConnectionPoint.
tree
|
commitdiff
2009-12-29
Piotr Caban
mshtml: Query OleClientSite about services in ServicePr...
tree
|
commitdiff
2009-12-28
Jacek Caban
mshtml: Fixed nsIDOMNSHTMLElement declaration.
tree
|
commitdiff
2009-12-28
Jacek Caban
mshtml: Added better default bgColor test and code...
tree
|
commitdiff
2009-12-28
Jacek Caban
mshtml: Use nscolor_to_str in IHTMLBodyElement::get_tex...
tree
|
commitdiff
2009-12-28
Jacek Caban
mshtml: Correctly parse color strings.
tree
|
commitdiff
2009-12-28
Jacek Caban
mshtml: Store known colors as RGB.
tree
|
commitdiff
2009-12-28
Jacek Caban
mshtml: Added better error handling to nscolor_to_str.
tree
|
commitdiff
2009-12-23
Alistair Leslie...
mshtml: Implement IHTMLDocument2 get/put onmouseout.
tree
|
commitdiff
2009-12-23
Alistair Leslie...
mshtml: Implement IHTMLDocument2 get/put onmousedown.
tree
|
commitdiff
2009-12-23
Alistair Leslie...
mshtml: Implement IHTMLDocument2 get/put onmouseup.
tree
|
commitdiff
2009-12-22
Alistair Leslie...
mshtml: Add stub interface IHTMLFiltersCollection.
tree
|
commitdiff
2009-12-22
Jacek Caban
mshtml: Added JavaScript tests architecture and simple...
tree
|
commitdiff
2009-12-22
Jacek Caban
mshtml: Use JScript for JavaScript in res: protocol...
tree
|
commitdiff
2009-12-21
Jacek Caban
mshtml: Don't use necko nsIHttpChannel in nsChannel...
tree
|
commitdiff
2009-12-18
Jacek Caban
mshtml: Don't use necko nsIHttpChannelInternal implemen...
tree
|
commitdiff
2009-12-16
Piotr Caban
mshtml: Added IObjectWithSite stubs.
tree
|
commitdiff
2009-12-16
Piotr Caban
mshtml: Added ViewObjectEx stub implementation.
tree
|
commitdiff
2009-12-16
Jacek Caban
mshtml: Added support for redirected binding.
tree
|
commitdiff
2009-12-15
Alistair Leslie...
mshtml: Implement IHTMLImgElement get_Name.
tree
|
commitdiff
2009-12-15
Andrew Eikum
mshtml: Search content_window's properties in HTML...
tree
|
commitdiff
2009-12-14
Jacek Caban
mshtml: Added IHTMLStyle2::right implementation.
tree
|
commitdiff
2009-12-14
Jacek Caban
mshtml: Added IHTMLStyle::marginTop implementation.
tree
|
commitdiff
2009-12-14
Francois Gouget
mshtml/tests: Make test_UIActivate() static.
tree
|
commitdiff
2009-12-10
Jacek Caban
mshtml: Removed ref count tests that fail on some Windows.
tree
|
commitdiff
2009-12-10
Jacek Caban
mshtml: Added IHTMLDOMTextNode::get_length implementation.
tree
|
commitdiff
2009-12-08
Andrew Eikum
mshtml: Implement IHTMLFrameBase::get_name.
tree
|
commitdiff
2009-12-08
Andrew Eikum
mshtml: Implement IHTMLWindow2::{get,put}_onresize.
tree
|
commitdiff
2009-12-08
Andrew Eikum
mshtml: Implement IHTMLFrameBase::{get,put}_scrolling.
tree
|
commitdiff
2009-12-08
Andrew Eikum
mshtml: Store ns[i]frame reference in HTMLFrameBase.
tree
|
commitdiff
2009-12-08
Jacek Caban
mshtml: Added IHTMLDocument2::onreadystatechange proper...
tree
|
commitdiff
2009-12-07
Paul Vriens
mshtml/tests: Skip some tests on older IE.
tree
|
commitdiff
2009-12-07
Piotr Caban
mshtml: Added more OleDocumentView_UIActivate tests.
tree
|
commitdiff
2009-12-07
Piotr Caban
mshtml: Improved OleDocumentView_UIActivate implementation.
tree
|
commitdiff
2009-12-07
Piotr Caban
mshtml: Added Advise handling to OleObject_Close.
tree
|
commitdiff
2009-12-07
Piotr Caban
mshtml: Added OleObject_Advise tests.
tree
|
commitdiff
2009-12-07
Piotr Caban
mshtml: Added OleObject_EnumAdvise implementation.
tree
|
commitdiff
2009-12-07
Piotr Caban
mshtml: Added OleObject_Unadvise implementation.
tree
|
commitdiff
2009-12-07
Piotr Caban
mshtml: Added OleObject_Advise implementation.
tree
|
commitdiff
2009-12-07
Piotr Caban
mshtml: Added PersistStreamInit_InitNew implementation.
tree
|
commitdiff
2009-12-07
Jacek Caban
mshtml: Added test for setting VT_EMPTY event handler.
tree
|
commitdiff
2009-12-07
Jacek Caban
mshtml: Don't pass fdexNameEnsure flag to script engine...
tree
|
commitdiff
2009-12-07
Francois Gouget
mshtml/tests: Fix the get_event_src() macro declaration.
tree
|
commitdiff
2009-12-04
Francois Gouget
mshtml: Make nsACString_{Init,Finish}() static.
tree
|
commitdiff
2009-12-03
Jacek Caban
mshtml: Disable Gecko installation on unsupported CPU...
tree
|
commitdiff
2009-12-03
Paul Vriens
mshtml/tests: Run tests again on boxes with older IE.
tree
|
commitdiff
2009-12-03
Jacek Caban
mshtml: Detach window from frame element on window...
tree
|
commitdiff
2009-12-03
Jacek Caban
mshtml: Fixed dispid lookup in_cp_event.
tree
|
commitdiff
2009-12-03
Jacek Caban
mshtml: Added generic bind_to_tree node notification...
tree
|
commitdiff
2009-12-03
Jacek Caban
mshtml: Fixed tests on older IEs.
tree
|
commitdiff
2009-12-02
Marcus Meissner
mshtml: Check for NULL return from allocations.
tree
|
commitdiff
2009-12-02
Jacek Caban
mshtml: Added IHTMLDocument::cookie tests.
tree
|
commitdiff
2009-12-02
Jacek Caban
mshtml: Added IHTMLDocument2::put_cookie implementation.
tree
|
commitdiff
2009-12-02
Jacek Caban
mshtml: Added IHTMLDocument2::get_cookie implementation.
tree
|
commitdiff
2009-12-02
Jacek Caban
mshtml: Don't depend on necko channel in nsChannel...
tree
|
commitdiff
2009-12-02
Jacek Caban
mshtml: Don't wrap URIs related to Gecko special URIs.
tree
|
commitdiff
2009-12-02
Andrew Eikum
mshtml: Implement IHTMLStyle::{get, put}_border{Top...
tree
|
commitdiff
2009-12-02
Andrew Eikum
mshtml: Support get_dispid and invoke methods in HTMLFo...
tree
|
commitdiff
2009-12-02
Andrew Eikum
mshtml: Add get_dispid and invoke methods to HTMLNode...
tree
|
commitdiff
2009-12-01
Andrew Eikum
mshtml: Add stub implementation of IHTMLFormElement.
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Added onreadystatechange tests.
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Added onreadystatechange event support.
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Added IHTMLFrameBase2::get_readyState implement...
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Added IHTMLFrameBase2::put_src implementation.
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Always return fake scheme in nsIURI::GetScheme...
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Added support for frames in navigate_url.
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Don't change nsIWineURI in OnStartBinding if...
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Added support for relative URLs in navigate_url.
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Use special handling only for main documents...
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Don't fail in NewChannelFromURI if necko failed...
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Always set use_wine_url if there is no necko...
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Added IHTMLElement2::get_readyState test.
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Added IHTMLElement2::get_readyState implementation.
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Forward setting window.location to window.locat...
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Added IHTMLScreen::get_colorDepth implementation.
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Added IHTMLScreen::get_height implementation.
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Added IHTMLScreen::get_width implementation.
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml.idl: Added DispHTMLScreen declaration and use...
tree
|
commitdiff
2009-12-01
Jacek Caban
mshtml: Added IHTMLWindow2::get_screen implementation.
tree
|
commitdiff
2009-11-30
Paul Vriens
mshtml/tests: Use the globally available wine_dbgstr_w.
tree
|
commitdiff
2009-11-29
Jacek Caban
mshtml: Added [i]frame elements content document tests.
tree
|
commitdiff
2009-11-29
Jacek Caban
mshtml: Return content document in get_document for...
tree
|
commitdiff
2009-11-29
Jacek Caban
mshtml: Moved IHTMLFrameBase2 implementation to HTMLFra...
tree
|
commitdiff
2009-11-29
Jacek Caban
mshtml: Fixed ref count leak and code clean up.
tree
|
commitdiff
2009-11-24
Jacek Caban
mshtml: Added connection point notification test.
tree
|
commitdiff
2009-11-24
Jacek Caban
mshtml: Added support for connection point HTML notific...
tree
|
commitdiff
2009-11-24
Jacek Caban
mshtml: Share connection points between HTMLDocumentObj...
tree
|
commitdiff
2009-11-24
Jacek Caban
mshtml: Forward common function from IHTMLAnchorElement...
tree
|
commitdiff
2009-11-21
Andrew Eikum
mshtml: Also search by node name attribute in IHTMLDocu...
tree
|
commitdiff
2009-11-21
Andrew Eikum
mshtml: Also get dispid by element name & id in HTMLEle...
tree
|
commitdiff
2009-11-20
Jacek Caban
mshtml: Get rid of no longer needed Gecko checks in...
tree
|
commitdiff
2009-11-20
Jacek Caban
mshtml: Check for CATID_SafeForScripting in GUID_CUSTOM...
tree
|
commitdiff
2009-11-19
Jeremy White
mshtml: Declare prototype of wine_dos_get_file_name...
tree
|
commitdiff
2009-11-18
Francois Gouget
mshtml/tests: Add a trailing '\n' to ok() calls.
tree
|
commitdiff
2009-11-17
Andrew Eikum
mshtml: Implement IHTMLWindow2::get_top.
tree
|
commitdiff
2009-11-17
Jacek Caban
mshtml: Improved IHTMLStyle3::put_zoom stub.
tree
|
commitdiff
2009-11-16
Jacek Caban
mshtml: Don't use nselem in InsertAdjacentNode implemen...
tree
|
commitdiff
2009-11-16
Jacek Caban
mshtml: Added IHTMLElement::put_outerHTML implementation.
tree
|
commitdiff
2009-11-16
Vladimir Pankratov
mshtml: Update Russian translation.
tree
|
commitdiff
next