Displaying 7 results from an estimated 7 matches for "dispatch_method".
2009 May 06
4
[ win32utils-Feature Requests-25792 ] Create a pure Ruby win32-ole library
Feature Requests item #25792, was opened at 2009-05-05 17:29
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=414&aid=25792&group_id=85
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Daniel Berger (djberg96)
Assigned to: Nobody (None)
Summary: Create a pure Ruby win32-ole library
Initial Comment:
The current Win32OLE
2014 Sep 19
0
Wine release 1.7.27
...oleacc: Added DllRegisterServer and DllUnregisterServer implementations.
oleacc: Register CAccPropServices class.
oleacc: Added CAccPropServices stub implementation.
mshtml: Added IHTMLElement::get_sourceIndex implementation.
jscript: Add DISPATCH_PROPERTYGET flag only for DISPATCH_METHOD call in disp_call_value.
wininet: Moved critical section locking to get_cookie callers so that cookie_set_t is also protected.
wininet: Properly clean up in InternetGetCookieExW if no cookies were found.
mshtml: Don't include leading '?' in nsIURL::GetSearch implementa...
2012 Aug 17
0
Wine release 1.5.11
...ri Verbeet (2):
winex11: Don't set MWM decorations either for fullscreen virtual desktops.
winex11: Explicitly clear virtual desktop maximized state.
Jacek Caban (37):
mshtml: Test contentWindow interfaces of frame and iframe elements.
mshtml: Fixed DISPATCH_PROPERTYGET|DISPATCH_METHOD support in invoke_builtin_prop.
mshtml: Default to previous script type if not given.
vbscript: Ignore fdexNameCaseSensitive flag.
mshtml: Added VBScript in HTML tests.
vbscript: Added IActiveScriptParseProcedure2 stub implementation.
wscript: Use proper helpers for if...
2012 Sep 14
0
Wine release 1.5.13
...shtml: Use first script host's GUID as default script guid.
mshtml: Check if value is function only when it needs to be in invoke_builtin_prop.
vbscript: Added support for comparing to null.
vbscript: Added support for VT_NULL in stack_pop_bool.
mshtml: Added support for DISPATCH_METHOD|DISPATCH_PROPERTYGET flags in HTMLDocumentNode_invoke.
mshtml: Added IHTMLWindow2::onscroll implementation.
mshtml: Added support for navigating to anchors with IDs containing '#'.
jscript: Added support for no new line between break and identifier rule.
jscript: Add...
2012 Sep 28
0
Wine release 1.5.14
...e custom VT_BSTR to VT_BOOL conversion in InvokeEx implementation.
mshtml: Added IHTMLDocument::get_charset implementation.
jscript: Added support for limit argument in String.split.
jscript: Properly invoke regexp matching in String.split.
mshtml: Added DISPATCH_PROPERTYGET|DISPATCH_METHOD flags support for elements exposed as window properties.
mshtml: Return S_OK in plugin host's CanInPlaceActivate implementation.
vbscript: Added Space() implementation.
include: Added uiautomationclient.idl.
vbscript: Added Round implementation.
vbscript: Added VT_...
2011 Sep 23
0
Wine release 1.3.29
...ler implementation.
vbscript: Added interp_val implementation.
vbscript: Added interp_step implementation.
vbscript: Added interp_incc implementation.
vbscript: Added for..in statement tests.
vbscript: Added exit for statement support.
vbscript: Added support for DISPATCH_METHOD flags in invoke_builtin.
vbscript: Lookup global object before host-provided objects.
vbscript: Added CreateObject implementation.
vbscript: Added support for IObjectWithSite in create_object.
vbscript: Added CreateObject tests (based on jscript ActiveXObject tests).
v...
2009 Oct 23
0
Wine release 1.1.32
...mshtml: Added IHTMLElement::click implementation.
mshtml: Added more events tests.
mshtml: Added IHTMLBaseFrame interface stub implementation.
mshtml: Added IHTMLFrameBase IDispatchEx support.
mshtml: Use DISPATCH_* macros instead of INVOKE_*.
mshtml: Added support for DISPATCH_METHOD|DISPATCH_PROPERTYGET calls to InvokeEx implementation.
mshtml: Return failure in GetContentType if content type is not available.
jscript: Don't use VARTYPE as is in literal_t.
jscript: Separate flags parsing from regexp creating.
jscript: Create regexp object when evalu...