winemac: Implement a WINDOW_CLOSE_REQUESTED event to allow closing windows.
[wine] / dlls / winemac.drv / cocoa_app.m
2013-01-21  Ken Thomaseswinemac: Add WineEventQueue class for conveying events...
2013-01-21  Ken Thomaseswinemac: Add a simple ERR() logging macro that can...
2013-01-11  Ken Thomaseswinemac: Implement the Mac "Window" menu.
2013-01-09  Ken Thomaseswinemac: Implement basic window functionality.
2013-01-09  Ken Thomaseswinemac: Add a custom NSApplication subclass, WineAppli...