Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / osx / cocoa / button.mm
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-11-28  Vadim ZeitlinFix bezel used for bitmap buttons in wxOSX/Cocoa.
2012-11-04  Vadim ZeitlinUpdate the button bezel to account for multi-line label...
2012-11-04  Vadim ZeitlinNo changes, just rename OSXSetAcceleratorFromLabel().
2012-11-04  Vadim ZeitlinNo real change, just make bezel setting code in wxOSX...
2012-11-02  Stefan Csomorexposing common used button impl class
2012-10-28  Vadim ZeitlinImplement support for button mnemonics in wxOSX/Cocoa.
2012-01-19  Stefan Csomorsolving include order problems for stl and xti
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-01  Stefan Csomorfixes #13443, thanks :-)
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-10  Stefan Csomorsupport multi-line labels, add different native styles...
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-06-09  Stefan Csomoradapting ownership semantics to cocoa convention
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-03-02  Vadim ZeitlinAdd missing wxUSE_MARKUP checks in wxOSX code.
2011-02-27  Vadim ZeitlinAdd markup support to wxOSX/Cocoa wxStaticText and...
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