disable use of #pragma interface under Mac OS X
[wxWidgets.git] / include / wx / tbarbase.h
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-05-31  Robert Roebling Added wxToolBar::FindControl() to fish out
2002-03-26  Vadim Zeitlinmade radio buttons and the toolbat text work for Win32...
2002-03-25  Vadim Zeitlinimplemented (but it doesn't work yet) the radio buttons...
2002-02-27  Vadim Zeitlin[start of] a wxUniversal implementation of wxToolBar
2002-02-25  Julian SmartAdded middle mouse event macros to wxListCtrl doc;...
2001-10-26  Vadim ZeitlinwxToolBarTool::IsXXX() should return bool, not int
2001-10-21  Vadim Zeitlinfixed "toolbar getting focus" bug for the (N+1)-th...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-22  Julian SmartCorrected recursive GetToolMargins()
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-21  Vadim Zeitlinmerged wxFont related fix (operator==) and optimization...
2001-02-23  Vadim Zeitlinfixed GetMargins() compilation
2001-02-23  Vadim Zeitlinadded GetMargins()
2000-10-06  Julian SmartAdded DECLARE/IMLEMENT_CLASS for wxToolBarBase
2000-10-04  Julian SmartRemoved wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead)
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-17  David WebsterFixed a void* to wxObject* conversion error in a return...
1999-12-17  Vadim Zeitlinadded wxToolBar::SetToolClientData
1999-12-15  Vadim Zeitlinmerging in the toolbar changes
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-12  Vadim Zeitlinunused param warning fixed
1999-11-12  Vadim Zeitlincontrols can now be put in the toolbars (MSW only so...
1999-11-02  Vadim Zeitlinmany warnings fixed (from HP-UX compilation log)
1999-05-31  Robert Roebling Added support for extra bitmap for toggled tool.
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-04-14  Ove KaavenAnd here
1999-02-16  Julian SmartSome doc corrections; removed wxDocument arg from wxVie...
1999-02-16  Robert Roebling Applied Russel's changes to wxToolBarBase
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-30  Julian SmartMSWOnMouseMove arg bug in toolbar; compile bug in regco...
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-21  Julian Smart*** empty log message ***