Remove use of "size-request" signal for wxWindow sizing.
[wxWidgets.git] / src / gtk / toolbar.cpp
2012-05-17  Paul CornettRemove use of "size-request" signal for wxWindow sizing.
2012-02-05  Vadim ZeitlinFix initial state of radio toolbar tools in wxGTK.
2011-04-06  Paul Cornettfix typo from r67326
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2011-03-24  Paul Cornettfix tool item enter/leave notify, fixes #13083
2011-01-07  Paul Cornettmove default OnInternalIdle processing to wxWindowBase
2010-12-22  Vadim ZeitlinSwitch to GtkTooltip from deprecated GtkTooltips in...
2010-05-26  Robert RoeblingApplied patch, fixes #12090: wxGTK cursor handling...
2009-12-26  Vadim ZeitlinTake into account the initial buttons state when creati...
2009-12-10  Vadim ZeitlinAdd support for stretchable spaces to wxToolBar.
2009-12-10  Vadim ZeitlinRename gtk{,1}/tbargtk.{h,cpp} to toolbar.{h,cpp}.