Sweden-Number/dlls/winemac.drv
Alexandre Julliard 5632c82c42 include: Get rid of wglext.h.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-11 19:49:29 +02:00
..
.gitattributes
Makefile.in
clipboard.c winemac: Don't update clipboard if its content didn't change. 2017-05-30 21:49:49 +02:00
cocoa_app.h winemac: Break out of the window-dragging message loop if the window is hidden or destroyed. 2017-06-21 19:15:12 +02:00
cocoa_app.m winemac: Scale cursors for Retina mode, now that user32 scales them with DPI. 2017-07-31 22:00:33 +02:00
cocoa_clipboard.m winemac: Don't update clipboard if its content didn't change. 2017-05-30 21:49:49 +02:00
cocoa_display.m
cocoa_event.h winemac: Add a category on NSEvent to simplify checking if the Command key (and only that modifier) is pressed for an event. 2017-04-24 20:31:50 +02:00
cocoa_event.m winemac: Add a category on NSEvent to simplify checking if the Command key (and only that modifier) is pressed for an event. 2017-04-24 20:31:50 +02:00
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m
cocoa_status_item.m winemac.drv: Implement systray version 1-4 notifications. 2017-05-11 13:40:14 -05:00
cocoa_window.h winemac: Defer ordering a window out if it's in the process of entering or exiting Cocoa full-screen mode. 2017-04-24 20:32:11 +02:00
cocoa_window.m winemac: Break out of the window-dragging message loop if the window is hidden or destroyed. 2017-06-21 19:15:12 +02:00
display.c
dragdrop.c
event.c winemac: Move a window to the front when its Mac title bar is clicked. 2017-04-24 20:31:59 +02:00
gdi.c winemac: Fall back to the null driver for common device capabilities. 2017-05-22 13:45:08 +02:00
image.c
ime.c
keyboard.c
macdrv.h winemac: Break out of the window-dragging message loop if the window is hidden or destroyed. 2017-06-21 19:15:12 +02:00
macdrv_cocoa.h winemac: Don't update clipboard if its content didn't change. 2017-05-30 21:49:49 +02:00
macdrv_main.c
macdrv_res.h
mouse.c
opengl.c include: Get rid of wglext.h. 2017-10-11 19:49:29 +02:00
surface.c
systray.c winemac.drv: Implement systray version 1-4 notifications. 2017-05-11 13:40:14 -05:00
window.c winemac: Use logical co-ords to call GdiAlphaBlend(). 2017-06-29 19:02:47 +02:00
winemac.drv.spec
winemac.rc