]> git.saurik.com Git - wxWidgets.git/history - src/osx/cocoa/button.mm
supporting clang 2.0 under xcode, see #12332
[wxWidgets.git] / src / osx / cocoa / button.mm
2011-01-27  Stefan Csomorsupporting clang 2.0 under xcode, see #12332
2011-01-03  Stefan Csomorfixing warning and compile error against 10.4
2010-12-07  Stefan Csomoradding support for layout coordinates via insets from...
2010-11-06  Stefan Csomorimplementing turning off of default button as well
2010-08-11  Vadim ZeitlinFix handling of help buttons with non-empty label under...
2010-04-03  Stefan Csomorsupport for toggle bitmap button
2009-10-16  Vadim ZeitlinImprove wxCollapsiblePane appearance under OS X.
2009-10-09  Stefan Csomormoving bitmapbutton functionality up to button for OSX
2009-10-08  Stefan Csomorimplementing rollover and pressed image for bitmapbutto...
2009-09-24  Stefan Csomorsupport PerformClick for NSControls, closes #11129
2009-06-22  Vadim Zeitlinstreamline best size calculation for buttons and made...
2009-06-21  Vadim Zeitlinadded support for bitmaps in wxButton to wxOSX/Cocoa
2009-06-21  Vadim Zeitlinno changes, just removed commented out Carbon code...
2009-06-15  Stefan Csomormoving to a 10.4 compatible implementation
2009-06-10  Stefan Csomorchanging disclosure triangle to allow for label
2009-03-23  Stefan Csomorfixing warnings in osx cocoa
2009-03-15  Kevin OllivierOn OS X, the button for wxID_HELP should never accept...
2009-02-12  Kevin OllivierFix assertion when passing nil to setKeyEquivalent.
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 Csomorrouting native events first to the wx class and only...
2009-01-13  Stefan Csomorusing subclass as impl ptr, common code in macro becaus...
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