removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / common / tbarbase.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Robert Roebling Added wxEvtHandler::Disconect()
1999-11-12  Vadim Zeitlincompilation fix
1999-11-12  Vadim Zeitlincompilation fix
1999-11-12  Vadim Zeitlincontrols can now be put in the toolbars (MSW only so...
1999-05-31  Robert Roebling Added support for extra bitmap for toggled tool.
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-11  Vadim Zeitlinunused parameter warnings suppressed
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-04-10  Vadim Zeitlinunitialized var initialized (mainly to reduce Purify...
1999-04-08  Julian SmartChanged the focus-window event handling back
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-02-27  Vadim Zeitlincompilation fix
1999-02-27  Vadim Zeitlinunused param warning suppressed
1999-02-16  Robert Roebling Applied Russel's changes to wxToolBarBase
1998-11-24  Vadim Zeitlin1. new wxList code
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-07-30  Julian SmartMSWOnMouseMove arg bug in toolbar; compile bug in regco...
1998-07-27  Julian SmartChanged event type ids to constants instead of enum...
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-24  Julian SmartNew toolbar event processing
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-06-13  Julian SmartCorrection to dnd.h; EVT_MOUSE_EVENTS now includes...
1998-05-21  Julian Smart*** empty log message ***