Ken Thomases
|
1a697e15b9
|
winemac: Implement SetCapture().
|
2013-05-07 11:20:32 +02:00 |
Ken Thomases
|
192b8dbf9d
|
winemac: Implement an IME that uses the OS X input methods.
Developed with Aric Stewart.
|
2013-04-22 12:37:50 +02:00 |
Alexandre Julliard
|
04ad06353d
|
user32: Move the common parts of ScrollDC into user32 and the null driver.
|
2013-04-19 16:16:16 +02:00 |
C.W. Betts
|
95daa45dbc
|
winemac: Implement getting and setting screen saver state on OS X.
|
2013-03-29 17:52:17 +01:00 |
Ken Thomases
|
9714e6ee63
|
winemac: Implement rudimentary support for system tray icons as Mac status items.
|
2013-03-25 14:02:56 +01:00 |
Ken Thomases
|
bf824ed38c
|
winemac: Implement setting of clipboard data with support for text formats.
|
2013-03-11 10:53:26 +01:00 |
Ken Thomases
|
764a8edb09
|
winemac: Implement GetClipboardData() with support for text formats.
|
2013-03-11 10:53:21 +01:00 |
Ken Thomases
|
7cf3e0596f
|
winemac: Implement EnumClipboardFormats() with support for text formats.
|
2013-03-11 10:53:15 +01:00 |
Ken Thomases
|
af10783e18
|
winemac: Implement IsClipboardFormatAvailable() with support for text formats.
|
2013-03-11 10:53:05 +01:00 |
Ken Thomases
|
6b2b3e69f7
|
winemac: Implement CountClipboardFormats() with support for text formats.
|
2013-03-11 10:52:59 +01:00 |
Ken Thomases
|
9b0fdc645f
|
winemac: Implement ClipCursor().
|
2013-02-25 10:40:39 +01:00 |
Ken Thomases
|
5c933c89ad
|
winemac: Implement SetCursorPos().
|
2013-02-25 10:40:39 +01:00 |
Ken Thomases
|
38f7a4d518
|
winemac: Implement GetCursorPos().
|
2013-02-25 10:40:38 +01:00 |
Ken Thomases
|
a49df4b317
|
winemac: Implement SetCursor() and DestroyCursorIcon().
|
2013-02-25 10:40:37 +01:00 |
Ken Thomases
|
d26a6bf451
|
winemac: Implement ChangeDisplaySettingsEx().
|
2013-02-18 10:35:46 +01:00 |
Ken Thomases
|
4f4ac0cafc
|
winemac: Implement EnumDisplaySettingsEx().
|
2013-02-18 10:35:35 +01:00 |
Ken Thomases
|
5f06bf80db
|
winemac: Implement SysCommand() to prevent Alt keypresses from activating system menu.
|
2013-02-07 12:04:42 +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
|
2b4d95cd47
|
winemac: Implement GetKeyNameText().
|
2013-02-06 20:28:28 +01:00 |
Ken Thomases
|
80baa3a0e9
|
winemac: Implement VkKeyScanEx().
|
2013-02-06 20:28:28 +01:00 |
Ken Thomases
|
a649d845ed
|
winemac: Implement MapVirtualKeyEx().
|
2013-02-06 20:28:28 +01:00 |
Ken Thomases
|
3fcb69b7ca
|
winemac: Implement Beep().
|
2013-02-06 20:28:28 +01:00 |
Ken Thomases
|
3ab66a6916
|
winemac: Implement ToUnicodeEx().
|
2013-02-05 11:07:19 +01:00 |
Ken Thomases
|
6efd198c52
|
winemac: Implement ScrollDC().
|
2013-02-05 11:04:33 +01:00 |
Ken Thomases
|
6cde62ac18
|
winemac: Take control over when a window can become focused away from Cocoa.
|
2013-01-28 14:03:18 +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
|
4e83d2fca0
|
winemac: Implement MsgWaitForMultipleObjectsEx and infrastructure for processing events.
|
2013-01-21 12:51:18 +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
|
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
|
d8a0da9d8f
|
winemac.drv: Implement GetMonitorInfo.
|
2012-12-26 18:23:03 +01:00 |
Ken Thomases
|
21c4fc3326
|
winemac.drv: Implement EnumDisplayMonitors.
|
2012-12-26 18:23:03 +01:00 |
Ken Thomases
|
59e339faac
|
winemac: Implement minimal Create[Compatible]DC() and DeleteDC().
|
2012-12-17 20:31:15 +01:00 |
Ken Thomases
|
35033025aa
|
winequartz.drv: Rename to winemac.drv ("the Mac driver").
|
2012-12-17 20:31:14 +01:00 |