Sweden-Number/dlls/winemac.drv
Ken Thomases 1c049e5031 winemac: Restore app cursor settings when cursor moves back into an app window.
The code had previously set the cursor back to the standard arrow and unhid
it when it left all app windows.  Now it restores the cursor image that the
app set and re-hides it if necessary when it moves back over any app window.
2013-10-18 11:33:32 +02:00
..
.gitattributes
Makefile.in
clipboard.c
cocoa_app.h winemac: Restore app cursor settings when cursor moves back into an app window. 2013-10-18 11:33:32 +02:00
cocoa_app.m winemac: Restore app cursor settings when cursor moves back into an app window. 2013-10-18 11:33:32 +02:00
cocoa_clipboard.m
cocoa_display.m
cocoa_event.h
cocoa_event.m winemac: Clean up fully-delivered events in queues which aren't being drained. 2013-10-18 11:32:37 +02:00
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m
cocoa_status_item.m
cocoa_window.h winemac: Implement support for Cocoa-style full-screen mode. 2013-10-11 11:04:53 +02:00
cocoa_window.m winemac: Restore the window title when the window style is changed. 2013-10-17 20:29:25 +02:00
display.c
dragdrop.c
event.c winemac: Implement support for Cocoa-style full-screen mode. 2013-10-11 11:04:53 +02:00
gdi.c
image.c
ime.c
keyboard.c
macdrv.h winemac: Implement support for Cocoa-style full-screen mode. 2013-10-11 11:04:53 +02:00
macdrv_cocoa.h winemac: Implement support for Cocoa-style full-screen mode. 2013-10-11 11:04:53 +02:00
macdrv_main.c winemac: Clear the thread data explicitly on detach. 2013-10-16 20:49:24 +02:00
mouse.c
opengl.c winemac.drv: Use BOOL type where appropriate. 2013-10-09 10:08:34 +02:00
surface.c
systray.c
window.c winemac: Implement support for Cocoa-style full-screen mode. 2013-10-11 11:04:53 +02:00
winemac.drv.spec