projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cabinet: Fixed free_decompression_temps/_mem , handle NULL (Coverity).
[wine]
/
dlls
/
mshtml
/
2009-10-16
Andrew Eikum
mshtml: Implement IHTMLLocation::get_hostname.
tree
|
commitdiff
2009-10-16
Andrew Eikum
mshtml: Implement IHTMLLocation::get_host.
tree
|
commitdiff
2009-10-16
Andrew Eikum
mshtml: Implement IHTMLLocation::get_protocol.
tree
|
commitdiff
2009-10-15
Andrew Eikum
mshtml: Implement IHTMLLocation::get_port.
tree
|
commitdiff
2009-10-15
Andrew Eikum
mshtml: Add helper function get_url_components.
tree
|
commitdiff
2009-10-15
Andrew Eikum
mshtml: Add test suite for IHTMLLocation.
tree
|
commitdiff
2009-10-14
Jacek Caban
mshtml: Return failure in GetContentType if content...
tree
|
commitdiff
2009-10-14
Jacek Caban
mshtml: Added support for DISPATCH_METHOD|DISPATCH_PROP...
tree
|
commitdiff
2009-10-14
Jacek Caban
mshtml: Use DISPATCH_* macros instead of INVOKE_*.
tree
|
commitdiff
2009-10-14
Jacek Caban
mshtml: Added IHTMLFrameBase IDispatchEx support.
tree
|
commitdiff
2009-10-14
Jacek Caban
mshtml: Added IHTMLBaseFrame interface stub implementation.
tree
|
commitdiff
2009-10-13
Andrew Eikum
mshtml: Add stub implementation for IHTMLDocument6.
tree
|
commitdiff
2009-10-13
Jacek Caban
mshtml: Added more events tests.
tree
|
commitdiff
2009-10-13
Jacek Caban
mshtml: Added IHTMLElement::click implementation.
tree
|
commitdiff
2009-10-13
Jacek Caban
mshtml: Added IHTMLElement3::fireEvent implementation.
tree
|
commitdiff
2009-10-13
Jacek Caban
mshtml: Create nsIDOMEvent in create_event if not avail...
tree
|
commitdiff
2009-10-13
Jacek Caban
mshtml: Added IHTMLWindow2::get_length implementation.
tree
|
commitdiff
2009-10-13
Jacek Caban
mshtml: Added IHTMLWindow2::name property implementation.
tree
|
commitdiff
2009-10-12
Jacek Caban
mshtml: Added IHTMLLocation::put_href implementation.
tree
|
commitdiff
2009-10-12
Jacek Caban
mshtml: Moved QueryService call to hlink_frame_navigate.
tree
|
commitdiff
2009-10-12
Jacek Caban
mshtml: Improved IHTMLElement2::doScroll stub.
tree
|
commitdiff
2009-10-12
Jacek Caban
mshtml: Return NULL documentElement in READYSTATE_UNINI...
tree
|
commitdiff
2009-10-12
Andrew Eikum
mshtml: Fix typo in TRACE.
tree
|
commitdiff
2009-10-12
Andrew Eikum
mshtml: Fix typo in WARN.
tree
|
commitdiff
2009-10-07
Francois Gouget
mshtml: Make HTMLDocumentNode_destructor() static.
tree
|
commitdiff
2009-10-05
Jacek Caban
mshtml: Fixed typo in IHTMLElement2::get_scrollHeight.
tree
|
commitdiff
2009-10-05
Jacek Caban
mshtml: Added IHTMLElement2::client[Top|Left] tests.
tree
|
commitdiff
2009-10-05
Jacek Caban
mshtml: Added IHTMLElement2::clientLeft implementation.
tree
|
commitdiff
2009-10-05
Jacek Caban
mshtml: Added IHTMLElement2::clientTop implementation.
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Added IHTMLDOMNode::cloneNode implementation.
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Use document.defaultView to get iframe contentW...
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Added IHTMLAnchorElement::get_href tests.
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Added IHTMLAnchorElement::get_href implementation.
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Get rid of no longer needed HTMLLocation_value.
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Use dispinterface DISPID_VALUE implementation...
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Added HTMLAnchorElement dispex data.
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Moved init_dispex call to HTMLElement_Init.
tree
|
commitdiff
2009-10-01
Jacek Caban
mshtml: Added QueryCustomPolicy implementation.
tree
|
commitdiff
2009-10-01
Jacek Caban
mshtml: Added IInternetHostSecurity::ProcessUrlAction...
tree
|
commitdiff
2009-10-01
Jacek Caban
mshtml: Return HTMLDocumentNode object in ScriptHost...
tree
|
commitdiff
2009-09-29
Jacek Caban
mshtml: Added IInternetHostSecurityManager stub impleme...
tree
|
commitdiff
2009-09-29
Jacek Caban
mshtml: Added ScriptHost IServiceProvider stub implemen...
tree
|
commitdiff
2009-09-29
Andrew Eikum
mshtml: Check for null pointers in IHTMLLocation_get*.
tree
|
commitdiff
2009-09-28
Jacek Caban
mshtml: Added IHTMLDocument3::attachEvent implementation.
tree
|
commitdiff
2009-09-24
Ge van Geldorp
mshtml/tests: Fix copyright notice.
tree
|
commitdiff
2009-09-23
Ge van Geldorp
mshtml/tests: Fix htmldoc test on Windows Server and...
tree
|
commitdiff
2009-09-22
Marcus Meissner
mshmtl: Check nsrange before calling ->Release (coverity).
tree
|
commitdiff
2009-09-22
Andrew Eikum
mshtml: Reimplement IHTMLElement::{get, set}Attribute...
tree
|
commitdiff
2009-09-22
Jacek Caban
mshtml: Added IHTMLDOMNode2::get_ownerDocument tests.
tree
|
commitdiff
2009-09-22
Jacek Caban
mshtml: Added IHTMLDOMNode2::get_ownerDocument implemen...
tree
|
commitdiff
2009-09-18
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_textIndent.
tree
|
commitdiff
2009-09-18
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_lineHeight.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Use node event_target for HTMLDocument.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Use node's IDispatchEx implementation in HTMLDo...
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Get rid of htmldoc_vtbl_t.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshmtl: Moved ICustomDoc implementation to HTMLDocumentObj.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Inherit HTMLDocumentNode from HTMLDOMNode.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Move node list to HTMLDocumentNode.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Move update flags to HTMLDocumentObj.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Move mime to HTMLDocumentObj.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Move readystate to HTMLDocumentObj.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Moved usermode to HTMLDocumentObj.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Moved binding variables to HTMLDocumentObj.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Moved range_list to HTMLDocumentNode object.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Moved state flags to HTMLDocumentObj.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Moved hostinfo to HTMLDocumentObj.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Moved hwnd and tooltip_hwnd to HTMLDocumentObj.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Moved undomgr to HTMLDocumentObj.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Move client site ifaces to HTMLDocumentObj.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Moved selection_list to HTMLDocumentNode object.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Moved NSContainer to HTMLDocumentObj.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Use stored nswindow in IHTMLTxtRange::select.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Store reference to document node in window...
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Store document node in window.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Create HTMLDocumentNode for each HTMLDocumentObj.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Don't create window in create_doc_from_nsdoc.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Moved event_vector to HTMLWindow.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Use stored HTMLWindow in get_selection implemen...
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Make COM inproc object and document node separa...
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Moved HTMLLocation object to HTMLWindow.
tree
|
commitdiff
2009-09-17
Jacek Caban
mshtml: Moved option_factory to HTMLWindow object.
tree
|
commitdiff
2009-09-16
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_bottom.
tree
|
commitdiff
2009-09-16
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_right.
tree
|
commitdiff
2009-09-16
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_marginBottom.
tree
|
commitdiff
2009-09-16
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_marginTop.
tree
|
commitdiff
2009-09-16
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_letterSpacing.
tree
|
commitdiff
2009-09-15
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_paddingBottom.
tree
|
commitdiff
2009-09-15
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_paddingRight.
tree
|
commitdiff
2009-09-15
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_paddingTop.
tree
|
commitdiff
2009-09-15
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_borderBottomColor.
tree
|
commitdiff
2009-09-15
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_borderRightColor.
tree
|
commitdiff
2009-09-15
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_borderTopColor.
tree
|
commitdiff
2009-09-15
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_borderLeftColor.
tree
|
commitdiff
2009-09-15
Jacek Caban
mshtml: Added IHTMLInputElement::src property implement...
tree
|
commitdiff
2009-09-15
Jacek Caban
mshtml: Added semi-stub IHTMLElement2::onreadystatechan...
tree
|
commitdiff
2009-09-15
Jacek Caban
mshtml: Report download failure to necko.
tree
|
commitdiff
2009-09-15
Jacek Caban
mshtml: Fixed tests.
tree
|
commitdiff
2009-09-10
Alistair Leslie...
mshtml: Add support for Reference BSTR when setting...
tree
|
commitdiff
2009-09-10
Jacek Caban
mshtml: Use ActiveScript for JavaScript in about protoc...
tree
|
commitdiff
2009-09-10
Jacek Caban
mshtml: Added window global properties test.
tree
|
commitdiff
next