Ken Thomases
|
3c995bb682
|
winemac: Add WineEventQueue class for conveying events from Cocoa to Wine threads.
|
2013-01-21 12:51:17 +01:00 |
Ken Thomases
|
b6d902ee46
|
winemac: Add a simple ERR() logging macro that can be used from Cocoa code.
|
2013-01-21 12:51:16 +01:00 |
Ken Thomases
|
c0d43fb51f
|
winemac: Implement layered windows: SetLayeredWindowAttributes() and UpdateLayeredWindow().
|
2013-01-15 12:17:02 +01:00 |
Ken Thomases
|
2d4bcc47be
|
winemac: Implement SetWindowRgn.
|
2013-01-15 12:16:52 +01:00 |
Ken Thomases
|
7d6ebfa742
|
winemac: Implement window surface rendering.
|
2013-01-15 12:16:44 +01:00 |
Ken Thomases
|
15d4b2ab51
|
winemac: Translate presence in Windows task bar to participation in Exposé and window cycling.
|
2013-01-11 18:14:08 +01:00 |
Ken Thomases
|
b6544d19dd
|
winemac: Implement support for owned windows.
|
2013-01-11 18:14:07 +01:00 |
Ken Thomases
|
429732ce1a
|
winemac: Implement support for WS_EX_TOPMOST windows.
|
2013-01-11 18:14:07 +01:00 |
Ken Thomases
|
9d29ea42e1
|
winemac: Implement support for no-activate windows.
|
2013-01-11 18:14:07 +01:00 |
Ken Thomases
|
064186e739
|
winemac: Implement support for WS_DISABLED windows.
|
2013-01-11 18:14:07 +01:00 |
Ken Thomases
|
8da2cb1698
|
winemac: Implement basic window functionality.
|
2013-01-09 17:39:38 +01:00 |
Ken Thomases
|
35319684d3
|
winemac: Convert main thread to Cocoa main loop on process attach.
|
2013-01-09 17:39:37 +01:00 |
Ken Thomases
|
21c4fc3326
|
winemac.drv: Implement EnumDisplayMonitors.
|
2012-12-26 18:23:03 +01:00 |