further routing into wxApp
[wxWidgets.git] / include / wx / odcombo.h
2012-11-14  Vadim ZeitlinImplement wxComboCtrl::GetSizeFromTextSize().
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-07-30  Vadim ZeitlinGet rid of ugly wxCONTROL_ITEMCONTAINER_CLIENTDATAOBJEC...
2010-12-20  Jaakko SalliRemoved non-implemented function prototype OnMouseWheel...
2010-12-20  Jaakko SalliAdded wxComboPopup::FindItem() to help in deciding...
2010-12-17  Jaakko SalliAdd enough default arguments to one wxOwnerDrawnComboBo...
2010-12-16  Jaakko SalliResolve ambiguity with wxOwnerDrawnComboBox::Clear...
2010-12-16  Jaakko SalliOverride wxTextEntry::GetSelection(long *from, long...
2010-05-09  Jaakko SalliSupress SetFocus() warning in wxVListBoxComboPopup
2010-04-05  Václav SlavíkFix text input and completion in wxComboCtrl and wxOwne...
2008-11-16  Paul Cornettmake access for virtuals match base
2008-04-06  Francesco Montorsigive a name to the enumeration of the values which...
2008-03-02  Vadim Zeitlindecouple item index from string value (patch 1905702)
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-04-08  Vadim Zeitlinfix new wxHVScroll code to build with WXWIN_COMPATIBILI...
2006-09-19  Robert Roebling 1552971 ] Add flag for wxODComboBox::OnDrawItem...
2006-07-14  Włodzimierz SkibaPCH and wxUSE_* fix.
2006-07-13  Alex BlighApply patch 1520776, partial completion on wxOwnerDrawn...
2006-07-06  Alex BlighAdded GetWidestItem() and GetWidestItemWidth() to wxVLi...
2006-06-27  Vadim Zeitlinremove duplicate m_popupInterface (patch 1509424)
2006-06-19  Włodzimierz Skiba[ 1507736 ] wxOwnerDrawnComboBox improved list item...
2006-06-15  Włodzimierz Skiba[ 1506733 ] wxOwnerDrawnComboBox::SetPopupControl argum...
2006-06-14  Włodzimierz Skiba[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDr...
2006-05-29  Włodzimierz SkibaKeep FindString in sync with wxControlWithItems base...
2006-05-24  Włodzimierz Skiba[ 1493780 ] wxOwnerDrawnComboBox warnings fixes.
2006-05-24  Włodzimierz Skiba[ 1493802 ] Allow multiple wxComboCtrl::SetPopupControl...
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-12  Vadim Zeitlinfix OpenWatcom warning (patch from Jaakko Salli)
2006-05-12  Vadim Zeitlincorrect dll declaration (the classes in the header...
2006-05-10  Paul Cornettcorrect access for virtuals
2006-05-09  Vadim Zeitlinfixes and missing files from the first wxComboControl...
2006-05-08  Vadim ZeitlinwxComboControl and wxOwnerDrawnComboBox (patch 1479938)