search for: ihtmlelement2

Displaying 19 results from an estimated 19 matches for "ihtmlelement2".

2008 Aug 22
0
Wine release 1.1.3
...Fix two tests for w2k8. advapi32: Fix test under w2k8. msxml3: Added and corrected trace string. mshtml: Implement HTMLStyle get_background. mshtml: Implement IDispatch for IHTMLStyle. mshtml: Implement IDispatch for IHTMLElement. mshtml: Implement IDispatch for IHTMLElement2. mshtml: Implement IDispatch for IHTMLAnchorElement. ole32: Stop crash under w2k8. Andre Wisplinghoff (2): user32: Make dde test use skip function. user32: Add a test for ToUnicode. Andrew Talbot (18): advapi32: Remove unused variable. browseui: Sign-compare wa...
2008 Jun 27
0
Wine release 1.1.0
...HTMLCommentElement. mshtml: Added more IDispatchEx tests. mshtml: Change backslashes to shashes in URLs passed to IHTMLStyle::put_backgroundImage. mshtml: Added IHTMLStyle::put_background implementation. mshtml: Added IHTMLStyle::put_color implementation. mshtml: Added IHTMLElement2::focus implementation. mshtml: Use heap_alloc_zero to allocate OmNavigator. mshtml: Added IHTMLDOMNode::get_nodeValue implementation. mshtml: Added IHTMLDOMNode::put_nodeValue implementation. mshtml: Added IHTMLElement2::put_accessKey implementation. mshtml: Better stu...
2009 Oct 09
0
Wine release 1.1.31
...Element::get_href tests. mshtml: Use document.defaultView to get iframe contentWindow. mshtml: Added IHTMLDOMNode::cloneNode implementation. jscript: Added FIXME about IClassFactoryEx. mshtml.idl: Moved IHTMLElement dispinterface declaration to macro. mshtml.idl: Moved IHTMLElement2 dispinterface declaration to macro. mshtml.idl: Moved IHTMLElement3 dispinterface declaration to macro. mshtml.idl: Moved IHTMLElement3 dispinterface declaration to macro. mshtml.idl: Moved IHTMLUniqueName dispinterface declaration to macro. mshtml.idl: Moved IHTMLDOMNode di...
2014 Nov 14
0
Wine release 1.7.31
...ion. mshtml: Added IDispatchEx support to HTMLTxtRange object. mshtml: Added support for IDispatchEx to HTMLSelectionObject object. mshtml: Ignore query and hash parts in res protocol handler. mshtml: Added IHTMLTxtRange::moveToElementText implementation. mshtml: Moved IHTMLElement2 implementation to htmlelem.c. mshtml: Added IHTMLElement2::put_dir implementation. mshtml: Added IHTMLTxtRange::pasteHTML implementation. mshtml: Properly handle errors in IHTMLStyleSheet::get_rules now that Gecko part is fixed. wpcapi.idl: Added WPCFLAG_RESTRICTION declarat...
2013 Mar 01
0
Wine release 1.5.25
...et it after secure connection is established. wininet: Renamed socketFD to socket. ieframe: Fixed tests on IE10. mshtml: Fixed handling escaped paths in is_gecko_path. mshtml: Fixed 'adjacent' spelling. mshtml: insert_adjacent_node clean up. mshtml: Added IHTMLElement2::insertAdjacentElement implementation. mshtml: Added IHTMLElement2::insertAdjacentElement tests. J?rg H?hle (9): ntdll: Stabilize CreateTimerQueueTimer callbacks over time. mmdevapi/tests: Produce audible 16bit output too. winmm: WAVE_OPEN_QUERY causes no WIM/WOM_OPEN notif...
2007 Sep 28
0
Wine release 0.9.46
...owser::Resizable property implementation. mshtml: Don't crash in UIActivate if Gecko is not available. hlink: Added HlinkGetSpecialReference stub. mshtml: Added IHTMLDocument5 interface stub implementation. mshtml: Added get_compatMode implementation. mshtml: Added IHTMLElement2::put_scrollTop and put_scrollLeft implementation. mshtml: Forward IHTMLTextContainer::put_scrollTop and put_scrollLeft calls to IHTMLElement2 interface. mshtml: Ignore app's User-Agent header and Content-Type if there is no data to post. mshtml: Added IDM_COPY in browse mode i...
2008 May 31
13
Heroes of Might and Magic 5 crash
Hi, all. Since wine 0.9.59 (before I used 0.9.50 and all was O.K., but from 0.9.59 till 1.0-rc2 appear described problem) I am find strange behaviour of heroes 5 at wine. After starting application it begin intensively put on console output string like that: fixme:win:SetLayeredWindowAttributes (0x30024,0x00000000,0,2): stub! but that is not so critical as I know. Realy worst things begins when
2008 Jul 25
0
Wine release 1.1.2
...wang YunSong(???) (1): winhlp32: Updated Korean resource. Ismael Barros (2): dplayx: Moved dplaysp.h to include/wine. dplayx: Basic implementation of dpwsockx.dll, needed by dplayx. Jacek Caban (13): mshtml: Allow timers to be cleaned during processing. mshtml: Added IHTMLElement2::getElementsByTagName implementation. mshtml: Added IHTMLElement2::getElementsByTagName tests. msi: Added Session::Message implementation. wininet: Move InternetQueryOption(INTERNET_OPTION_USER_AGENT) to vtbl. wininet: Moved more InternetQueryOption implementation to vtbl....
2016 May 16
0
Wine release 1.9.10
...co file into a helper function. user32: Use proper types in ICO_GetIconDirectory. user32/tests: Added PrivateExtractIcons test. mshtml: Ensure that bind_event is not called multiple times for the same event. mshtml: Bind load event directly to the target. mshtml: Added IHTMLElement2::oncontextmenu property implementation. wininet: Return synchronously from InternetReadFileEx if there is no more data to read. wininet: Added support for IRF_NO_WAIT flag. wininet/tests: Added IRD_NO_WAIT flag tests. msctf: Improved ITfKeystrokeMgr::TestKeyUp and TestKeyDow...
2009 Dec 04
0
Wine release 1.1.34
...CTSAFETY implementation if IObjectSafety is not available. mshtml: Get rid of no longer needed Gecko checks in tests. shdocvw: Get rid of Gecko checks in tests. urlmon: Get rid of gecko_installer_workaround in tests. mshtml: Forward common function from IHTMLAnchorElement to IHTMLElement2 implementation. mshtml: Share connection points between HTMLDocumentObj and its main HTMLDocumentNode. mshtml: Added support for connection point HTML notification. mshtml: Added connection point notification test. mshtml: Fixed ref count leak and code clean up. mshtml...
2009 Sep 25
0
Wine release 1.1.30
...entObj::get_client[XY] implementation. mshtml: Added IHTMLEventObj::get_screen[XY] implementation. mshtml: Improve IHTMLEventObj getter stubs. mshtml: Added IHTMLDocument2::onclick property implementation. mshtml: Store event handlers in vector structure. mshtml: Added IHTMLElement2::attachEvent implementation. mshtml: Added HTML events test. mshtml: Make empty string is a valid overflow style. mshtml: Improve debug messages for timer invocation. mshtml: Added JSProtocol class factory stub implementation. mshtml: Added JSProtocolInfo::ParseUrl imp...
2016 Jul 08
0
Wine release 1.9.14
...mshtml: Added IHTMLElement6 stub implementation. mshtml: Added IHTMLElement6::on* properties implementation for supported events. mshtml: Added FIXME for drag and dragstart events. mshtml: Added IHTMLElement::ondragstart and onhelp properties implementation. mshtml: Added IHTMLElement2::onscroll and onresize properties implementation. mshtml: Added missing release_dispex call in HTMLRect destructor. mshtml: Added IHTMLElement6::getElementsByClassName implementation. mshtml.idl: Added IHTMLElement6 methods to element dispinterfaces. mshtml: Specify locale i...
2010 Feb 19
0
Wine release 1.1.39
...tml: Added IHTMLImgElement::width property implementation. mshtml: Added IHTMLImgElement::height property implementation. mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_width implementation. mshtml: Don't free nsstr in HTMLFormElement_get_dispid twice. mshtml: Added IHTMLElement2::detachEvent implementation. mshtml: Correctly handle comment nodes in IHTMLElement::[get|put]_title implementation. cmd: Added cmd.exe tests. mshtml: Forward IHTMLCommentElement::get_text to IHTMLElement::get_outerHTML. mshtml: Added IHTMLStyle::get_borderRightColor impleme...
2012 Apr 13
0
Wine release 1.5.2
...ent string. mshtml: Added IHTMLFormElement::submit implementation. jscript: Replace only the first match for non-regexp pattern in String.replace. mshtml: Added better IHTMLWindow2::get_opener stub. mshtml: Added IHTMLDocument2::onkeypress implementation. mshtml: Added IHTMLElement2::blur implementation. mshtml: Return self as a parent of global top window. mshtml: Improved helper for returning color as VARIANT in HTMLBodyElement implementation. mshtml: Use return_nsstr helper in IHTMLBodyElement::get_background implementation. mshtml: Use return_nsstr...
2012 Jul 31
0
Wine release 1.5.10
...mshtml: Use proper document node for createElement called on document fragment. mshtml: Added IHTMLDOMAttribute::get_specified implementation. mshtml: Clean up InvokeEx implementation by using get_dispid_type. mshtml: Moved more logic to HTMLStyle_Create. mshtml: Added IHTMLElement2::get_runtimeStyle hackish implementation. mshtml: Added runtimeStyle tests. activdbg.idl: Undef GetCurrentThread macro to avoid collision with interface function declaration. widl: Added an extension that uses inline functions instead of macros for C interface calls. mshtml:...
2011 Jan 07
0
Wine release 1.3.11
...vtbl pointer in wmiutils_cf. hnetcfg: Use an iface instead of a vtbl pointer in hnetcfg_cf. sti: Use an iface instead of a vtbl pointer in sti_cf. oleaut32/tests: COM cleanup for usrmarshal.c. mshtml: COM cleanup for the IHTMLElement iface. mshtml: COM cleanup for the IHTMLElement2 iface. mshtml: COM cleanup for the IHTMLElement3 iface. mshtml: COM cleanup for the IHTMLFiltersCollection iface. mshtml: COM cleanup for the IHTMLElementCollection iface. mshtml: COM cleanup for the IHTMLDOMNode iface. mshtml: COM cleanup for the IHTMLDOMNode2 iface....
2007 Dec 14
0
Wine release 0.9.51
...wininet: Make FtpGetCurrentDirectoryA pass all todo_wine tests. gdi32: GetCharABCWidthsI does not require a scalable font. usp10: Add some tests for ScriptShape/Place and make them pass. usp10: Do glyph translation for truetype fonts only. Jacek Caban (23): mshtml: Added IHTMLElement2::get_dir implementation. mshtml: Make IConnectionPointContainer more flexible. mshtml: Initialize HTMLElement in the beginning of constructors. mshtml: Added IConnectionPointContainer iface to all HTMLElement objects. mshtml: Move HTMLTextContainerEvents connection point to...
2009 Oct 23
0
Wine release 1.1.32
...d function get_table_value_from_record. msi: Fix table rows order. msi: Remove table_find_insert_idx(). Ilya Shpigor (1): programs: Add initial extrac32 utility. Jacek Caban (46): mshtml: Return NULL documentElement in READYSTATE_UNINITIALIZED state. mshtml: Improved IHTMLElement2::doScroll stub. mshtml: Moved QueryService call to hlink_frame_navigate. mshtml: Added IHTMLLocation::put_href implementation. shdocvw: Improved debug messages. mshtml: Added IHTMLWindow2::name property implementation. mshtml: Added IHTMLWindow2::get_length implementat...
2010 Jul 30
0
Wine release 1.3.0
...og sizes. Ilya Basin (2): shell32: Fix CommandLineToArgvW("") truncating returned exe path. shell32/tests: CommandLineToArgvW("") shouldn't truncate returned exe path. Jacek Caban (24): jscript: Fixed sort_cmp for non-string arguments. mshtml: Added IHTMLElement2::getBoundingClientRect implementation. mshtml: Added IHTMLRect::get_top implementation. mshtml: Added implementation of remaining IHTMLRect getters. mshtml: Added IHTMLDocument3::detachEvent implementation. shdocvw: Don't fail on invalid headers argument in navigate_url....