Sweden-Number/dlls/winemac.drv
Ken Thomases 9c65d672a2 winemac: Don't assume the current display mode is the original if we don't have the displays captured.
Another process may have changed the display mode before we queried the
current mode, so we may be seeing a non-original mode.
2014-01-10 12:05:30 +01:00
..
.gitattributes
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
clipboard.c winemac: Put clipboard formats synthesized from other standard clipboard formats at the end of the list. 2013-11-22 13:59:33 +01:00
cocoa_app.h winemac: While a window is being dragged, suppress mouse events and disable cursor clipping and warping. 2013-12-12 12:06:39 +01:00
cocoa_app.m winemac: Don't assume the current display mode is the original if we don't have the displays captured. 2014-01-10 12:05:30 +01:00
cocoa_clipboard.m
cocoa_display.m
cocoa_event.h
cocoa_event.m winemac: More thoroughly discard events which have been obsoleted by subsequent Wine- or program-driven changes. 2013-12-31 12:31:39 +01:00
cocoa_main.m
cocoa_opengl.h winemac: Clear OpenGL views to black the first time a context is attached. 2013-11-28 11:16:17 +01:00
cocoa_opengl.m winemac: Include the OpenGL headers to fix building on OS X 10.9. 2013-12-03 12:33:44 +01:00
cocoa_status_item.m
cocoa_window.h winemac: Track whether our windows would be visible if the process weren't hidden. 2013-12-31 12:31:21 +01:00
cocoa_window.m winemac: More thoroughly discard events which have been obsoleted by subsequent Wine- or program-driven changes. 2013-12-31 12:31:39 +01:00
display.c
dragdrop.c
event.c winemac: Implement support for maximizing windows. 2013-12-30 19:01:50 +01:00
gdi.c
image.c
ime.c
keyboard.c winemac: Actually set the system's keyboard layout. 2013-11-20 19:39:05 +01:00
macdrv.h winemac: Implement support for maximizing windows. 2013-12-30 19:01:50 +01:00
macdrv_cocoa.h winemac: Implement support for maximizing windows. 2013-12-30 19:01:50 +01:00
macdrv_main.c winemac: Prevent disabled windows from being moved. 2013-12-30 19:01:48 +01:00
mouse.c
opengl.c winemac.drv: Constify a character string. 2013-12-19 17:09:08 +01:00
surface.c
systray.c
window.c winemac: For WINDOW_DID_UNMINIMIZE events, don't attempt to restore windows which aren't minimized and visible. 2013-12-31 12:31:33 +01:00
winemac.drv.spec winemac: Implement GetKeyboardLayoutList. 2013-11-20 19:38:56 +01:00