xmllite: Fail to set input for external IXmlReaderInput.
[wine] / dlls / winemac.drv / cocoa_app.m
2013-01-28  Ken Thomaseswinemac: Implement an APP_DEACTIVATED event.
2013-01-28  Ken Thomaseswinemac: Implement a WINDOW_GOT_FOCUS event for when...
2013-01-28  Ken Thomaseswinemac: Maintain a list of which windows have been...
2013-01-28  Ken Thomaseswinemac: Add infrastructure to convert from Cocoa event...
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...