..
.gitattributes
…
Makefile.in
…
clipboard.c
winemac.drv: Move create_bitmap_from_dib() above the import/export functions.
2016-05-05 01:27:52 +09:00
cocoa_app.h
…
cocoa_app.m
winemac: Add support for a high-resolution ("Retina") rendering mode.
2016-05-06 11:45:24 +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: Add support for a high-resolution ("Retina") rendering mode.
2016-05-06 11:45:24 +09:00
cocoa_window.m
winemac: Adjust sizes of all descendant views when Retina mode changes.
2016-05-19 12:00:17 +09:00
display.c
winemac: Add support for a high-resolution ("Retina") rendering mode.
2016-05-06 11:45:24 +09:00
dragdrop.c
…
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
…
keyboard.c
…
macdrv.h
winemac: Mirror the hierarchy of Win32 child windows with Cocoa views.
2016-05-14 14:39:54 +09: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: Add support for a high-resolution ("Retina") rendering mode.
2016-05-06 11:45:24 +09: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: Mirror the hierarchy of Win32 child windows with Cocoa views.
2016-05-14 14:39:54 +09: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: When a child window's client area is equal to its whole area, use a single Cocoa view for both.
2016-05-14 14:39:54 +09:00
winemac.drv.spec
…
winemac.rc
…