Sweden-Number/dlls/winemac.drv
Ken Thomases c8d4b1cc5e winemac: Order front in -makeKeyAndOrderFront:; we only override to control key status.
When we have windows on two different spaces and the user switches between them by
clicking our Dock icon, Cocoa inexplicably sends the switched-to window to the
back of the z-order.  It's only -makeKeyAndOrderFront: that brings it forward
again, but our override broke that.
2013-05-17 16:36:40 +02:00
..
.gitattributes
Makefile.in
clipboard.c
cocoa_app.h winemac: Centralize adjusting of window levels using the window server's z-order. 2013-05-17 16:36:24 +02:00
cocoa_app.m winemac: Centralize adjusting of window levels using the window server's z-order. 2013-05-17 16:36:24 +02:00
cocoa_clipboard.m
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: Centralize adjusting of window levels using the window server's z-order. 2013-05-17 16:36:24 +02:00
cocoa_window.m winemac: Order front in -makeKeyAndOrderFront:; we only override to control key status. 2013-05-17 16:36:40 +02:00
display.c
dragdrop.c
event.c
gdi.c
image.c
ime.c
keyboard.c
macdrv.h
macdrv_cocoa.h
macdrv_main.c
mouse.c
opengl.c
surface.c
systray.c
window.c
winemac.drv.spec