The rounded corners look really dumb at this size.
[wxWidgets.git] / src / motif / choice.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2009-01-07  Francesco Montorsiuse wxArrayString instead of wxStringList
2008-01-01  Vadim Zeitlindo VMS-specific X symbols redefinitions only once in...
2007-08-15  Vadim Zeitlinmake wxChoice and wxListBox inherit from wxControlWithI...
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
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-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-10-03  Włodzimierz SkibaSource cleaning. wxMotif/OS2 adjustements.
2005-09-28  Mattia Barbon Implement wxChoice::Insert.
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-13  Vadim Zeitlinadded wxMOTIF_STR() macro casting away string literal...
2005-08-18  Mattia Barbon Avoid some -Wundef warning. Check for __WXGTK__ using...
2005-06-19  Mattia Barbon Fix crash on exit with Lesstif (and possibly Motif...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2004-08-31  Włodzimierz Skibasome wxUSE_* macros not used consistently (patch #99245...
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-10-30  Vadim Zeitlinremoved calls to wxWindowBase::InitBase(), it is called...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-21  Mattia Barbon wxX11 and wxMotif STL-ification, part 1. it does...
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-03-16  Mattia Barbon Prevent wxChoice from resizing when items are added...
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-02-23  Mattia Barbon Implemented DoGetBestSize for wxListBox, (native...
2003-01-18  Mattia Barbon Fix some wxMotif build warnings about deprecated...
2003-01-11  Mattia Barbon If -1 is used for width/height, use best size.
2002-12-24  Mattia Barbon Use wxXmString instead of XmString.
2002-12-08  Mattia Barbon Refactored & cleaned up wxChoice & wxComboBox code...
2002-08-24  Julian SmartwxChoice derives from wxChoiceBase; renamed Append...
2001-07-08  Gilles Depeyrotadded missing includes after wxUniv merge
2000-08-25  Jouk Jansen Committing in .
2000-08-24  Jouk Jansen Committing in .
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-23  Robert Roebling Motif compile fixes
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1999-01-01  Julian SmartLots of wxMotif fixes
1998-11-12  Julian SmartAccelerators implemented for wxMotif; some wxComboBox...
1998-11-11  Julian SmartMotif bug fixes; dialog OnPaint works now; wxColourDial...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-11-09  Robert Roebling Suppressed warnings
1998-10-26  Julian SmartMotif and other mods
1998-10-23  Julian SmartMore Motif changes (colour/font stuff)
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-18  Julian SmartMotif additions
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-18  Julian SmartMotif files added.