always remember to test IsOk() after using wxFileInputStream
[wxWidgets.git] / src / common / radiocmn.cpp
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-08-02  Vadim Zeitlinfix keyboard navigation in radio boxes containing hidde...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2006-06-11  Vadim Zeitlinmake it possible to associate context help text with...
2006-05-05  Włodzimierz SkibaMisplaced #ifdef ... #endif fix.
2006-05-04  Vadim Zeitlinadded Get/SetItemToolTip() (and implemented them for...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2005-11-30  Vadim Zeitlin1. moved m_majorDim duplicated in many ports to wxRadio...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-13  Vadim Zeitlindon't duplicate wxItemContainer methods in wxRadioBoxBa...
2005-01-06  Włodzimierz SkibaOld API clearly deprecated. Source cleaning.
2004-12-14  Vadim Zeitlincompilation fix for WXWIN_COMPATIBILITY_2_4 == 0
2004-12-13  Vadim Zeitlin1. derived wxMSW radio box from static box because...
2004-09-21  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxNOT_FOUND...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-17  Julian SmartFixed copyrights and licence spelling
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!