wine-wine/dlls/winemac.drv
Piotr Caban a04c393a73 winemac.drv: Don't assume that owner is top-level window in set_cocoa_window_properties.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-03 10:23:10 +09:00
..
.gitattributes
Makefile.in
clipboard.c
cocoa_app.h
cocoa_app.m winemac: Use a more idiomatic pattern for an autorelease pool around a loop. 2016-06-03 14:39:19 +09:00
cocoa_clipboard.m
cocoa_display.m winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
cocoa_event.h
cocoa_event.m winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
cocoa_main.m
cocoa_opengl.h winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
cocoa_opengl.m winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
cocoa_status_item.m
cocoa_window.h winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
cocoa_window.m winemac: Don't define kVK_RightCommand when building against the macOS 10.12 SDK. 2016-06-24 12:00:06 +09:00
display.c winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
dragdrop.c
event.c
gdi.c winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
image.c
ime.c winemac.drv: Correct sizes in COMPOSITIONSTRING structure when updating fields. 2016-06-03 12:30:09 +09:00
keyboard.c
macdrv.h winemac: Mirror the hierarchy of Win32 child windows with Cocoa views. 2016-05-14 14:39:54 +09:00
macdrv_cocoa.h winemac: Change macdrv_create_view() to not add the new view to a window's content view. 2016-05-14 14:39:54 +09:00
macdrv_main.c winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
macdrv_res.h
mouse.c winemac: Use floor() rather than truncation when converting Cocoa event positions to integers. 2016-05-05 13:18:39 +09:00
opengl.c winemac.drv: Fix a typo in WARN() message. 2016-06-24 00:07:02 +09:00
surface.c winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
systray.c
window.c winemac.drv: Don't assume that owner is top-level window in set_cocoa_window_properties. 2016-07-03 10:23:10 +09:00
winemac.drv.spec
winemac.rc