.. |
.gitattributes
|
…
|
|
Makefile.in
|
…
|
|
clipboard.c
|
winemac: Use min() rather than MIN(), which is not reliably defined.
|
2016-10-26 18:39:14 +02:00 |
cocoa_app.h
|
…
|
|
cocoa_app.m
|
winemac: Update the keyboard layout data immediately after changing the input source.
|
2016-10-24 19:42:24 +02:00 |
cocoa_clipboard.m
|
winemac: Detect loss of ownership of the Mac pasteboard and update the clipboard manager status.
|
2016-10-24 11:10:18 +02:00 |
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
|
winemac: Set windows to transparent until they have content to draw, to reduce flicker.
|
2016-09-02 23:31:01 +09:00 |
cocoa_window.m
|
winemac: Detect loss of ownership of the Mac pasteboard and update the clipboard manager status.
|
2016-10-24 11:10:18 +02:00 |
display.c
|
…
|
|
dragdrop.c
|
winemac: Change macdrv_copy_pasteboard_formats() to return a C array instead of a CFArray.
|
2016-10-24 11:10:06 +02:00 |
event.c
|
winemac: Detect loss of ownership of the Mac pasteboard and update the clipboard manager status.
|
2016-10-24 11:10:18 +02:00 |
gdi.c
|
…
|
|
image.c
|
…
|
|
ime.c
|
…
|
|
keyboard.c
|
winemac: Update the keyboard layout data immediately after changing the input source.
|
2016-10-24 19:42:24 +02:00 |
macdrv.h
|
winemac: Detect loss of ownership of the Mac pasteboard and update the clipboard manager status.
|
2016-10-24 11:10:18 +02:00 |
macdrv_cocoa.h
|
winemac: Detect loss of ownership of the Mac pasteboard and update the clipboard manager status.
|
2016-10-24 11:10:18 +02:00 |
macdrv_main.c
|
winemac: Run a single clipboard manager thread per window station, inside the explorer process.
|
2016-10-24 11:10:10 +02:00 |
macdrv_res.h
|
…
|
|
mouse.c
|
…
|
|
opengl.c
|
winemac.drv: Use EqualRect() instead of memcmp() to compare RECTs.
|
2016-10-04 20:33:33 +02:00 |
surface.c
|
…
|
|
systray.c
|
…
|
|
window.c
|
winemac: Run a single clipboard manager thread per window station, inside the explorer process.
|
2016-10-24 11:10:10 +02:00 |
winemac.drv.spec
|
winemac: Implement the UpdateClipboard entry point to have the clipboard manager update its status.
|
2016-10-24 11:10:15 +02:00 |
winemac.rc
|
…
|
|