Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / src / osx / cocoa / glcanvas.mm
2013-09-26  Stefan Csomoralways use hw-accel, fixes #15536, applied with thanks
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-06-13  Stefan Csomorproper braces avoiding potential dangling else resultin...
2011-03-19  Stefan Csomorgoing private with userpane info
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-01-27  Stefan Csomorclang warnings
2009-09-13  Stefan CsomorOpenGL changes for carbon and cocoa
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-03  Vadim Zeitlincompilation fix for wxOSX/Cocoa: don't use Carbon funct...
2009-02-07  Stefan Csomorreworking event handling to redirect to c++ virtual...
2009-01-14  Stefan Csomorrouting native events first to the wx class and only...
2009-01-13  Stefan Csomorusing subclass as impl ptr, common code in macro becaus...
2009-01-12  Stefan Csomoradding 10.4 build compatibility for osx cocoa, see...
2008-10-10  Stefan Csomormoving embedding to common API
2008-09-05  Stefan Csomorsimplify native textcontrol creations, adding search...
2008-09-02  Stefan Csomorosx new layout
2008-09-01  Stefan Csomorosx-cocoa updates