.. |
.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 a MOUSE_BUTTON event for mouse clicks.
|
2013-01-28 14:02:45 +01:00 |
cocoa_app.h
|
winemac: Implement a WINDOW_GOT_FOCUS event for when Cocoa tries to focus a window.
|
2013-01-28 14:03:40 +01:00 |
cocoa_app.m
|
winemac: Implement an APP_DEACTIVATED event.
|
2013-01-28 14:03:51 +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 a WINDOW_GOT_FOCUS event for when Cocoa tries to focus a window.
|
2013-01-28 14:03:40 +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 a WINDOW_GOT_FOCUS event for when Cocoa tries to focus a window.
|
2013-01-28 14:03:40 +01:00 |
cocoa_window.m
|
winemac: Implement a WINDOW_LOST_FOCUS event.
|
2013-01-28 14:03:45 +01:00 |
display.c
|
winemac.drv: Implement GetMonitorInfo.
|
2012-12-26 18:23:03 +01:00 |
event.c
|
winemac: Implement an APP_DEACTIVATED event.
|
2013-01-28 14:03:51 +01:00 |
gdi.c
|
winemac: Implement CreateDesktopWindow().
|
2013-01-08 12:50:20 +01:00 |
macdrv.h
|
winemac: Implement an APP_DEACTIVATED event.
|
2013-01-28 14:03:51 +01:00 |
macdrv_cocoa.h
|
winemac: Implement an APP_DEACTIVATED event.
|
2013-01-28 14:03:51 +01:00 |
macdrv_main.c
|
winemac: Add infrastructure to convert from Cocoa event time to Wine tick count.
|
2013-01-28 14:02:08 +01:00 |
mouse.c
|
winemac: Implement a MOUSE_BUTTON event for mouse clicks.
|
2013-01-28 14:02:45 +01:00 |
surface.c
|
winemac: Implement layered windows: SetLayeredWindowAttributes() and UpdateLayeredWindow().
|
2013-01-15 12:17:02 +01:00 |
window.c
|
winemac: Implement an APP_DEACTIVATED event.
|
2013-01-28 14:03:51 +01:00 |
winemac.drv.spec
|
winemac: Take control over when a window can become focused away from Cocoa.
|
2013-01-28 14:03:18 +01:00 |