]> git.saurik.com Git - wxWidgets.git/history - src/osx/button_osx.cpp
Fix handling of help buttons with non-empty label under OS X.
[wxWidgets.git] / src / osx / button_osx.cpp
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