Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / src / osx / cocoa / notebook.mm
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-06-14  Vadim ZeitlinHandle NULL flags argument in wxOSX wxNotebook::HitTest().
2013-02-17  Stefan Csomorapplying patch, closes #13045
2012-10-28  Vadim ZeitlinImplement image support for wxNotebook pages in wxOSX...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-08  Stefan Csomoradapting to init pattern
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-03-18  Stefan Csomorgoing private for m_peer to give a foundation for bette...
2011-02-19  Vadim ZeitlinRemove extra semicolons in Objective-C code.
2010-01-11  Stefan Csomoradding protocol support for 10.6
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-06-20  Vadim Zeitlinsuppress more float/double->int conversion warnings...
2009-03-23  Stefan Csomorfixing warnings in osx cocoa
2009-02-07  Stefan Csomorreworking event handling to redirect to c++ virtual...
2009-01-25  Stefan Csomoradapting to name change in r58318
2009-01-14  Stefan Csomorcleaning up warnings, more common event code
2009-01-14  Stefan Csomorrouting native events first to the wx class and only...
2008-10-10  Stefan Csomormoving embedding to common API
2008-08-30  Stefan Csomorcommitting current cocoa state just to be safe ...
2008-08-23  Stefan Csomorcocoa implementation files