Fix wxALWAYS_SHOW_SB behaviour in wxGTK.
[wxWidgets.git] / src / gtk / bmpcbox.cpp
2012-10-04  Paul Cornettsilence warnings about shadowed variables with GCC...
2012-07-14  Paul Cornettfix creation of wxBitmapComboBox with GTK3
2012-06-30  Paul Cornettsupport for GTK3
2012-03-25  Paul Cornettreplace wxBitmap::SetPixbuf() with wxBitmap ctor taking...
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-02-09  Jaakko SalliAdded missing wxBitmapComboBox::Insert() implementation
2009-07-18  Jaakko SalliAdded wxGTK wxBitmapComboBox::DoGetBestSize() implement...
2009-03-21  Jaakko SalliFix wxGTK wxBitmapComboBox::SetValue() not working...
2009-01-11  Francesco Montorsijust fix some $Id$ tokens
2008-11-28  Francesco Montorsireturn wxDefaultSize (as done in all other platforms...
2008-08-26  Paul CornettHold a reference on m_widget for the life of the associ...
2008-05-27  Robert RoeblingNative wxBitmapComboBox patch for GTK+