winemac: Implement WGL_EXT_swap_control.
[wine] / dlls / winemac.drv / macdrv.h
2013-03-06  Ken Thomaseswinemac: Implement OpenGL support.
2013-02-25  Ken Thomaseswinemac: Implement SetCursor() and DestroyCursorIcon().
2013-02-18  Ken Thomaseswinemac: Implement DISPLAYS_CHANGED event for when...
2013-02-11  Ken Thomaseswinemac: Implement MOUSE_SCROLL events.
2013-02-07  Ken Thomaseswinemac: Implement MOUSE_MOVED(_ABSOLUTE) events.
2013-02-06  Ken Thomaseswinemac: Implement fake support for the active Windows...
2013-02-05  Ken Thomaseswinemac: Implement ToUnicodeEx().
2013-02-05  Ken Thomaseswinemac: Generate KEY_PRESS/RELEASE events from Cocoa...
2013-02-05  Ken Thomaseswinemac: Rebuild key map when Mac keyboard layout changes.
2013-02-05  Ken Thomaseswinemac: Build a map from Mac virtual key codes to...
2013-02-05  Ken Thomaseswinemac: Implement support for minimizing windows.
2013-01-28  Ken Thomaseswinemac: Implement an APP_DEACTIVATED event.
2013-01-28  Ken Thomaseswinemac: Implement a WINDOW_LOST_FOCUS event.
2013-01-28  Ken Thomaseswinemac: Implement a WINDOW_GOT_FOCUS event for when...
2013-01-28  Ken Thomaseswinemac: Implement a MOUSE_BUTTON event for mouse clicks.
2013-01-28  Ken Thomaseswinemac: Implement WINDOW_FRAME_CHANGED event to tell...
2013-01-21  Ken Thomaseswinemac: Implement a WINDOW_CLOSE_REQUESTED event to...
2013-01-21  Ken Thomaseswinemac: Implement MsgWaitForMultipleObjectsEx and...
2013-01-21  Ken Thomaseswinemac: Associate an event queue with each thread...
2013-01-15  Ken Thomaseswinemac: Implement layered windows: SetLayeredWindowAtt...
2013-01-15  Ken Thomaseswinemac: Implement SetWindowRgn.
2013-01-15  Ken Thomaseswinemac: Implement window surface rendering.
2013-01-09  Ken Thomaseswinemac: Implement basic window functionality.
2013-01-08  Ken Thomaseswinemac: Implement CreateDesktopWindow().
2012-12-26  Ken Thomaseswinemac.drv: Implement EnumDisplayMonitors.
2012-12-21  Ken Thomaseswinemac: Implement GetDeviceCaps().