Sweden-Number/dlls/winemac.drv
Ken Thomases 2a28e4d843 winemac: Don't set a view's frame if the backend's value hasn't changed.
With windows, the Cocoa main thread may have changed the frame and messages to
that effect may be in the queue, so it can be important to reassert the
"current" value and discard those messages.  With views, by contrast, Cocoa
will never change the frame on its own and there are no messages to discard.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-01 21:19:39 +01:00
..
.gitattributes
Makefile.in
clipboard.c winemac: Ignore an additional expected error in the clipboard pipe communication code. 2017-01-13 20:42:06 +01:00
cocoa_app.h
cocoa_app.m winemac: Update the clipboard when the process activates. 2016-12-12 19:14:19 +01:00
cocoa_clipboard.m
cocoa_display.m
cocoa_event.h
cocoa_event.m
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m
cocoa_status_item.m
cocoa_window.h
cocoa_window.m winemac: Make some operations on Cocoa views asynchronous. 2017-02-01 21:19:39 +01:00
display.c
dragdrop.c
event.c winemac: Update the clipboard when the process activates. 2016-12-12 19:14:19 +01:00
gdi.c
image.c
ime.c ime: Do not send WM_IME_ENDCOMPOSITION on CPS_COMPLETE if there is no composition. 2016-12-14 20:36:16 +01:00
keyboard.c
macdrv.h winemac: Update the clipboard when the process activates. 2016-12-12 19:14:19 +01:00
macdrv_cocoa.h winemac: Update the clipboard when the process activates. 2016-12-12 19:14:19 +01:00
macdrv_main.c
macdrv_res.h
mouse.c
opengl.c
surface.c
systray.c
window.c winemac: Don't set a view's frame if the backend's value hasn't changed. 2017-02-01 21:19:39 +01:00
winemac.drv.spec
winemac.rc