replace m_insertCallback with a virtual function, contrary to the old comments a...
[wxWidgets.git] / include / wx / gtk / tbargtk.h
2008-08-29  Paul Cornettreplace m_insertCallback with a virtual function, contr...
2008-08-06  Paul Cornettuse "new" GtkToolbar API
2007-03-18  Vadim Zeitlinfixed all the other ports broken by controls labels...
2007-02-06  Robin DunnAdded SetToolNormalBitmap and SetToolDisabledBitmap
2006-10-06  Robert Roebling Return toolbars "own" GdkWindow, required among
2006-05-28  Vadim Zeitlinadded wxTB_NO_TOOLTIPS (heavily modified patch 1458009)
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
2004-06-14  Václav Slavíkrespect GTK+'s theme tooltip colour settings
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-06  Robin DunnGet(Class)DefaultAttributes() for wxGTK controls
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-03-25  Vadim Zeitlinimplemented (but it doesn't work yet) the radio buttons...
2001-11-17  Robert Roebling More changes to various controls for more reliably
2000-11-24  Vadim Zeitlin1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
1999-12-15  Vadim Zeitlinmerging in the toolbar changes
1999-11-18  Robert Roebling Added wxEvtHandler::Disconect()
1999-11-14  Robert Roebling Added wxWakeUpIdle() to wxGTK,
1999-11-12  Vadim Zeitlincompilation fix (float => wxCoord)
1999-10-31  Robert Roebling Distrib corrections,
1999-10-04  Robert Roebling Applied a few old patches,
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-04-15  Robert Roebling added update UI event code to toolbar, could
1999-04-14  Ove KaavenDeclared here too
1999-02-16  Robert Roebling Applied Russel's changes to wxToolBarBase
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-16  Robert Roebling Added wxTolBar::etMargins
1998-12-13  Robert Roebling Added wxList:Nth check again
1998-10-29  Robert Roebling Big color update with the newest information
1998-09-02  Robert Roebling Fixed event handling for DialogEd
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-13  Robert Roebling Added ToogleTool from Markus
1998-07-29  Robert Roebling wxMDIChildFrame inherits from wxFrame
1998-07-27  Robert Roeblingwarning msgs
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-22  Robert Roeblingmdi private menus
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision