Sweden-Number/dlls/winemac.drv
Ken Thomases fa573553bc winemac: Run a single clipboard manager thread per window station, inside the explorer process.
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-24 11:10:10 +02:00
..
.gitattributes
Makefile.in
clipboard.c winemac: Run a single clipboard manager thread per window station, inside the explorer process. 2016-10-24 11:10:10 +02:00
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: 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: Post WINDOW_FRAME_CHANGED with the non-fullscreen frame when exiting of fullscreen mode begins. 2016-10-11 16:51:34 +02:00
display.c winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
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
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: Run a single clipboard manager thread per window station, inside the explorer process. 2016-10-24 11:10:10 +02: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: 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 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: Use EqualRect() instead of memcmp() to compare RECTs. 2016-10-04 20:33:33 +02: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: 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: Remove no-longer-called clipboard entry points. 2016-10-24 11:09:22 +02:00
winemac.rc