Use wxID_EXIT for the "Quit" item in the exec sample.
[wxWidgets.git] / samples / combo / combo.cpp
2012-11-09  Vadim ZeitlinAdd wxControl::GetSizeFromTextSize() to size the contro...
2012-03-04  Vadim ZeitlinUse wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
2012-01-20  Dimitri SchoolwerthRemoved ellipsis from "About..." occurrences.
2011-12-28  Vadim ZeitlinImprove layout in the samples to avoid problems under...
2011-04-18  Jaakko SalliAlso show EVT_TEXT_ENTER in the combo sample
2010-06-13  Jaakko SalliUse wxComboCtrl::SetTextCtrlStyle() in the combo sample
2010-06-06  Jaakko SalliTo make it clear in the sample that a custom animation...
2010-06-06  Jaakko SalliUse ShowWithEffect() in the sample wxComboCtrlWithCusto...
2010-05-26  Jaakko SalliComboControl -> ComboCtrl
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)