]> git.saurik.com Git - wxWidgets.git/history - samples/toolbar/toolbar.cpp
comment added to toolbar to say using BMPs uses less pace than XPMs
[wxWidgets.git] / samples / toolbar / toolbar.cpp
2002-06-14  Chris Elliottcomment added to toolbar to say using BMPs uses less...
2002-03-30  Robert Roebling Rewrote wxToolBar another time.
2002-03-26  Vadim Zeitlinmade radio buttons and the toolbat text work for Win32...
2002-03-25  Vadim Zeitlintests for the new toolbar features (icons text and...
2002-03-24  Václav Slavíkdon't use deprecated wxImage methods inside wxWin
2002-02-27  Vadim Zeitlinremoved the SetMargins call
2002-02-24  Julian SmartFixed conflicts with Robert's similar fixes; fixed...
2001-10-30  George TaskerAll occurances of #include <wx/wxprec.h> changed to...
2001-05-27  Vadim Zeitlinfixed bug reported in patch 427696 (incorrect toolbar...
2001-05-08  Václav SlavíkShowFullScreen is not MSW-only anymore, updated docs...
2000-12-16  Robert Roebling Applied colour patch for better 8-bit support,
2000-11-24  Vadim Zeitlin1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-08  Julian SmartAdded ShowFullScreen call (MSW only)
2000-01-15  Vadim Zeitlinadded demo for bitmaps of different size
1999-12-16  Vadim Zeitlin1. wxMotif toolbar works; the toggle buttons have the...
1999-12-16  Vadim Zeitlinsmall fix to the sample
1999-12-15  Vadim Zeitlintesting wxToolBarSimple
1999-12-15  Vadim Zeitlinsupport for multiple rows in Win32 native toolbar
1999-12-14  Vadim Zeitlinadded support for vertical toolbars for MSW - seems...
1999-12-13  Vadim Zeitlinupdated the sample and renamed the files