Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / motif / combobox.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2011-01-13  Jouk JansenwxComboBox::GetClassInfo() should not be defined here
2009-01-16  Francesco Montorsifix motif combobox for Motif < 2.0
2009-01-07  Francesco Montorsiuse wxArrayString instead of wxStringList
2007-12-21  Jouk JansenUpdates For OpenVMS support and some extra includes...
2007-11-05  Vadim Zeitlinimplemented wxTextEntry for wxMotif, made wxComboBox...
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-04-25  Vadim Zeitlincompilation fix after c_str() changes
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2006-06-13  Włodzimierz SkibaInclude wx/arrstr.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...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2005-10-08  Vadim Zeitlinunused params warnings
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
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-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-26  Mattia Barbon Blind compilation fix for old Motif wxComboBox.
2003-06-12  Jouk Jansen Committing in .
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-03-14  Mattia Barbon Remove explicit casts to (const char *), and replace...
2003-02-04  Mattia Barbon Applied patch [ 679397 ] remove GPL code from motif...
2003-01-18  Mattia Barbon Fix some wxMotif build warnings about deprecated...
2002-12-08  Mattia Barbon Refactored & cleaned up wxChoice & wxComboBox code...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
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-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-06-23  Robert Roebling Motif compile fixes
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-11-12  Julian SmartAccelerators implemented for wxMotif; some wxComboBox...
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-19  Julian SmartMore Motif additions: mdi and sashtest samples now...
1998-10-17  Julian SmartMotif updates
1998-09-18  Julian SmartMotif files added.