Ken Thomases
|
bc75a9baff
|
winemac: Implement DISPLAYS_CHANGED event for when display configuration has changed.
|
2013-02-18 10:34:55 +01:00 |
Ken Thomases
|
3748c39308
|
winemac: Implement MOUSE_SCROLL events.
|
2013-02-11 11:46:10 +01:00 |
Ken Thomases
|
572324bae3
|
winemac: Implement MOUSE_MOVED(_ABSOLUTE) events.
|
2013-02-07 12:04:49 +01:00 |
Ken Thomases
|
956ec43201
|
winemac: Implement fake support for the active Windows keyboard layout.
|
2013-02-06 20:28:29 +01:00 |
Ken Thomases
|
3ab66a6916
|
winemac: Implement ToUnicodeEx().
|
2013-02-05 11:07:19 +01:00 |
Ken Thomases
|
77de57683f
|
winemac: Generate KEY_PRESS/RELEASE events from Cocoa key events.
|
2013-02-05 11:06:43 +01:00 |
Ken Thomases
|
d0e1a02515
|
winemac: Rebuild key map when Mac keyboard layout changes.
|
2013-02-05 11:06:27 +01:00 |
Ken Thomases
|
b78eee3172
|
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 |
Ken Thomases
|
8a0c8d9264
|
winemac: Implement support for minimizing windows.
|
2013-02-05 11:05:23 +01:00 |
Ken Thomases
|
b564d97229
|
winemac: Implement an APP_DEACTIVATED event.
|
2013-01-28 14:03:51 +01:00 |
Ken Thomases
|
3c5973139f
|
winemac: Implement a WINDOW_LOST_FOCUS event.
|
2013-01-28 14:03:45 +01:00 |
Ken Thomases
|
7863a230ec
|
winemac: Implement a WINDOW_GOT_FOCUS event for when Cocoa tries to focus a window.
|
2013-01-28 14:03:40 +01:00 |
Ken Thomases
|
bd269786a5
|
winemac: Implement a MOUSE_BUTTON event for mouse clicks.
|
2013-01-28 14:02:45 +01:00 |
Ken Thomases
|
6e59740e18
|
winemac: Implement WINDOW_FRAME_CHANGED event to tell Wine when window is moved or resized.
|
2013-01-28 14:00:49 +01:00 |
Ken Thomases
|
ed367c504d
|
winemac: Implement a WINDOW_CLOSE_REQUESTED event to allow closing windows.
|
2013-01-21 12:51:19 +01:00 |
Ken Thomases
|
4e83d2fca0
|
winemac: Implement MsgWaitForMultipleObjectsEx and infrastructure for processing events.
|
2013-01-21 12:51:18 +01:00 |
Ken Thomases
|
207c4d193f
|
winemac: Associate an event queue with each thread that creates windows and with each window.
|
2013-01-21 12:51:17 +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
|
8da2cb1698
|
winemac: Implement basic window functionality.
|
2013-01-09 17:39:38 +01:00 |
Ken Thomases
|
bbb8c60c7e
|
winemac: Implement CreateDesktopWindow().
|
2013-01-08 12:50:20 +01:00 |
Ken Thomases
|
21c4fc3326
|
winemac.drv: Implement EnumDisplayMonitors.
|
2012-12-26 18:23:03 +01:00 |
Ken Thomases
|
fd269e4dca
|
winemac: Implement GetDeviceCaps().
|
2012-12-21 12:08:38 +01:00 |