winemac: Implement setting of clipboard data with support for text formats.
[wine] / dlls / winemac.drv / winemac.drv.spec
2013-03-11  Ken Thomaseswinemac: Implement setting of clipboard data with suppo...
2013-03-11  Ken Thomaseswinemac: Implement GetClipboardData() with support...
2013-03-11  Ken Thomaseswinemac: Implement EnumClipboardFormats() with support...
2013-03-11  Ken Thomaseswinemac: Implement IsClipboardFormatAvailable() with...
2013-03-11  Ken Thomaseswinemac: Implement CountClipboardFormats() with support...
2013-02-25  Ken Thomaseswinemac: Implement ClipCursor().
2013-02-25  Ken Thomaseswinemac: Implement SetCursorPos().
2013-02-25  Ken Thomaseswinemac: Implement GetCursorPos().
2013-02-25  Ken Thomaseswinemac: Implement SetCursor() and DestroyCursorIcon().
2013-02-18  Ken Thomaseswinemac: Implement ChangeDisplaySettingsEx().
2013-02-18  Ken Thomaseswinemac: Implement EnumDisplaySettingsEx().
2013-02-07  Ken Thomaseswinemac: Implement SysCommand() to prevent Alt keypress...
2013-02-06  Ken Thomaseswinemac: Implement fake support for the active Windows...
2013-02-06  Ken Thomaseswinemac: Implement GetKeyNameText().
2013-02-06  Ken Thomaseswinemac: Implement VkKeyScanEx().
2013-02-06  Ken Thomaseswinemac: Implement MapVirtualKeyEx().
2013-02-06  Ken Thomaseswinemac: Implement Beep().
2013-02-05  Ken Thomaseswinemac: Implement ToUnicodeEx().
2013-02-05  Ken Thomaseswinemac: Implement ScrollDC().
2013-01-28  Ken Thomaseswinemac: Take control over when a window can become...
2013-01-28  Ken Thomaseswinemac: Implement WINDOW_FRAME_CHANGED event to tell...
2013-01-21  Ken Thomaseswinemac: Implement MsgWaitForMultipleObjectsEx and...
2013-01-15  Ken Thomaseswinemac: Implement layered windows: SetLayeredWindowAtt...
2013-01-15  Ken Thomaseswinemac: Implement SetWindowRgn.
2013-01-09  Ken Thomaseswinemac: Implement basic window functionality.
2013-01-08  Ken Thomaseswinemac: Implement CreateDesktopWindow().
2012-12-26  Ken Thomaseswinemac.drv: Implement GetMonitorInfo.
2012-12-26  Ken Thomaseswinemac.drv: Implement EnumDisplayMonitors.
2012-12-17  Ken Thomaseswinemac: Implement minimal Create[Compatible]DC() and...
2012-12-17  Ken Thomaseswinequartz.drv: Rename to winemac.drv ("the Mac driver").