Sweden-Number/dlls/winemac.drv
Ken Thomases 81d1bfd65d winemac: Set the ordering of color modes explicitly to reduce chance of picking an odd one. 2013-03-27 20:12:28 +01:00
..
.gitattributes winemac.drv: Tell git's diff engine to recognize Objective-C source files. 2012-12-26 18:23:03 +01:00
Makefile.in winemac: Implement rudimentary support for system tray icons as Mac status items. 2013-03-25 14:02:56 +01:00
clipboard.c winemac: Support CFSTR_SHELLURLW (UniformResourceLocator) clipboard format, mapped to public.url. 2013-03-26 12:12:28 +01:00
cocoa_app.h winemac: Set application Dock icon from first icon resource in process's .exe file. 2013-03-25 14:01:04 +01:00
cocoa_app.m winemac: Allow Command-[Shift-]Tab to switch apps even when the displays are captured. 2013-03-25 14:03:02 +01:00
cocoa_clipboard.m winemac: Enable pasteboard functions to operate on arbitrary pasteboards. 2013-03-14 12:02:36 +01:00
cocoa_display.m winemac.drv: Implement EnumDisplayMonitors. 2012-12-26 18:23:03 +01:00
cocoa_event.h winemac: Allow for processing Cocoa events while waiting for query results. 2013-03-14 12:02:28 +01:00
cocoa_event.m winemac: Implement support for drag-and-drop. 2013-03-14 12:03:32 +01:00
cocoa_main.m winemac: Add infrastructure to convert from Cocoa event time to Wine tick count. 2013-01-28 14:02:08 +01:00
cocoa_opengl.h winemac: Implement OpenGL support. 2013-03-06 12:56:12 +01:00
cocoa_opengl.m winemac: Add support for "query" events which wait for synchronous responses. 2013-03-11 10:53:32 +01:00
cocoa_status_item.m winemac: Implement rudimentary support for system tray icons as Mac status items. 2013-03-25 14:02:56 +01:00
cocoa_window.h winemac: Handle mouse moves in -[WineApplication sendEvent:] instead of WineWindow. 2013-02-25 10:40:38 +01:00
cocoa_window.m winemac: Implement support for drag-and-drop. 2013-03-14 12:03:32 +01:00
display.c winemac: Implement GetDeviceGammaRamp() and SetDeviceGammaRamp(). 2013-03-26 12:07:03 +01:00
dragdrop.c winemac: Implement support for drag-and-drop. 2013-03-14 12:03:32 +01:00
event.c winemac: Implement rudimentary support for system tray icons as Mac status items. 2013-03-25 14:02:56 +01:00
gdi.c winemac: Implement GetDeviceGammaRamp() and SetDeviceGammaRamp(). 2013-03-26 12:07:03 +01:00
image.c winemac: Implement rudimentary support for system tray icons as Mac status items. 2013-03-25 14:02:56 +01:00
keyboard.c winemac: Implement fake support for the active Windows keyboard layout. 2013-02-06 20:28:29 +01:00
macdrv.h winemac: Keep stable surface for layered windows using UpdateLayeredWindow(). 2013-03-26 16:40:23 +01:00
macdrv_cocoa.h winemac: Implement rudimentary support for system tray icons as Mac status items. 2013-03-25 14:02:56 +01:00
macdrv_main.c winemac: Set application Dock icon from first icon resource in process's .exe file. 2013-03-25 14:01:04 +01:00
mouse.c winemac: Move create_cgimage_from_icon_bitmaps() into new module, image.c. 2013-03-25 14:01:01 +01:00
opengl.c winemac: Set the ordering of color modes explicitly to reduce chance of picking an odd one. 2013-03-27 20:12:28 +01:00
scroll.c winemac: Implement ScrollDC(). 2013-02-05 11:04:33 +01:00
surface.c winemac: Implement layered windows: SetLayeredWindowAttributes() and UpdateLayeredWindow(). 2013-01-15 12:17:02 +01:00
systray.c winemac: Implement rudimentary support for system tray icons as Mac status items. 2013-03-25 14:02:56 +01:00
window.c winemac: Keep stable surface for layered windows using UpdateLayeredWindow(). 2013-03-26 16:40:23 +01:00
winemac.drv.spec winemac: Implement rudimentary support for system tray icons as Mac status items. 2013-03-25 14:02:56 +01:00