Displaying 4 results from an estimated 4 matches for "querystatus".
Did you mean:
query_status
2006 Nov 10
0
Wine release 0.9.25
...LINECONNECTED property in IPersistMoniker::Load.
mshtml: Call SetStatusText in set_parsecomplete.
mshtml: Added beginning of set_progress task implementation.
mshtml: Load about:blank in exec_editmode.
mshtml: Added more edit mode tests.
mshtml: Added implementation of QueryStatus(IDM_BOLD).
mshtml: Added more QueryStatus tests.
mshtml: Added implementation of QueryStatus(IDM_ITALIC).
mshtml: Added implementation of QueryStatus(IDM_UNDERLINE).
mshtml: Fixed query_edit_status when Gecko is not available.
shdocvw: Set parent window in activate_inp...
2015 Jan 23
0
Wine release 1.7.35
...tion execution if script engine is not in started state.
jscript: Added more SCRIPTSTATE_STARTED tests.
mshtml: Removed TRACEs from dispex_query_interface.
secur32/tests: Don't call InitializeSecurityContext on an uninitialized buffer.
mshtml: Improved IOleCommandTarget::QueryStatus implementation.
mshtml: Added OLECMDID_OPTICAL_ZOOM tests and stub.
mshtml: Added Exec(OLECMDID_OPTICAL_ZOOM) implementation.
Ken Thomases (1):
winemac: Fix conversion of empty RECT to an empty CGRect.
Marcus Meissner (2):
combase: Reorder checks (Coverity).
mshtml:...
2007 Jun 29
0
Wine release 0.9.40
....
mshtml: Added IOleInPlaceUIWindow tests.
mshtml: Added IHTMLDOMNode::get_nodeName implementation.
mshtml: Added beginning DOM tests.
mshtml: Added more QueryInterface tests.
mshtml: Correctly handle delete key in editor mode.
mshtml: Added IDM_DELETE support in QueryStatus.
mshtml: Added Exec(IDM_DELETE) implementation.
mshtml: Don't use dynamic allocation for connection points.
mshtml: Store connection point as a list.
mshtml: Move IConnectionPointContainer to the separated struct.
mshtml: Make connection points container independen...
2009 Feb 27
0
Wine release 1.1.16
...: Implement LVN_ODFINDITEM.
comctl32: Do not send LVN_DELETEITEM on LVM_DELETEALLITEMS for virtual listviews.
comctl32: Make listview forward HDN_ITEMCLICK.
comctl32: Make REBAR_StyleChanged respect wParam.
Jacek Caban (6):
shdocvw: Added loading tests.
shdocvw: Added QueryStatus implementation.
jscript: Fixed handling block_cnt in jsheap_alloc.
jscript: Reset mark in jsheap_clear.
jscript: Mark free memory if heap warnings are turned on.
urlmon: Make HttpProtocol implementation vtbl offset independent.
James Hawkins (13):
fusion: Implement th...