]> git.saurik.com Git - wxWidgets.git/history - include/wx/cocoa/radiobox.h
Implement wxCocoa wxRadioBox event.
[wxWidgets.git] / include / wx / cocoa / radiobox.h
2007-07-19  David ElliottImplement wxCocoa wxRadioBox event.
2007-07-19  David ElliottImplement most of wxRadioBox's methods.
2007-07-17  David ElliottPartially implement wxRadioBox for wxCocoa.
2006-03-24  Włodzimierz SkibaMore null virtuals in wxRadioBoxBase (see: 'Developers_...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2005-11-30  Vadim Zeitlin1. moved m_majorDim duplicated in many ports to wxRadio...
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-10  David ElliottStub for DoGetBestSize() since this isn't an NSControl
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2003-09-06  David ElliottOverride CocoaSetEnabled because it's not an NSControl
2003-03-21  David ElliottAdded more original works and stubs