]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/window.mm
Added InitMouseEvent helper method (like wxMSW)
[wxWidgets.git] / src / cocoa / window.mm
2003-04-14  David ElliottAdded InitMouseEvent helper method (like wxMSW)
2003-04-13  David ElliottImplemented Raise()
2003-04-05  David ElliottCommented out most the the wxLogDebug
2003-04-01  David ElliottImplemented wxWindowCocoa::Cocoa_drawRect
2003-03-24  David ElliottSet the m_isShown flag appropriately from Show()
2003-03-24  David ElliottUse m_dummyNSView if necessary to get the superview...
2003-03-24  David ElliottUse m_dummyNSView (if it exists) in place of m_cocoaNSV...
2003-03-24  David ElliottCocoaRemoveFromParent can (and will) be called when...
2003-03-21  David ElliottAdded original works and stubs to CVS repository