Displaying 6 results from an estimated 6 matches for "dragenter".
2015 Dec 25
0
Wine release 1.9.0
...ty.
dwrite: Locale layout ranged attribute is case-insensitive.
dwrite: Fix identical ranges merging.
Paul Gofman (1):
msvcrt: Rename __libm_sse2_* functions to fix compilation when using Intel compiler.
Piotr Caban (17):
winex11.drv: Ignore effect returned in IDropTarget::DragEnter.
winex11.drv: Call DragLeave instead of Drop if DROPEFFECT_NONE was set.
winex11.drv: Only update drop effect if IDropTarget::DragOver returned S_OK.
winex11.drv: Reset XDNDAccepted flag if IDropTarget::DragEnter fails.
winex11.drv: XDNDDropEffect stores OLE Drag&Drop ef...
2013 Jun 21
0
Wine release 1.6-rc3
...po: Update Czech translation.
Ken Thomases (8):
winemac: Don't bring disabled or no-activate windows forward when clicked.
winemac: Don't give windows focus on click if the click was sent to Wine.
winemac: Cope with apps which return multiple DROPEFFECTs from IDropTarget::DragEnter() and DragOver().
winemac: Don't complain that WM_MACDRV_ACTIVATE_ON_FOLLOWING_FOCUS is unrecognized.
winemac: Also activate if a window is ordered front shortly after tray icon clicked.
winemac: Forcibly release mouse capture for clicks in Mac menu bar or app deactivation....
2015 Nov 20
0
Wine release 1.8-rc1
...trimming tests.
winex11.drv: Send WM_DROPFILES if IDropTarget_Drop failed or DROPEFFECT_NONE was set.
winex11.drv: Inform x11 that we're interested in drop if windows expects WM_DROPFILES message.
winex11.drv: Don't call IDropTarget::{DragOver,DragLeave,Drop} functions if DragEnter fails.
Qian Hong (3):
atl100: Implemented semi stub AtlAxCreateControlLic and AtlAxCreateControlLicEx.
ntoskrnl.exe: Add PsRemoveCreateThreadNotifyRoutine stub.
server: Remove out of date comment.
Sebastian Lackner (2):
ntdll/tests: Print the correct status code in ok() me...
2016 Mar 04
0
Wine release 1.9.5
...reg: Fail if REG_DWORD_BIG_ENDIAN is passed with no data argument.
Huw D. M. Davies (12):
ole32: Remove curDragTargetHWND since it's never used.
ole32: Move the GiveFeedback handling to a separate function.
ole32: Release IDropTarget when the mouse leaves.
ole32: Move DragEnter handling to a separate function.
ole32: Move end-of-drag handling to a separate function.
ole32: Don't send DragOver if we're about to drop or cancel.
ole32/tests: Move tests to a table driven mechanism.
ole32/tests: Add more drag and drop tests.
riched20/tests...
2016 Apr 29
0
Wine release 1.9.9
...dia GeForce 845M.
wined3d: Add Nvidia GeForce GTX 850M.
wined3d: Add Nvidia GeForce GTX 870M.
wined3d: Add Nvidia GeForce GTX 880M.
Damjan Jovanovic (2):
winex11.drv: Improve some XDND log messages.
winex11.drv: Really ignore the drop effect returned from IDropTarget::DragEnter.
Dmitry Timoshkov (2):
user32: Change value of WM_MDICALCCHILDSCROLL to 0x003f.
shlwapi: Fix IStream::Read() return value for partial reads.
François Gouget (35):
d3d9/tests: Spelling fixes for a couple of ok() calls.
d3dcompiler_43/tests: Fix a needless spelling error in...
2010 May 07
0
Wine release 1.1.44
...indowsHookEx.
ole32: Use LoadCursorW instead of -A version.
ole32/tests: Move tests to a separate function.
ole32/ole2: Fix simple parameter handling for DoDragDrop().
ole32/tests: Additional test for RevokeDragDrop with destroyed window.
ole32/ole2: After IDropTarget::DragEnter() failure target doesn't count as valid.
ole32/ole2: If no effect action selected use ::DragLeave() instead of ::Drop().
rasdlg: Add RasEntryDlgW stub.
ole32/marshal: Compare with S_OK instead of keeping in mind that it's zero.
comctl32/rebar: Try to center child rec...