projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
crypt32: Add more tests of cert encoding/decoding.
[wine]
/
dlls
/
mshtml
/
2009-11-09
Jacek Caban
mshtml: Split parse_complete to handle_load and mutatio...
tree
|
commitdiff
2009-11-09
Francois Gouget
mshtml/tests: Fix a trailing '\n' in an ok() call.
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Moved readystate to HTMLWindow.
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Moved add_script_runner call to push_mutation_q...
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Handle EndLoad via script runner.
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Moved readystate changes to separated function.
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Return NULL ownerDocument for document node.
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Added support for accessing elements id by...
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Moved global property allocation to separated...
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Don't create dynamic property if alloc arg...
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Added fdexNameCaseInsensitive support.
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Added InvokeEx(DISPATCH_PROPERTYPUT|DISPATCH_PR...
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Return NS_OK for empty aRef in nsIURL::SetRef.
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Added HTMLFrameElement object and associate...
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Associate HTMLWindow with HTMLIFrame.
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Moved content_window to HTMLFrameBase.
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Store content window on HTMLIFrameElement creation.
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Moved IHTMLFrameBase to separated object to...
tree
|
commitdiff
2009-11-03
Jacek Caban
mshtml: Moved whole element initialization to HTMLEleme...
tree
|
commitdiff
2009-11-03
Michael Stefaniuc
mshtml: Free the right variable (Smatch).
tree
|
commitdiff
2009-10-29
Jacek Caban
mshtml: Added IHTMLDOMNode::nextSibling implementation.
tree
|
commitdiff
2009-10-29
Jacek Caban
mshtml: Inherit scriptmode from parent window.
tree
|
commitdiff
2009-10-29
Jacek Caban
mshtml: Improve debug traces.
tree
|
commitdiff
2009-10-28
Jacek Caban
mshtml: Added HTML frames support.
tree
|
commitdiff
2009-10-28
Jacek Caban
mshtml: Avoid crash in nsIURI:Equals if other_url is...
tree
|
commitdiff
2009-10-28
Jacek Caban
mshtml: Moved event_vector to HTMLDocumentNode.
tree
|
commitdiff
2009-10-28
Jacek Caban
mshtml: Moved nsIDOMEventListener implementations to...
tree
|
commitdiff
2009-10-27
Andrew Eikum
mshtml: Fix typo in TRACE.
tree
|
commitdiff
2009-10-27
Jacek Caban
mshtml: Moved binding list to HTMLDocumentNode.
tree
|
commitdiff
2009-10-27
Jacek Caban
mshtml: Allow task queue to be used for different targets.
tree
|
commitdiff
2009-10-27
Jacek Caban
mshtml: Moved url and mon to HTMLWindow.
tree
|
commitdiff
2009-10-27
Jacek Caban
mshtml: Moved bscallback to HTMLWindow.
tree
|
commitdiff
2009-10-27
Jacek Caban
mshtml: Use HTMLWindow in AsyncOpen implementation.
tree
|
commitdiff
2009-10-27
Jacek Caban
mshtml: Store window reference in nsURI.
tree
|
commitdiff
2009-10-26
Jacek Caban
mshtml: Fail to create HTMLDocument if Gecko is not...
tree
|
commitdiff
2009-10-23
Jacek Caban
mshtml: Call pop_mutation_queue in MUTATION_IFRAME...
tree
|
commitdiff
2009-10-22
Andrew Eikum
mshtml: Add HTMLImageElementFactory::value for construc...
tree
|
commitdiff
2009-10-22
Andrew Eikum
mshtml: Handle DISPATCH_CONSTRUCT flag for DispatchEx...
tree
|
commitdiff
2009-10-22
Jacek Caban
mshtml: Initialize iframe windows when added to document.
tree
|
commitdiff
2009-10-22
Jacek Caban
mshtml: Moved HTMLDocumentNode creating to HTMLWindow_C...
tree
|
commitdiff
2009-10-22
Jacek Caban
mshtml: Get rid of update_nsdocument call in SetStatus...
tree
|
commitdiff
2009-10-22
Jacek Caban
mshtml: Moved Wine[Add|Remove]Observer calls to HTMLDoc...
tree
|
commitdiff
2009-10-22
Jacek Caban
mshtml: Moved nsIDocumentObserver implementation to...
tree
|
commitdiff
2009-10-22
Jacek Caban
mshtml: Moved nsdoc to HTMLDocumentNode object.
tree
|
commitdiff
2009-10-21
Andrew Eikum
mshtml: Add DispatchEx support to HTMLImageElementFactory.
tree
|
commitdiff
2009-10-21
Andrew Eikum
mshtml: Implement HTMLImageElementFactory::create.
tree
|
commitdiff
2009-10-21
Andrew Eikum
mshtml: Add stub implementation for HTMLImageElementFac...
tree
|
commitdiff
2009-10-21
Andrew Eikum
hlink: Use HLINKSETF flags in Hlink::fnSetMonikerReference.
tree
|
commitdiff
2009-10-20
Jacek Caban
mshtml: Use create_nsdoc in exec_indent.
tree
|
commitdiff
2009-10-20
Jacek Caban
mshtml: Use create_nselem in exec_hyperlink.
tree
|
commitdiff
2009-10-20
Jacek Caban
mshtml: Use create_nselem in set_font_size.
tree
|
commitdiff
2009-10-20
Jacek Caban
mshtml: Use create_nselem in IHTMLOptionFactory::create.
tree
|
commitdiff
2009-10-20
Jacek Caban
mshtml: Moved creating new element to separated function.
tree
|
commitdiff
2009-10-20
Michael Stefaniuc
mshtml: Remove redundant NULL check before HeapFree...
tree
|
commitdiff
2009-10-20
Jacek Caban
mshtml: Ignore version bits in grfdex.
tree
|
commitdiff
2009-10-20
Andrew Eikum
mshtml/tests: Remove todo_wine paths.
tree
|
commitdiff
2009-10-20
Andrew Eikum
mshtml: Implement IHTMLLocation::get_search.
tree
|
commitdiff
2009-10-20
Andrew Eikum
mshtml: Implement IHTMLLocation::get_hash.
tree
|
commitdiff
2009-10-19
Andrew Eikum
mshtml: Reimplement HTMLLocation::get_pathname.
tree
|
commitdiff
2009-10-19
Andrew Eikum
mshtml: Reimplement IHTMLLocation::get_href.
tree
|
commitdiff
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
next