support for GTK3
[wxWidgets.git] / src / gtk / clrpicker.cpp
2012-06-30  Paul Cornettsupport for GTK3
2012-02-29  Paul Cornettremove unnecessary gtk_widget_show(m_widget) calls...
2008-08-26  Paul CornettHold a reference on m_widget for the life of the associ...
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-11-05  Vadim Zeitlinremoved all compile- and run-time checks for GTK+ ...
2007-04-23  Vadim Zeitlinremove wxWindow::m_needParent and use GTKNeedsParent...
2007-04-21  Paul Cornettremove redundant GTK_WIDGET casts
2007-03-26  Vadim Zeitlinuse native TAB traversal for GTK+ 2
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-06-27  Vadim Zeitlinuse wxBoxSizer in wxPickerBase instead of doing the...
2006-06-15  Paul Cornett1. more accurate conversion from 8-bit wx color to...
2006-06-03  Paul Cornettcorrect access for virtuals, unneeded includes
2006-06-01  Włodzimierz SkibaMinor source cleaning.
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...