.. |
.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: Track Cocoa windows in a z-ordered list.
|
2013-02-18 10:34:40 +01:00 |
cocoa_app.m
|
winemac: Implement DISPLAYS_CHANGED event for when display configuration has changed.
|
2013-02-18 10:34:55 +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 support for full-screen windows.
|
2013-02-18 10:34:46 +01:00 |
cocoa_window.m
|
winemac: Implement support for full-screen windows.
|
2013-02-18 10:34:46 +01:00 |
display.c
|
winemac: Implement EnumDisplaySettingsEx().
|
2013-02-18 10:35:35 +01:00 |
event.c
|
winemac: Implement DISPLAYS_CHANGED event for when display configuration has changed.
|
2013-02-18 10:34:55 +01:00 |
gdi.c
|
winemac: Implement DISPLAYS_CHANGED event for when display configuration has changed.
|
2013-02-18 10:34:55 +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 DISPLAYS_CHANGED event for when display configuration has changed.
|
2013-02-18 10:34:55 +01:00 |
macdrv_cocoa.h
|
winemac: Implement DISPLAYS_CHANGED event for when display configuration has changed.
|
2013-02-18 10:34:55 +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 DISPLAYS_CHANGED event for when display configuration has changed.
|
2013-02-18 10:34:55 +01:00 |
winemac.drv.spec
|
winemac: Implement EnumDisplaySettingsEx().
|
2013-02-18 10:35:35 +01:00 |