.. |
.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: Break out of the window-dragging message loop if the window is hidden or destroyed.
|
2017-06-21 19:15:12 +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
|
winemac: Reattach OpenGL contexts to a view after it has been hidden and unhidden.
|
2017-02-03 09:35:23 +01:00 |
cocoa_opengl.m
|
winemac: Reattach OpenGL contexts to a view after it has been hidden and unhidden.
|
2017-02-03 09:35:23 +01:00 |
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
|
winemac: Pass correct buffer length to RegQueryValueExW().
|
2017-02-08 17:02:59 +01:00 |
opengl.c
|
…
|
|
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
|
winemac.drv: Use neutral language for the version resource.
|
2017-03-22 16:13:32 +01:00 |