projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
usp10: Move the application of pair values to a helper function.
[wine]
/
dlls
/
mshtml
/
dispex.c
2012-12-04
Jacek Caban
mshtml: Added support for converting (some) argument...
blob
|
commitdiff
|
raw
2012-10-03
Marcus Meissner
mshtml: Removed duplicate condition (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2012-09-24
Jacek Caban
mshtml: Use custom VT_BSTR to VT_BOOL conversion in...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-24
Jacek Caban
mshtml: Added support for overriding builtin functions.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-10
Jacek Caban
mshtml: Check if value is function only when it needs...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Jacek Caban
mshtml: Fixed DISPATCH_PROPERTYGET|DISPATCH_METHOD...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-24
Jacek Caban
mshtml: Clean up InvokeEx implementation by using get_d...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-24
Jacek Caban
mshtml: Added IHTMLDOMAttribute::get_specified implemen...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Jacek Caban
mshtml: Make node object's dynamic IDispatchEx-based...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Jacek Caban
mshtml: Added support for calling functions returned...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Jacek Caban
mshtml: Moved invoking DISPID_VALUE to separated function.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Jacek Caban
Added support for shadowing of element pseudo-variables.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-16
Jacek Caban
mshtml: Don't overwrite type of result if property...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Jacek Caban
mshtml: Use caller for argument convertion in builtin_p...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Jacek Caban
mshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPE...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Jacek Caban
mshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPE...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Jacek Caban
mshtml: Store more info about properties in func_info_t.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-12
Jacek Caban
mshtml: Initialize VARIANT before passing it to variant...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-17
Francois Gouget
mshtml: Delete the dispex and gecko static critical...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Andrew Talbot
mshtml: Mark some fall-throughs in switch statements.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Piotr Caban
mshtml: Make sure dynamic properties are initialized...
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-23
Piotr Caban
mshtml: DeleteMemberByDispID should return E_NOTIMPL.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Jacek Caban
mshtml: Improved handling empty dispex_data_t in prepro...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
Alexander Morozov
mshtml: Added IProvideClassInfo::GetClassInfo implement...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
Austin English
mshtml: Avoid shadowing a parameter.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-02
Jacek Caban
mshtml: Correctly handle NULL BSTR in VARIANT in IDispa...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
Jacek Caban
mshtml: Moved call_disp_func to htmlevent.c.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-31
Michael Stefaniuc
mshtml: COM cleanup for the IUnknown iface.
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-28
Jacek Caban
mshtml: Pass DispatchEx pointer instead of outer IUnkno...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Jacek Caban
mshtml: Use macro for tid declaration.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Jacek Caban
mshtml: Added IDispatchEx support to HTMLStyleSheetsCol...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Jacek Caban
mshtml: Added IOmNavigator::get_plugins implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Jacek Caban
mshtml: Added IHTMLEmbedElement stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-28
Jacek Caban
mshtml: Added IDispatchEx support to HTMLObjectElement...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Jacek Caban
mshtml: Added IHTMLElement2::getBoundingClientRect...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Mikhail Maroukhine
mshtml: Fix compiler warnings with flag -Wcast-qual.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-24
Jacek Caban
mshtml: Added IHTMLElement::removeAttribute implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-24
Jacek Caban
mshtml: Moved builtin property invocation to separate...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-24
Jacek Caban
mshtml: Moved builtin properties lookup to separate...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Jacek Caban
mshtml: Added tests showing that we should return E_NOT...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Jacek Caban
mshtml: Added textarea element IDispatchEx support.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
Jacek Caban
mshtml: Added script element IDispatchEx support.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Jacek Caban
mshtml: Added support for pure IDispatch event handlers.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-22
Jacek Caban
mshtml: Added IDispatchEx support for frame element.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-14
Jacek Caban
mshtml: Added IHTMLIFrameElement IDispatchEx support.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-22
Alistair Leslie...
mshtml: Add stub interface IHTMLFiltersCollection.
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.idl: Added DispHTMLScreen declaration and use...
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-16
Andrew Eikum
mshtml: Add stub implementation of IHTMLWindow4.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Jacek Caban
mshtml: Don't create dynamic property if alloc arg...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Jacek Caban
mshtml: Added fdexNameCaseInsensitive support.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Jacek Caban
mshtml: Added InvokeEx(DISPATCH_PROPERTYPUT|DISPATCH_PR...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Andrew Eikum
mshtml: Handle DISPATCH_CONSTRUCT flag for DispatchEx...
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-20
Jacek Caban
mshtml: Ignore version bits in grfdex.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Jacek Caban
mshtml: Added support for DISPATCH_METHOD|DISPATCH_PROP...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Jacek Caban
mshtml: Use DISPATCH_* macros instead of INVOKE_*.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Jacek Caban
mshtml: Added IHTMLFrameBase IDispatchEx support.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Jacek Caban
mshtml: Use dispinterface DISPID_VALUE implementation...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Jacek Caban
mshtml: Added HTMLAnchorElement dispex data.
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-08
Jacek Caban
mshtml: Added GetMemberName implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Jacek Caban
mshtml: Added IDispatchEx::GetNextDispID implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Jacek Caban
mshtml: Move builtin function info lookup 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 function object implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Jacek Caban
mshtml: Moved dynamic_data allocation to separated...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Jacek Caban
mshtml: Move ITypeInfo::Invoke call to separated function.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Jacek Caban
mshtml: Added support for DISPID_VALUE.
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-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-01-06
Jacek Caban
mshtml: Added IDispatchEx support to HTMLLocation object.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Alexandre Julliard
mshtml: Make some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Jacek Caban
mshtml: Pass the right 'this' argument to event handlers.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Jacek Caban
mshtml: Added IDispatchEx support to HTMLEventObj.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Jacek Caban
mshtml: Added IHTMLElement3::[get|put]_implementation.
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-07
Jacek Caban
mshtml: Added INVOKE_FUNC support to InvokeEx.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jacek Caban
mshtml: Added IDispatchEx support to HTMLCurrentStyle.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Jacek Caban
mshtml: Added IHTMLStyle2 to IDispatchEx support.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Jacek Caban
mshtml: Ignore IDispatchJS in QueryInterface.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Jacek Caban
mshtml: Don't use IHTMLControlElement in IDispatchEx...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Jacek Caban
mshtml: Added IDispatchEx support to IHTMLTable.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Jacek Caban
mshtml: Added IDispatchEx support to HTMLTableRow.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
Jacek Caban
mshtml: Fixed dynamic properties allocation.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Alistair Leslie...
mshtml: Add missing IDispatchEx tids.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Jacek Caban
mshtml: Ignore fdexNameImplicit flag.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Jacek Caban
mshtml: Silence common invalid QueryInterface FIXME.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Jacek Caban
mshtml: DispatchEx's QueryInterface implementation...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-20
Jacek Caban
mshtml: Added IDispatchEx support to HTMLGenericElement.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Jacek Caban
mshtml: Added fdexNameEnsure support to IDidpatchEx...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Jacek Caban
mshtml: Added IDispatchEx support to HTMLSelectElement.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Jacek Caban
mshtml: Added IDispatchEx support to HTMLImgElement.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Jacek Caban
mshtml: Added IDispatchEx support to HTMLStyle.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Jacek Caban
mshtml: Added IDispatchEx support to HTMLCommentElement.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Jacek Caban
mshtml: Added IDispatchEx support to HTMLDOMChildrenCol...
blob
|
commitdiff
|
raw
|
diff to current
next