projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: wined3d_device_set_viewport() never fails.
[wine]
/
dlls
/
mshtml
/
2012-09-07
Jacek Caban
mshtml: Avoid duplicated string release in navigate_anchor.
tree
|
commitdiff
2012-09-06
Jacek Caban
mshtml: Added VBScript as event attribute tests.
tree
|
commitdiff
2012-09-04
Jacek Caban
mshtml: Added IHTMLElement::contains implementation.
tree
|
commitdiff
2012-09-04
Jacek Caban
mshtml: Added IHTMLStyle::put_pixelWidth implementation.
tree
|
commitdiff
2012-09-04
Jacek Caban
mshtml: Added IHTMLWindow2::onhelp property implementation.
tree
|
commitdiff
2012-09-04
Jacek Caban
mshtml: Properly expose frame and iframe element's...
tree
|
commitdiff
2012-09-03
Jacek Caban
mshtml: Added IHTMLIFrameElement3 stub implementation.
tree
|
commitdiff
2012-09-03
Jacek Caban
mshtml: Added IHTMLIFrameElement2 stub implementation.
tree
|
commitdiff
2012-09-03
Jacek Caban
mshtml: Use nsIDOMWindowCollection::NamedItem in get_wi...
tree
|
commitdiff
2012-09-03
Jacek Caban
mshtml: Open targeted anchors in existing frames if...
tree
|
commitdiff
2012-09-03
Jacek Caban
mshtml: Moved getting frame by name to separated function.
tree
|
commitdiff
2012-08-29
Jacek Caban
mshtml: Use nsIDirectoryServiceProvider2::GetFiles...
tree
|
commitdiff
2012-08-29
Jacek Caban
mshtml: Added nsIDirectoryServiceProvider2 implementation.
tree
|
commitdiff
2012-08-28
Jacek Caban
Always define WIDL_C_INLINE_WRAPPERS.
tree
|
commitdiff
2012-08-28
Jacek Caban
Fixed remaining wrong iface call helpers.
tree
|
commitdiff
2012-08-20
Jacek Caban
mshtml: Added IHTMLWindow6::get_sessionStorage implemen...
tree
|
commitdiff
2012-08-16
Jacek Caban
mshtml: Added more IHTMLObjectElement tests.
tree
|
commitdiff
2012-08-16
Jacek Caban
mshtml: Added IHTMLObjectElement::get_height implementa...
tree
|
commitdiff
2012-08-16
Jacek Caban
mshtml: Added IHTMLObjectElement::put_height implementa...
tree
|
commitdiff
2012-08-16
Jacek Caban
mshtml: Added IHTMLObjectElement::get_width implementation.
tree
|
commitdiff
2012-08-16
Jacek Caban
mshtml: Added IHTMLObjectElement::put_width implementation.
tree
|
commitdiff
2012-08-16
Jacek Caban
mshtml: Moved Invoke(DISPID_ENABLED) invocation to...
tree
|
commitdiff
2012-08-14
Jacek Caban
mshtml: Moved HTMLLocation reference to inner window.
tree
|
commitdiff
2012-08-14
Jacek Caban
mshtml: Use helper to get IUri in HTMLLocation implemen...
tree
|
commitdiff
2012-08-14
Jacek Caban
mshtml: Use inner window's moniker in PluginHost implem...
tree
|
commitdiff
2012-08-14
Jacek Caban
mshtml: Store moniker in HTMLInnerWindow.
tree
|
commitdiff
2012-08-14
Detlef Riekenberg
mshtml/tests: Mark IE6 behavior as broken.
tree
|
commitdiff
2012-08-13
Jacek Caban
mshtml: Added VBScript in HTML tests.
tree
|
commitdiff
2012-08-13
Jacek Caban
mshtml: Default to previous script type if not given.
tree
|
commitdiff
2012-08-13
Jacek Caban
mshtml: Fixed DISPATCH_PROPERTYGET|DISPATCH_METHOD...
tree
|
commitdiff
2012-08-13
Jacek Caban
mshtml: Test contentWindow interfaces of frame and...
tree
|
commitdiff
2012-07-30
Jacek Caban
mshtml: Use inner window directly in handle_load.
tree
|
commitdiff
2012-07-30
Jacek Caban
mshtml: Use inner window directly in run_insert_script.
tree
|
commitdiff
2012-07-30
Jacek Caban
mshtml: Use inner window directly in HTMLOptionElementF...
tree
|
commitdiff
2012-07-30
Jacek Caban
mshtml: Use inner window directly in HTMLImageElementFa...
tree
|
commitdiff
2012-07-30
Jacek Caban
mshtml: Use inner window directly from document node...
tree
|
commitdiff
2012-07-30
Jacek Caban
mshtml: Store inner window directly in HTMLDocumentNode.
tree
|
commitdiff
2012-07-30
Jacek Caban
mshtml/tests: Use proper helpers for iface calls.
tree
|
commitdiff
2012-07-27
Jacek Caban
mshtml: Grow the buffer faster in BufferBSC_read_data.
tree
|
commitdiff
2012-07-27
Jacek Caban
mshtml: Added support for BOM in bind_mon_to_wstr.
tree
|
commitdiff
2012-07-27
Jacek Caban
mshtml: Moved conversion to unicode of buffers from...
tree
|
commitdiff
2012-07-27
Jacek Caban
mshtml: Moved IStream::Read calls to separated function.
tree
|
commitdiff
2012-07-26
Jacek Caban
mshtml: Properly handle NULL VT_DISPATCH refChild in...
tree
|
commitdiff
2012-07-26
Jacek Caban
mshtml: Use inline wrappers and fixed found warnings.
tree
|
commitdiff
2012-07-25
Jacek Caban
mshtml: Added runtimeStyle tests.
tree
|
commitdiff
2012-07-25
Jacek Caban
mshtml: Added IHTMLElement2::get_runtimeStyle hackish...
tree
|
commitdiff
2012-07-25
Jacek Caban
mshtml: Moved more logic to HTMLStyle_Create.
tree
|
commitdiff
2012-07-24
Jacek Caban
mshtml: Clean up InvokeEx implementation by using get_d...
tree
|
commitdiff
2012-07-24
Jacek Caban
mshtml: Added IHTMLDOMAttribute::get_specified implemen...
tree
|
commitdiff
2012-07-24
Jacek Caban
mshtml: Use proper document node for createElement...
tree
|
commitdiff
2012-07-23
Jacek Caban
mshtml: Added IHTMLFrameBase::frameBorder implementation.
tree
|
commitdiff
2012-07-23
Jacek Caban
mshtml: Share IHTMLFrameBase tests between iframe and...
tree
|
commitdiff
2012-07-23
Jacek Caban
mshtml: Unescape script from javascript: URLs before...
tree
|
commitdiff
2012-07-23
Jacek Caban
mshtml: Fixed tests on Vista.
tree
|
commitdiff
2012-07-20
Jacek Caban
mshtml: Added nsIFileURL::GetFile implementation.
tree
|
commitdiff
2012-07-20
Jacek Caban
mshtml: Added nsIFileURL stub implementation.
tree
|
commitdiff
2012-07-20
Jacek Caban
mshtml: Store scheme in nsWineURI instead of nsChannel.
tree
|
commitdiff
2012-07-20
Jacek Caban
mshtml: Moved creating nsIFile to separated function.
tree
|
commitdiff
2012-07-19
Jacek Caban
mshtml: Store MSHTML node reference in Gecko node objec...
tree
|
commitdiff
2012-07-19
Jacek Caban
mshtml: Make nsIDOMHTMLDocument reference cycle collect...
tree
|
commitdiff
2012-07-19
Jacek Caban
mshtml: Make node object's dynamic IDispatchEx-based...
tree
|
commitdiff
2012-07-19
Jacek Caban
mshtml: Make node object cycle collector aware.
tree
|
commitdiff
2012-07-19
Marcus Meissner
mshtml: Remove superflous check (Coverity).
tree
|
commitdiff
2012-07-18
Jacek Caban
mshtml: Wine Gecko 1.7 release.
tree
|
commitdiff
2012-07-17
Francois Gouget
mshtml: Avoid returning with an unset URL policy in...
tree
|
commitdiff
2012-07-17
Jacek Caban
mshtml: Ignore navigation failures from detached bindings.
tree
|
commitdiff
2012-07-13
Jacek Caban
mshtml: Added test of calling IDispatchEx properties.
tree
|
commitdiff
2012-07-13
Jacek Caban
mshtml: Added support for calling functions returned...
tree
|
commitdiff
2012-07-13
Jacek Caban
mshtml: Moved invoking DISPID_VALUE to separated function.
tree
|
commitdiff
2012-07-13
Jacek Caban
mshtml: Added IHTMLAnchorElement::name implementation.
tree
|
commitdiff
2012-07-13
Jacek Caban
mshtml: Added IHTMLInputElement::maxLength implementation.
tree
|
commitdiff
2012-07-13
Jacek Caban
mshtml: Added HTMLInputElement::onchange implementation.
tree
|
commitdiff
2012-07-13
Jacek Caban
mshtml: Added HTMLElement::onkeypress implementation.
tree
|
commitdiff
2012-07-13
Jacek Caban
mshtml: Get rid of no longer needed support for new...
tree
|
commitdiff
2012-07-13
Jacek Caban
mshtml: Use proper task_magic in async_open.
tree
|
commitdiff
2012-07-12
Jacek Caban
mshtml: Don't store outer window in nsChannelBSC.
tree
|
commitdiff
2012-07-12
Jacek Caban
mshtml: Use per-inner window task_magic for binding.
tree
|
commitdiff
2012-07-12
Jacek Caban
mshtml: Create inner window early in binding process...
tree
|
commitdiff
2012-07-11
Jacek Caban
mshtml: Moved detaching inner window to separated function.
tree
|
commitdiff
2012-07-11
Jacek Caban
mshtml: Simplify ASServiceProvider_QueryService.
tree
|
commitdiff
2012-07-11
Jacek Caban
mshtml: Moved binding list to HTMLInnerWindow.
tree
|
commitdiff
2012-07-03
Jacek Caban
mshtml: Force cycle collection when releasing main...
tree
|
commitdiff
2012-06-28
Jacek Caban
mshtml: Reimplement get_node_obj using vtbl comparison.
tree
|
commitdiff
2012-06-28
Jacek Caban
mshtml: Return referenced object in get_node_obj.
tree
|
commitdiff
2012-06-28
Jacek Caban
mshtml: Keep reference to document in HTMLDOMChildrenCo...
tree
|
commitdiff
2012-06-28
Jacek Caban
mshtml: Share nsselect reference with nsnode.
tree
|
commitdiff
2012-06-28
Jacek Caban
mshtml: Share nsinput reference with nsnode.
tree
|
commitdiff
2012-06-28
Jacek Caban
mshtml: Use proper macro to release nstext.
tree
|
commitdiff
2012-06-28
Jacek Caban
mshtml: Share nstextarea reference with nsnode.
tree
|
commitdiff
2012-06-28
Jacek Caban
mshtml: Share nsstyle reference with nsnode.
tree
|
commitdiff
2012-06-28
Jacek Caban
mshtml: Share nsrow reference with nsnode.
tree
|
commitdiff
2012-06-27
Jacek Caban
mshtml: Don't release nselem in HTMLElement_destructor.
tree
|
commitdiff
2012-06-27
Jacek Caban
mshtml: Share nsobject reference with nsnode.
tree
|
commitdiff
2012-06-27
Jacek Caban
mshtml: Share nsscript reference with nsnode.
tree
|
commitdiff
2012-06-27
Jacek Caban
mshtml: Share nsoption reference with nsnode.
tree
|
commitdiff
2012-06-27
Jacek Caban
mshtml: Share nsimg reference with nsnode.
tree
|
commitdiff
2012-06-27
Jacek Caban
mshtml: Share nsdoc reference with nsnode.
tree
|
commitdiff
2012-06-27
Jacek Caban
mshtml: Share nstable reference with nsnode.
tree
|
commitdiff
2012-06-27
Jacek Caban
mshtml: Share nsframe and nsiframe references with...
tree
|
commitdiff
2012-06-27
Jacek Caban
mshtml: Share nsform reference with nsnode.
tree
|
commitdiff
next