.. |
.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: Ignore spurious or redundant notifications that the keyboard input source changed.
|
2017-05-16 12:08:57 +02:00 |
cocoa_app.m
|
winemac: Ignore spurious or redundant notifications that the keyboard input source changed.
|
2017-05-16 12:08:57 +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: Move the logic for posting a KEYBOARD_CHANGED event if the keyboard type changes into the setter of the keyboardType property.
|
2017-05-16 12:08:55 +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: Move a window to the front when its Mac title bar is clicked.
|
2017-04-24 20:31:59 +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
|
…
|
|
surface.c
|
winemac: Add support for a high-resolution ("Retina") rendering mode.
|
2016-05-06 11:45:24 +09:00 |
systray.c
|
winemac.drv: Implement systray version 1-4 notifications.
|
2017-05-11 13:40:14 -05:00 |
window.c
|
winemac: Move a window to the front when its Mac title bar is clicked.
|
2017-04-24 20:31:59 +02:00 |
winemac.drv.spec
|
…
|
|
winemac.rc
|
…
|
|