projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Added IHTMLWindow2::onfocus property implementation.
[wine]
/
dlls
/
mshtml
/
htmldoc.c
2013-01-23
Jacek Caban
mshtml: Get rid of PRUint32 outside XPCOM C API.
blob
|
commitdiff
|
raw
2012-11-12
Jacek Caban
mshtml: Properly report history update for location...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-11
Jacek Caban
mshtml: Create script element in IHTMLDocument::createS...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-11
Jacek Caban
mshtml: Moved creating HTML element to separated function.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-02
Jacek Caban
mshtml: Store nsIDOMNodeSelector in HTMLDocumentNode.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-24
Jacek Caban
mshtml: Added IHTMLDocument::get_charset implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-21
Jacek Caban
mshtml: Use IUri as base URL in navigate_url.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-10
Jacek Caban
mshtml: Added support for DISPATCH_METHOD|DISPATCH_PROP...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-30
Jacek Caban
mshtml: Store inner window directly in HTMLDocumentNode.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-26
Jacek Caban
mshtml: Use inline wrappers and fixed found warnings.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-24
Jacek Caban
mshtml: Use proper document node for createElement...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Jacek Caban
mshtml: Store MSHTML node reference in Gecko node objec...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Jacek Caban
mshtml: Make nsIDOMHTMLDocument reference cycle collect...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-11
Jacek Caban
mshtml: Moved binding list to HTMLInnerWindow.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-03
Jacek Caban
mshtml: Force cycle collection when releasing main...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-27
Jacek Caban
mshtml: Share nsdoc reference with nsnode.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-27
Jacek Caban
mshtml: Get rid of no longer needed unk_ref from HTMLEl...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-26
Jacek Caban
mshtml: Return referenced instances from node constructors.
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
2012-06-25
Jacek Caban
mshtml: Keep reference in node returned from get_node.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-30
Jacek Caban
mshtml: Added IWindowForBindingUI stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-18
Jacek Caban
mshtml: Get rid of no longer needed nsIWindowCreator2.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-14
Jacek Caban
mshtml: Always use English locale in document_write...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-23
Jacek Caban
mshtml: Accept different VARIANT types in document_write.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Jacek Caban
mshtml: Added IHTMLDocument2::put_URL implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Jacek Caban
mshtml: Added IHTMLDocument2::onkeypress implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-05
Jacek Caban
mshtml: Detach also internal listeners in detach_events.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-29
Jacek Caban
mshtml: Added IHTMLDocument2::get_domain implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-28
Jacek Caban
mshtml: Improved VARIANT debug traces in htmldoc.c.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-08
Jacek Caban
mshtml: Added IHTMLDocument2::get_frames implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Jacek Caban
mshtml: Added ITargetContainer stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-24
Jacek Caban
mshtml: Properly remove event listeners.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-09
Jacek Caban
mshtml: Wine Gecko 1.4 release.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-18
Jacek Caban
mshtml: Added IHTMLDocument2::elementFromPoint implemen...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-18
Jacek Caban
mshtml: Better error handling in NSContainer initializa...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Piotr Caban
mshtml: Populate dynamic properties table in get_dynami...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-02
Jacek Caban
mshtml: Always alloc event_vector for documents.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
Alexander Morozov
mshtml: Added IProvideClassInfo::GetClassInfo implement...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
Alexander Morozov
mshtml: Add stub implementation of IProvideClassInfo...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Jacek Caban
mshtml: Added support for accessing document elements...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Thomas Mullaly
mshtml: Added support for IDispatch Html document events.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Jacek Caban
mshtml: Store security manager in HTMLWindow instead...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Jacek Caban
mshtml: Wine Gecko 1.2.0 release.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
Jacek Caban
mshtml: Don't assume that HTMLWindow_Create sets ret...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
Alistair Leslie...
mshtml: Add support for get/put mousemove event.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
Piotr Caban
mshtml: Added IObjectSafety stub.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
Michael Stefaniuc
mshtml: COM cleanup for the ICustomDoc iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
Michael Stefaniuc
mshtml: COM cleanup for the IConnectionPoint* ifaces.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
Michael Stefaniuc
mshtml: Use ifaces instead of vtbl pointers in HTMLDocu...
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-31
Michael Stefaniuc
mshtml: COM cleanup for the IDispatchEx iface in HTMLDo...
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-30
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLElement 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-27
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLWindow2 iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-27
Michael Stefaniuc
mshtml: COM cleanup for the IObjectWithSite iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-27
Michael Stefaniuc
mshtml: COM cleanup for the ISupportErrorInfo iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-27
Michael Stefaniuc
mshtml: COM cleanup for the IHlinkTarget iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-27
Michael Stefaniuc
mshtml: COM cleanup for the IOleControl iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-27
Michael Stefaniuc
mshtml: COM cleanup for all the IOleCommandTarget ifaces.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-27
Michael Stefaniuc
mshtml: COM cleanup for all the IServiceProvider ifaces.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-23
Michael Stefaniuc
mshtml: COM cleanup for the IOleInPlaceObjectWindowless...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-23
Michael Stefaniuc
mshtml: COM cleanup for the IViewObjectEx iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-23
Michael Stefaniuc
mshtml: COM cleanup for the IOleInPlaceActiveObject...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-23
Michael Stefaniuc
mshtml: COM cleanup for the IOleDocumentView iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-23
Michael Stefaniuc
mshtml: COM cleanup for the IOleDocument iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-23
Michael Stefaniuc
mshtml: COM cleanup for the IOleObject iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-23
Michael Stefaniuc
mshtml: COM cleanup for the IMonikerProp iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-22
Michael Stefaniuc
mshtml: COM cleanup for the IPersist* ifaces in HTMLDoc...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-22
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLDocument6 iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-22
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLDocument5 iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-22
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLDocument4 iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-22
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLDocument3 iface.
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-15
Jacek Caban
mshtml: Added IOleContainer stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Jacek Caban
mshtml: Deactivate plugin when detaching from document.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Jacek Caban
mshtml: Associate PluginHost with containing HTMLDocume...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
Jacek Caban
mshtml: Improved error handling in HTMLElement_Create...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Jacek Caban
mshtml: Improved error handling in get_node calls.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
Jacek Caban
mshtml: Added ICustomDoc::SetUIHandler implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Jacek Caban
mshtml: Added document fragment cloneNode implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Jacek Caban
mshtml: Correctly handle NULL nsdoc in IHTMLDocument2...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Jacek Caban
mshtml: Correctly handle NULL nsdoc in IHTMLDocument2...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Jacek Caban
mshtml: Added IHTMLDocument3::createDocumentFragment...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Jacek Caban
mshtml: Moved cloneNode implementation to vtbl.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
Jacek Caban
mshtml: Added IHTMLDocument2::clear implementation.
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-03-15
Jacek Caban
mshtml: Forward setting document.location to window...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Jacek Caban
mshtml: Return S_OK from IHTMLDocument2::get_referrer.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Vitaly Perov
mshtml: Silence IStdMarshalInfo in htmldoc_qi FIXME.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-18
Vitaly Perov
mshtml: Silence IExternalConnection in htmldoc_qi FIXME.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Jacek Caban
mshtml: Added IViewObject::SetAdvise implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-09
Andrew Nguyen
mshtml: Accept NULL SAFEARRAY pointers in IHTMLDocument...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Jacek Caban
mshtml: Optimize more nsAString handling.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Jacek Caban
mshtml: Store body event target in HTMLDocumentNode.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Jacek Caban
mshtml: Make sure that event listeners of connection...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-29
Piotr Caban
mshtml: Added IDispatch ConnectionPoint.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-23
Alistair Leslie...
mshtml: Implement IHTMLDocument2 get/put onmouseout.
blob
|
commitdiff
|
raw
|
diff to current
next