projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mshtml: Added SID_SContainerDispatch support.
[wine]
/
dlls
/
mshtml
/
htmliframe.c
2012-10-23
Jacek Caban
mshtml: Added IHTMLIFrameElement::width property implem...
blob
|
commitdiff
|
raw
2012-10-23
Jacek Caban
mshtml: Added IHTMLIFrameElement::height property imple...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-11
Jacek Caban
mshtml: Added IHTMLIFrameElement3::get_contentDocument...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Jacek Caban
mshtml: Added IHTMLWindow2::onhelp property implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-03
Jacek Caban
mshtml: Added IHTMLIFrameElement3 stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-03
Jacek Caban
mshtml: Added IHTMLIFrameElement2 stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Jacek Caban
mshtml: Moved global_props from HTMLOuterWindow to...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Jacek Caban
mshtml: Moved document node from HTMLOuterWindow to...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Jacek Caban
mshtml: Added separated types for outer and inner HTML...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Piotr Caban
mshtml: Added IHTMLAttributeCollection stub.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-02
Jacek Caban
mshtml: Added possibility for node implementations...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
Michael Stefaniuc
mshtml: Use ifaces instead of vtbl pointers in HTMLFram...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-31
Michael Stefaniuc
mshtml: COM cleanup for the IDispatchEx iface in Dispat...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-31
Michael Stefaniuc
mshtml: COM cleanup for the IDispatchEx iface in HTMLWi...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-30
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLDOMNode iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-28
Jacek Caban
mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Jacek Caban
mshtml: IHTMLDocument2 iface handling clean up.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Michael Stefaniuc
mshtml: Use an iface instead of a vtbl pointer in HTMLI...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
Jacek Caban
mshtml: Improved error handling in element constructors.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Jacek Caban
mshtml: Moved cloneNode implementation to vtbl.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
Jacek Caban
mshtml: Moved common element tids to macro.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-14
Jacek Caban
mshtml: Added IHTMLIFrameElement IDispatchEx support.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-14
Jacek Caban
mshtml: Added IHTMLIFrameElement stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-15
Andrew Eikum
mshtml: Search content_window's properties in HTML...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-08
Andrew Eikum
mshtml: Store ns[i]frame reference in HTMLFrameBase.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Jacek Caban
mshtml: Added generic bind_to_tree node notification...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
mshtml: Added IHTMLElement2::get_readyState implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-29
Jacek Caban
mshtml: Return content document in get_document for...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-29
Jacek Caban
mshtml: Moved IHTMLFrameBase2 implementation to HTMLFra...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Jacek Caban
mshtml: Moved content_window to HTMLFrameBase.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Jacek Caban
mshtml: Store content window on HTMLIFrameElement creation.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Jacek Caban
mshtml: Moved IHTMLFrameBase to separated object to...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Jacek Caban
mshtml: Moved whole element initialization to HTMLEleme...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Jacek Caban
mshtml: Initialize iframe windows when added to document.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Jacek Caban
mshtml: Moved HTMLDocumentNode creating to HTMLWindow_C...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Jacek Caban
mshtml: Added IHTMLFrameBase IDispatchEx support.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Jacek Caban
mshtml: Added IHTMLBaseFrame interface stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Jacek Caban
mshtml: Use document.defaultView to get iframe contentW...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Jacek Caban
mshtml: Moved init_dispex call to HTMLElement_Init.
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-17
Jacek Caban
mshtml: Store reference to document node in window...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Store document node in window.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Create HTMLDocumentNode for each HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Don't create window in create_doc_from_nsdoc.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Make COM inproc object and document node separa...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-16
Michael Stefaniuc
mshtml: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Jacek Caban
mshtml: Added IHTMLFrameBase2::get_contentWidnow implem...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Jacek Caban
mshtml: Added IDispatchEx support for HTMLIFrame.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Jacek Caban
mshtml: Added HTMLIFrame stub implementation.
blob
|
commitdiff
|
raw
|
diff to current