Removed wxTE_READONLY style from multi-line wxTextCtrls in combo and propgrid samples...
[wxWidgets.git] / samples / combo / combo.cpp
2009-10-13  Jaakko SalliRemoved wxTE_READONLY style from multi-line wxTextCtrls...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-06-22  Vadim Zeitlinextract event handler body in a separate function inste...
2008-04-15  Robert RoeblingUse correct tree style
2007-06-27  Václav Slavíkcompilation fixes after string changes
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2006-10-26  Robert Roebling Make animation of combo-popdown optional.
2006-10-25  Robert Roebling [ 1584680 ] wxComboCtrl Popup Animation
2006-10-22  Vadim Zeitlinadd alt popup window style allowing to use keyboard...
2006-10-09  Włodzimierz SkibaOk()->IsOk() replacement.
2006-09-19  Robert Roebling [ 1557284 ] wxGenericComboControl -> wxGenericComboCtrl
2006-09-19  Robert Roebling 1552971 ] Add flag for wxODComboBox::OnDrawItem...
2006-07-20  Włodzimierz Skiba[ 1524693 ] wxOwnerDrawnComboBox focus paint fix.
2006-07-17  Włodzimierz Skiba[ 1519202 ] wxComboCtrl::SetButtonPosition() to support...
2006-07-17  Włodzimierz Skiba[ 1522988 ] Keypress causes crash in combo sample
2006-07-04  Włodzimierz Skiba[ 1515213 ] Combo sample improvements.
2006-06-14  Włodzimierz Skiba[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDr...
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-09  Vadim Zeitlinfixes and missing files from the first wxComboControl...
2006-05-08  Vadim ZeitlinwxComboControl and wxOwnerDrawnComboBox (patch 1479938)