winemac: Move create_cgimage_from_icon_bitmaps() into new module, image.c.
[wine] / dlls / winemac.drv / Makefile.in
2013-03-25  Ken Thomaseswinemac: Move create_cgimage_from_icon_bitmaps() into...
2013-03-14  Ken Thomaseswinemac: Implement support for drag-and-drop.
2013-03-11  Ken Thomaseswinemac: Implement CountClipboardFormats() with support...
2013-03-06  Ken Thomaseswinemac: Implement OpenGL support.
2013-03-05  Ken Thomaseswinemac: Fail gracefully and early when run from a...
2013-02-05  Ken Thomaseswinemac: Build a map from Mac virtual key codes to...
2013-02-05  Ken Thomaseswinemac: Implement ScrollDC().
2013-01-28  Ken Thomaseswinemac: Implement a MOUSE_BUTTON event for mouse clicks.
2013-01-21  Ken Thomaseswinemac: Implement MsgWaitForMultipleObjectsEx and...
2013-01-21  Ken Thomaseswinemac: Add WineEventQueue class for conveying events...
2013-01-15  Ken Thomaseswinemac: Implement window surface rendering.
2013-01-09  Ken Thomaseswinemac: Implement basic window functionality.
2013-01-09  Ken Thomaseswinemac: Convert main thread to Cocoa main loop on...
2013-01-09  Ken Thomaseswinemac: Add a custom NSApplication subclass, WineAppli...
2013-01-08  Ken Thomaseswinemac: Implement CreateDesktopWindow().
2012-12-26  Ken Thomaseswinemac.drv: Implement EnumDisplayMonitors.
2012-12-21  Ken Thomaseswinemac: Implement GetDeviceCaps().
2012-12-17  Ken Thomaseswinemac: Implement minimal Create[Compatible]DC() and...
2012-12-17  Ken Thomaseswinequartz.drv: Rename to winemac.drv ("the Mac driver").