Use wxDELETE() and wxDELETEA() when possible.
[wxWidgets.git] / src / osx / nonownedwnd_osx.cpp
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-04-20  Stefan Csomorwrap native TLWs so that they also appear in the tlw...
2010-04-13  Stefan Csomoradding wrapping possibility for native tlws
2010-04-12  Stefan Csomorcorrecting alpha and removing window shadow for overlay
2010-04-03  Stefan Csomorno special casing for iphone necessary
2010-01-03  Kevin OllivierDon't use a destroy event handler to disconnect the...
2009-12-25  Stefan Csomorremoving event handlers on non-owned windows when the...
2009-11-08  Kevin OllivierMake wxSTAY_ON_TOP and other window styles toggleable...
2009-10-24  Stefan Csomorsupport for auto-rotate on iphone
2009-10-05  Vadim ZeitlinImplement wxWindow::ShowWithEffect() for wxOSX/Cocoa.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-10  Stefan Csomorfixing border drawing for toplevel controls on dialogs...
2009-03-23  Stefan Csomorfixing warnings in osx common code
2009-03-13  Stefan Csomorsolving inversion problem, because SetShape is redefine...
2009-02-01  Stefan Csomoradding explicit log.h include
2009-01-20  Vadim Zeitlinset m_isBeingDeleted to true (only) in SendDestroyEvent...
2009-01-09  Stefan Csomorguarding against calls through 'non-window' instances...
2008-09-02  Stefan Csomorosx new layout
2008-08-21  Stefan Csomornew common code files