XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / interface / wx / combo.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-11-03  Bryan PettyFixed appearance images to use Doxygen @image command...
2012-10-15  Vadim ZeitlinCorrectly document the library the classes belong to.
2012-06-05  Robin DunnInterface fixes for Phoenix
2012-03-10  Vadim ZeitlinFix wxComboCtrl::SetHint() return type in the documenta...
2012-02-12  Vadim ZeitlinDon't document deprecated wxComboCtrl::SetValueWithEvent().
2011-04-12  Jaakko SalliDescribe what re-implemented wxComboPopup::DestroyPopup...
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-03-31  Jaakko SalliAdded wxComboPopup::DestroyPopup(), which responsibilit...
2011-01-06  Steve LamertonAdd missing code tag before lots of wxEventTypes in...
2010-12-20  Jaakko SalliAdded wxComboPopup::FindItem() to help in deciding...
2010-12-17  Jaakko SalliAdd wxComboBox-compatible Popup() and Dismiss() functio...
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...