use CPPUNIT_ASSERT_EQUAL(x,y) instead of CPPUNIT_ASSERT(x==y) to better see test...
[wxWidgets.git] / include / wx / bmpcbox.h
2008-06-07  Stefan NeisCompilation fix for GTK1.
2008-05-27  Robert RoeblingNative wxBitmapComboBox patch for GTK+
2008-05-19  Robert RoeblingMissing header
2008-05-17  Vadim Zeitlin(blind) fixes for PCH-less build after r53626
2008-05-17  Vadim Zeitlinnative wxBitmapComboBox implementation for MSW (patch...
2006-10-16  Włodzimierz SkibaCVS tags cleaning (with other minor cleaning).
2006-09-24  Vadim Zeitlinmove wxBitmapComboBox dependency check to wx/chkconf...
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox