projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cryptnet: Fix test failures on Win2k.
[wine]
/
dlls
/
mshtml
/
mshtml_private.h
2009-12-02
Jacek Caban
mshtml: Don't depend on necko channel in nsChannel...
blob
|
commitdiff
|
raw
2009-12-02
Andrew Eikum
mshtml: Add get_dispid and invoke methods to HTMLNode...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Andrew Eikum
mshtml: Add stub implementation of IHTMLFormElement.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
mshtml: Added support for frames in navigate_url.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
mshtml: Added support for relative URLs in navigate_url.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
mshtml: Added IHTMLElement2::get_readyState implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
mshtml: Added IHTMLScreen::get_width implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
mshtml.idl: Added DispHTMLScreen declaration and use...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
mshtml: Added IHTMLWindow2::get_screen 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-24
Jacek Caban
mshtml: Added support for connection point HTML notific...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-24
Jacek Caban
mshtml: Share connection points between HTMLDocumentObj...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-20
Jacek Caban
mshtml: Check for CATID_SafeForScripting in GUID_CUSTOM...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
Andrew Eikum
mshtml: Add stub implementation of IHTMLWindow4.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Jacek Caban
mshtml: Split parse_complete to handle_load and mutatio...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Jacek Caban
mshtml: Moved readystate to HTMLWindow.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Jacek Caban
mshtml: Moved readystate changes to separated function.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Jacek Caban
mshtml: Added support for accessing elements id by...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Jacek Caban
mshtml: Added HTMLFrameElement object and associate...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Jacek Caban
mshtml: Associate HTMLWindow with HTMLIFrame.
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: 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-28
Jacek Caban
mshtml: Moved event_vector to HTMLDocumentNode.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Jacek Caban
mshtml: Moved nsIDOMEventListener implementations to...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Jacek Caban
mshtml: Moved binding list to HTMLDocumentNode.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Jacek Caban
mshtml: Allow task queue to be used for different targets.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Jacek Caban
mshtml: Moved url and mon to HTMLWindow.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Jacek Caban
mshtml: Moved bscallback to HTMLWindow.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Jacek Caban
mshtml: Store window reference in nsURI.
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-22
Jacek Caban
mshtml: Moved Wine[Add|Remove]Observer calls to HTMLDoc...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Jacek Caban
mshtml: Moved nsIDocumentObserver implementation to...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Jacek Caban
mshtml: Moved nsdoc to HTMLDocumentNode object.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Andrew Eikum
mshtml: Add DispatchEx support to HTMLImageElementFactory.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Andrew Eikum
mshtml: Add stub implementation for HTMLImageElementFac...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-20
Jacek Caban
mshtml: Moved creating new element to separated function.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Jacek Caban
mshtml: Added IHTMLFrameBase IDispatchEx support.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Andrew Eikum
mshtml: Add stub implementation for IHTMLDocument6.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Jacek Caban
mshtml: Added IHTMLElement::click implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Jacek Caban
mshtml: Added IHTMLLocation::put_href implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Jacek Caban
mshtml: Moved QueryService call to hlink_frame_navigate.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Jacek Caban
mshtml: Improved IHTMLElement2::doScroll stub.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Jacek Caban
mshtml: Added HTMLAnchorElement dispex data.
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-10-01
Jacek Caban
mshtml: Added IInternetHostSecurity::ProcessUrlAction...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Jacek Caban
mshtml: Added IInternetHostSecurityManager stub impleme...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Use node event_target for HTMLDocument.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Use node's IDispatchEx implementation in HTMLDo...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Get rid of htmldoc_vtbl_t.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshmtl: Moved ICustomDoc implementation to HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Inherit HTMLDocumentNode from HTMLDOMNode.
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: Move update flags to HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Move mime to HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Move readystate to HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Moved usermode to HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Moved binding variables to HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Moved range_list to HTMLDocumentNode object.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Moved state flags to HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Moved hostinfo to HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Moved hwnd and tooltip_hwnd to HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Moved undomgr to HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Move client site ifaces to HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Moved selection_list to HTMLDocumentNode object.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Moved NSContainer to HTMLDocumentObj.
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: Moved event_vector to HTMLWindow.
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-09-17
Jacek Caban
mshtml: Moved HTMLLocation object to HTMLWindow.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Moved option_factory to HTMLWindow object.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Jacek Caban
mshtml: Added IHTMLInputElement::src property implement...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Jacek Caban
mshtml: Added support for quering global variables...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Jacek Caban
mshtml: Moved script host objects to HTMLWindow.
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: Store event handlers in vector structure.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Jacek Caban
mshtml: Move event handlers invocation to separated...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Jacek Caban
mshtml: Properly release DispatchEx data.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Jacek Caban
mshtml: Added support for DISPID_VALUE.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Francois Gouget
mshtml: Remove the create_nsstream() prototype.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Jacek Caban
mshtml: Use URL moniker to load http documents.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Jacek Caban
mshtml: Wrap nsIHttpChannelInternal interface.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Jacek Caban
mshtml: Added IHTMLElement::get_outerHTML implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Jacek Caban
mshtml: Added IBindStatusCallback::OnResponse implement...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Jacek Caban
mshtml: Fixed tests on IE8 and change Wine behavior...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-16
Jacek Caban
mshtml: Added IPersistHistory stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Alistair Leslie...
mshtml: Add missing IHTMLCurrentStyle IDispatchEx ids.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Alistair Leslie...
mshtml: Add missing IHTMLStyle IDispatchEx ids.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-06
Jacek Caban
mshtml: Remove document observer before releasing nsdoc.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Alistair Leslie...
mshtml: Add missing coclass's.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Nikolay Sivov
mshtml: Added ISupportErrorInfo for IHTMLDocument.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Andrew Talbot
mshtml: Declare a function static.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Jacek Caban
mshtml: Added IDispatchEx support to HTMLLocation object.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-31
Jacek Caban
mshtml: Move handle_insert_comment to mutation.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-31
Jacek Caban
mshtml: Remove no longer used node_insert_listener.
blob
|
commitdiff
|
raw
|
diff to current
next