.. |
.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: Build a map from Mac virtual key codes to Win32 vkeys and scan codes based on Mac keyboard layout.
|
2013-02-05 11:06:02 +01:00 |
cocoa_app.h
|
winemac: Add WineApplication methods to convert from Cocoa to Win32 coordinate space.
|
2013-02-07 12:04:46 +01:00 |
cocoa_app.m
|
winemac: Add WineApplication methods to convert from Cocoa to Win32 coordinate space.
|
2013-02-07 12:04:46 +01:00 |
cocoa_display.m
|
winemac.drv: Implement EnumDisplayMonitors.
|
2012-12-26 18:23:03 +01:00 |
cocoa_event.h
|
winemac: Add WineEventQueue class for conveying events from Cocoa to Wine threads.
|
2013-01-21 12:51:17 +01:00 |
cocoa_event.m
|
winemac: Implement MOUSE_MOVED(_ABSOLUTE) events.
|
2013-02-07 12:04:49 +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_window.h
|
winemac: Implement MOUSE_MOVED(_ABSOLUTE) events.
|
2013-02-07 12:04:49 +01:00 |
cocoa_window.m
|
winemac: Prevent Cocoa from consuming certain key-down events.
|
2013-02-11 11:46:11 +01:00 |
display.c
|
winemac.drv: Implement GetMonitorInfo.
|
2012-12-26 18:23:03 +01:00 |
event.c
|
winemac: Implement MOUSE_SCROLL events.
|
2013-02-11 11:46:10 +01:00 |
gdi.c
|
winemac: Implement CreateDesktopWindow().
|
2013-01-08 12:50:20 +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: Implement MOUSE_SCROLL events.
|
2013-02-11 11:46:10 +01:00 |
macdrv_cocoa.h
|
winemac: Implement MOUSE_SCROLL events.
|
2013-02-11 11:46:10 +01:00 |
macdrv_main.c
|
winemac: Build a map from Mac virtual key codes to Win32 vkeys and scan codes based on Mac keyboard layout.
|
2013-02-05 11:06:02 +01:00 |
mouse.c
|
winemac: Implement MOUSE_SCROLL events.
|
2013-02-11 11:46:10 +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 |
window.c
|
winemac: Implement SysCommand() to prevent Alt keypresses from activating system menu.
|
2013-02-07 12:04:42 +01:00 |
winemac.drv.spec
|
winemac: Implement SysCommand() to prevent Alt keypresses from activating system menu.
|
2013-02-07 12:04:42 +01:00 |