The rounded corners look really dumb at this size.
[wxWidgets.git] / src / generic / combog.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-11-14  Vadim ZeitlinImplement wxComboCtrl::GetSizeFromTextSize().
2012-03-02  Julian SmartDarker border for wxComboCtrl on Mac
2011-12-07  Vadim ZeitlinRemove vertical wxTextCtrl adjustment hacks for wxMSW...
2011-03-20  Jaakko SalliRedone (generic) wxComboCtrl background painting and...
2010-12-16  Jaakko SalliInstead of having wxComboCtrl mimic wxTextEntry interfa...
2009-09-05  Jaakko SalliwxTextEntry::SetMargins(), GetMargins() - implemented...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2008-10-04  Robert RoeblingAlso use F4 as short-cut for opening pop-up
2008-03-17  Paul Cornettfix a huge number of build errors
2007-09-26  Vadim Zeitlinanother compilation fix PCH-less build
2007-04-03  Paul Cornettbuild fixes for wxUSE_VALIDATORS==0
2007-03-10  Vadim Zeitlinmiscellaneous LnF improvements, including support for...
2006-11-28  Robin DunnMake room for the focus ring to be visible on Mac.
2006-11-26  Robin DunnMore layout tweaks for wxComboCtrl on Mac
2006-11-12  Vadim Zeitlinchanged last DrawButton() parameter from bool to int...
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-26  Włodzimierz SkibaBlind fix for Tinderbox build error.
2006-10-09  Robert Roebling [ 1573855 ] Improved appearance of wxComboCtrl's...
2006-10-09  Vadim Zeitlinadded wxWindow::IsDoubleBuffered() and improve wxBuffer...
2006-10-08  Robert Roebling [ 1572220 ] Show popup when wxComboCtrl image area...
2006-09-19  Robert Roebling [ 1557284 ] wxGenericComboControl -> wxGenericComboCtrl
2006-09-13  Václav Slavíkrenamed wxRect::Inside() to wxRect::Contains(), wxRect...
2006-08-17  Paul Cornettbuild fixes
2006-08-13  Vadim Zeitlinbetter key handling for MSW and GTK (patch 1526666)
2006-05-21  Włodzimierz SkibaWarning fix.
2006-05-20  Włodzimierz Skiba[ 1492036 ] Fix incorrect wxComboCtrl minimum size.
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-14  Włodzimierz SkibaSource cleaning.
2006-05-09  Vadim Zeitlinfixes and missing files from the first wxComboControl...
2006-05-08  Vadim ZeitlinwxComboControl and wxOwnerDrawnComboBox (patch 1479938)