Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / osx / button_osx.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-11-04  Vadim ZeitlinMake hack for button creation in wxOSX more robust.
2012-11-04  Vadim ZeitlinNo changes, just rename OSXSetAcceleratorFromLabel().
2012-10-28  Vadim ZeitlinImplement support for button mnemonics in wxOSX/Cocoa.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-14  Robin DunnwxButtonBase::GetDefaultSize is declared but not implem...
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-19  Stefan Csomorgoing private with userpane info
2011-03-18  Stefan Csomorgoing private for m_peer to give a foundation for bette...
2011-02-27  Vadim ZeitlinAdd markup support to wxOSX/Cocoa wxStaticText and...
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-09-17  Dimitri SchoolwerthSet svn properties on .cpp files.
2010-08-11  Vadim ZeitlinFix handling of help buttons with non-empty label under...
2010-03-01  Robin DunnInvalidate best size when the bitmap or bitmap position...
2009-10-09  Stefan Csomormoving bitmapbutton functionality up to button for OSX
2009-06-28  Vadim Zeitlinanother compilation fix after r61232
2009-06-28  Vadim Zeitlinalways use wxBU_NOTEXT and wxBU_EXACTFIT for wxBitmapBu...
2009-06-21  Vadim Zeitlinadded support for bitmaps in wxButton to wxOSX/Cocoa
2009-06-19  Vadim Zeitlinrespect wxBU_NOTEXT style in wxButton
2009-06-11  Vadim Zeitlinaccount for the label size in wxDisclosureTriangle...
2009-06-10  Stefan Csomordisclosure triangles on all implementations are able...
2009-03-23  Stefan Csomorfixing warnings in osx common code
2009-03-15  Kevin OllivierOn OS X, the button for wxID_HELP should never accept...
2009-01-23  Robert RoeblingGive some OSX specific methods OSX prefix, fixes hidden...
2008-09-02  Stefan Csomorosx new layout
2008-08-23  Stefan Csomorcommon implementation files