Displaying 2 results from an estimated 2 matches for "updateui".
Did you mean:
updatei
2007 Jun 15
0
Wine release 0.9.39
...tml: Forward all IsDirty implementations to one function.
mshtml: Don't crash in load_stream if Gecko is not available.
mshtml: Don't do anything in exec_editmode if edit mode is already set.
mshtml: Use IOleCommandTarget::Exec to implement context menu.
mshtml: Call UpdateUI and Exec(OLECMDID_UPDATECOMMANDS) from timer callback.
mshtml: Move Exec(OLECMDID_SETTITLE) call to separated function and use it in on_timer.
mshtml: Call update_doc in exec_editmode.
mshtml: Added test of callbacks called from document timer.
mshtml: Pump messages of all w...
2007 Sep 14
0
Wine release 0.9.45
...s no builtin fonts and there are no TrueType fonts to download.
wineps.drv: Ignore an empty output string.
Hwang YunSong(???) (3):
wordpad: Updated Korean resource.
gphoto2.ds: Updated Korean resource.
mshtml: Updated Korean resource.
Jacek Caban (22):
shdocvw: Added UpdateUI implementation.
mshtml: Call Exec in show_context_menu only if user selected menu item.
mshtml: Added IOleUndoManager stub implementation.
mshtml: Added IHTMLTxtRange::parentElement implementation.
mshtml: Added IHTMLTxtRange::inRange implementation.
mshtml: Added IHTM...