Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / motif / radiobox.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2008-01-01  Vadim Zeitlindo VMS-specific X symbols redefinitions only once in...
2007-07-21  Václav Slavíkfixed wxMotif to compile in Unicode mode (this is not...
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2007-03-19  Vadim Zeitlinfix compilation after c_str() changes, mainly by replac...
2006-10-05  Mattia Barbon Fix buffer overrun in Linux/x86_64 (Pixel is a 64...
2006-07-25  Vadim Zeitlinuse GetLabelText() instead of wxStripMenuCodes() to...
2006-06-13  Włodzimierz SkibaInclude wx/arrstr.h according to precompiled headers...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-15  Włodzimierz SkibaWarning fix.
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-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-14  Vadim Zeitlinmore non-const string literal warnings correction
2005-06-19  Mattia Barbon Fix crash on exit with Lesstif (and possibly Motif...
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...
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-01  Mattia Barbon Precompiled headers support.
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2003-11-16  Mattia Barbon Made element layout consistent with wxMSW/wxGTK when
2003-09-11  Mattia Barbon No real changes, just refactoring.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-04  Mattia Barbon Changed the way ApplicationShells are used: now wxMotif
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-03-27  Mattia Barbon FIxed wxRadioBox::Get/SetLabel.
2003-03-14  Mattia Barbon Remove explicit casts to (const char *), and replace...
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-03-02  Mattia Barbon Refactored wxStaticBox, and changed wxStaticBox and...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-05  Mattia BarbonXmNframeChildType is not in Lesstif if it was compiled...
2002-08-28  Julian SmartXmNframeChildType is not in Motif 1.2. #ifdef appropria...
2002-08-08  Julian SmartApplied [ 590985 ] fix for radiobox under motif
2002-07-28  Mattia BarbonCalss interface updates (wxMotif-only).
2001-07-23  Gilles Depeyrotrenamed Number method (should be GetCount)
2001-07-08  Gilles Depeyrotadded missing includes after wxUniv merge
2001-05-15  Julian SmartCorrected some casting errors -> XtPointer
2000-08-25  Jouk Jansen Committing in .
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-07-30  Michael BedwardFixed m_majorDim bug a bit more (was still getting...
1999-07-28  Vadim Zeitlinstring and m_majorDim == 0 bugs fixed
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-06-23  Robert Roebling Motif compile fixes
1999-06-08  Vadim Zeitlinmore Motif fixes (still doesn't compile, but *really...
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-17  Julian SmartSome Motif corrections; Dialog Editor compilation under...
1999-01-01  Julian SmartLots of wxMotif fixes
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-10-26  Julian SmartMotif and other mods
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-18  Julian SmartMotif additions
1998-09-18  Julian SmartMotif files added.