wine/dlls/winemac.drv
Ken Thomases 4af5d5bd99 winemac: When exiting Cocoa full-screen mode for a no-longer-eligible window, bypass the override of -toggleFullScreen:.
The override checks the disabled state of the window, but that's for user-
driven changes, not programmatic changes.
2015-03-13 21:52:12 +09:00
..
.gitattributes
clipboard.c
cocoa_app.h
cocoa_app.m winemac: Tell Wine that Cocoa brought a window forward even if a window is being dragged. 2015-02-02 22:27:35 +09:00
cocoa_clipboard.m
cocoa_display.m
cocoa_event.h
cocoa_event.m winemac.drv: Always initialize a closure-captured object pointer. 2015-02-02 22:27:42 +09:00
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m winemac: Make the implementation of clearToBlackIfNeeded compatible with core contexts. 2015-01-08 17:29:04 +01:00
cocoa_status_item.m
cocoa_window.h
cocoa_window.m winemac: When exiting Cocoa full-screen mode for a no-longer-eligible window, bypass the override of -toggleFullScreen:. 2015-03-13 21:52:12 +09:00
display.c
dragdrop.c
event.c
gdi.c
image.c
ime.c
keyboard.c
macdrv.h winemac: Fix conversion of empty RECT to an empty CGRect. 2015-01-20 11:10:36 +01:00
macdrv_cocoa.h
macdrv_main.c
Makefile.in
mouse.c
opengl.c winemac: Implement wglCreateContextAttribsARB. 2015-01-08 17:29:11 +01:00
surface.c
systray.c
window.c winemac: WS_EX_DLGMODALFRAME shouldn't prevent the window being resizeable. 2014-11-13 18:46:40 +09:00
winemac.drv.spec