]> git.saurik.com Git - wxWidgets.git/history - include/wx/toolbar.h
Added simplistic wxToolBar to wxUniversal. It
[wxWidgets.git] / include / wx / toolbar.h
2002-02-24  Robert Roebling Added simplistic wxToolBar to wxUniversal. It
2002-02-24  Robert Roebling More tests in erase sample.
2002-02-17  Václav Slavíkcleaned a bit of mess in wxX11
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-07-04  Vadim Zeitlinmake it possible to use wxToolBarSimple as wxToolBar...
1999-12-15  Vadim Zeitlinmerging in the toolbar changes
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-16  Vadim ZeitlinwxFrameBase class for wxMSW and wxGTK
1999-07-28  David Webster*** empty log message ***
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-09  Julian SmartMiscellaneous, mostly cosmetic changes. wxPen/wxFont...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-24  Vadim Zeitlinremoved #define wxToolBarGTK
1998-07-23  Vadim Zeitlinnow wxToolBarGTK is #define'd as wxToolBar under wxGTK...
1998-07-23  Vadim Zeitlinadded #define wxToolBar wxToolBarGTK for wxGTK
1998-07-22  Robert Roeblingmdi private menus
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-06-28  Julian SmartSeparated out Win95 versions of gauge, slider; added...
1998-05-20  Karsten BallüderInitial revision