Instead of having wxComboCtrl mimic wxTextEntry interface, make it actually inherit...
[wxWidgets.git] / interface / wx / combo.h
2010-12-16  Jaakko SalliInstead of having wxComboCtrl mimic wxTextEntry interfa...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-13  Jaakko SalliAdded wxComboCtrl::SetTextCtrlStyle()
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE_EVENT_...
2009-12-26  Jaakko SalliAdded wxComboCtrl::SetHint(), GetHint()
2009-10-16  Jaakko SalliFix incorrect wxComboBox dropdown and closeup event...
2009-10-02  Jaakko SalliAdded note about dangers of adding and deleting items...
2009-09-26  Jaakko SalliHave wxComboCtrl generate wxEVT_COMMAND_COMBOBOX_DROPDO...
2009-09-05  Jaakko SalliwxTextEntry::SetMargins(), GetMargins() - implemented...
2009-04-21  Francesco Montorsiuse :: when referring to wxDefaultSize or wxDefaultPosition
2009-02-22  Jaakko SalliAdded wxComboPopup::GetComboCtrl()
2009-02-22  Jaakko SalliFixed documentation of wxComboPopup::m_combo
2009-02-18  Francesco Montorsimake distinction between classes which send events...
2009-02-04  Jaakko SalliAdded useful comment to a code sample snippet
2008-10-13  Francesco Montorsire-enabled all @appearance tags
2008-09-29  Francesco Montorsimany ifacecheck automatic fixes + some access-specifier...
2008-09-24  Francesco Montorsiifacecheck fixes to c*.h headers
2008-09-21  Francesco Montorsiother ifacecheck fixes
2008-08-30  Vadim Zeitlinmore Doxygen warnings corrections and fixes from Tim S
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...