Globally use "wxWindows licence" consistently.
[wxWidgets.git] / samples / widgets / combobox.cpp
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-01-24  Vadim ZeitlinAdd wxComboBox::Popup() and Dismiss() to manually show...
2010-01-24  Vadim ZeitlinNo changes, just remove the strange "#if 1".
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-03-18  Vadim Zeitlinadd combobox drop down/close up events (closes #10587)
2008-06-29  Vadim Zeitlinadd a new menu for wxTextEntry-specific tests, currentl...
2008-06-16  Vadim Zeitlindon't recreate combobox with proportion of 1 (instead...
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-04-26  Robert Roebling Added Test for wxComboBox::SetValue() to widgets...
2007-04-26  Vadim Zeitlinallow to test changing combobox selection too
2006-12-03  Vadim Zeitlinfix initial layout of the widgets pages: avoid calling...
2006-08-04  Vadim Zeitlinundid last change and removed wxTE/CB_FILENAME style...
2006-07-29  Vadim Zeitlinmoved combobox styles from defs.to to combobox.h; added...
2006-07-16  Vadim Zeitlindon't grow the combobox vertically (this does make...
2006-06-06  Włodzimierz SkibaOn-demand creation of the pages for speedup of sample...
2006-05-26  Włodzimierz SkibaSmall devices adjustements.
2006-05-22  Włodzimierz SkibaContinuation of 'widgets' sample improvements.
2006-05-17  Włodzimierz SkibaRearranged widgets sample to show more and categorized...
2006-04-16  Vadim Zeitlinadded a menu allowing to change the border style used...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-15  Włodzimierz SkibaWarning fixes.
2006-02-10  Vadim Zeitlinadded test for GetInsertyionPoint() (patch 1262125)
2005-08-28  Mattia Barbon No significant changes. Remove reliance on wx/bookctr...
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2004-12-08  Robert Roebling Corrected wxComboBox::GetValue() after a
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-19  Vadim Zeitlinadded tests for setting fg/bg colours
2004-05-25  Julian SmartMore name changes
2003-12-11  Julian SmartApplied patch [ 829144 ] Compilation error fixes for...
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-03-23  Mattia Barbon Add missing header.
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2002-09-08  Vadim Zeitlinfixed Printf() format spec warnings
2002-08-01  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
2002-04-09  Julian SmartMade widgets sample take up less space
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2001-12-21  Julian SmartMicroWindows tweaks
2001-11-25  Gilles Depeyrotremoved trailing ; after DECLARE_ macros
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch