Displaying 4 results from an estimated 4 matches for "cgid_shelldocview".
2007 Mar 19
1
make apps parsing html code in wine
...essage msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:mshtml:OleCommandTarget_Exec unsupported nCmdID 43 of
CGID_ShellDocView group
fixme:mshtml:exec_zoom (0x33136a0)->(2 (nil) 0x34eaa4)
fixme:mshtml:exec_get_zoom_range (0x33136a0)->(2 (nil) 0x34eaa4)
fixme:mshtml:OleCommandTarget_Exec unsupported nCmdID 41 of
CGID_Explorer group
fixme:mshtml:OleCommandTarget_Exec unsupported nCmdID 41 of
CGID_Explorer group
fixme:m...
2007 Jun 15
0
Wine release 0.9.39
...TINGS implementation.
mshtml: Added semi stub IsDirty implementation.
mshtml: Added IsDirty tests.
mshtml: Added edit mode IDM_COPY implementation.
mshtml: Added edit mode IDM_PASTE implementation.
mshtml: Added edit mode IDM_CUT implementation.
mshtml: Call Exec(CGID_ShellDocView, 37) in exec_editmode.
mshtml: Move createing URL moniker to separated function.
mshtml: Move Exec(CGID_ShellDocView, 37) call to match native.
mshtml: Store current moniker in HTMLDocument.
mshtml: Added GetCurMoniker implementation.
mshtml: Don't crash in set_fon...
2007 Nov 09
0
Wine release 0.9.49
...: AsyncOpen code clean up.
iexplore: Added self-registration code.
urlmon: Added https protocol class factory stub implementation.
shdocvw: Fixed typos.
mshtml: Store HTMLDocument pointer in BSCallback object.
mshtml: More range tests and fixes.
mshtml: Call Exec(CGID_ShellDocView, 84) in start_binding.
mshtml: Added AcceptLanguage handling.
mshtml: Added IDM_SETDIRTY implementation.
James Hawkins (39):
msi: Test the MoveFiles standard action.
msi: Implement the MoveFiles standard action.
msi: Remove a duplicated function.
msi: Properly r...
2012 Oct 12
0
Wine release 1.5.15
...in copy ctor.
msvcp90: Fix parsing in num_get<>::_Getifld.
msvcp90: In codecvt<wchar_t>::do_out, copy local buffer to *to_next.
gdi32: Use HandleToULong inline function to convert handle to index instead of casting.
Dmitry Timoshkov (10):
ieframe: Recognize the CGID_ShellDocView command group.
gdiplus: Add a font transformation test.
gdiplus: Detect broken GdipMeasureCharacterRanges behaviour before performing the font height scaling test.
gdiplus: Workaround missing support for true floating point regions in Wine gdiplus by using a scaling world transfor...