Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them...
[wxWidgets.git] / include / wx / choice.h
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-13  Vadim Zeitlinremoved multiple duplicate copies (with subtly differen...
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2004-10-12  Włodzimierz SkibaReverted conflict with Darwin.
2004-10-12  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-09-29  Włodzimierz SkibaHardware defines spec.
2004-08-23  Włodzimierz SkibaNative SmartPhone wxChoice implementation.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-06-23  Julian SmartSpelling correction.
2003-03-22  David ElliottInclude wxCocoa specific header
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2001-11-17  Václav Slavíkadded temporary implementation of wxChoice for wxUniv
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-04-11  Gilles Depeyrotadded destructor (correction for Mac OS X)
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...
1999-10-18  Vadim ZeitlinwxControl and wxChoice derive from the base classes...
1999-10-12  Robert Roebling Refresh() problem from DialogEd solved
1999-10-03  Vadim Zeitlinfixes I previously forgot to check in
1999-08-02  David Webster*** empty log message ***
1999-07-28  Robert Roebling Added tmake template for simple wxGTK makefile
1999-07-28  David Webster*** empty log message ***
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision