Update OpenVMS makefile
[wxWidgets.git] / src / univ / toolbar.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-11-03  Vadim Zeitlindon't crash trying to draw buttons with invalid bitmaps...
2008-07-29  Vadim Zeitlinmove SendSizeEvent() down to wxWindow from wxFrame...
2007-04-01  Vadim Zeitlintoggle the first button in a radio tools group initiall...
2007-03-18  Vadim Zeitlinadded labels support for toolbar controls for wxMac...
2006-10-31  Vadim Zeitlinensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT...
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-29  Vadim Zeitlinremove manual bitmap greying code with a call to wxImag...
2006-09-14  Vadim ZeitlinMany changes for wxInputHandler creation mainly related to:
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-05-31  Włodzimierz Skiba[ 1498016 ] 'Add wxUniv toolbar support wxTB_TEXT style...
2006-05-22  Włodzimierz Skiba[ 1469227 ] wxUniv patch for toolbar button.
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-03-11  Julian SmartFix crash caused by last change
2006-03-11  Julian SmartApplied patch [ 1428990 ] wxUniv: patch for toolbar...
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-31  Julian SmartOlly Betts' typo patch
2004-11-05  Włodzimierz SkibaWarning fixes to unused variables, int/wxChar keycode...
2004-08-10  Włodzimierz SkibaCleaning of sources (Univ related files). -1/TRUE/FALSE...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-08  Julian SmartApplied patch [ 892511 ] wxUniversal: fix of segfault...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-07-21  Mattia Barbon wxX11 and wxMotif STL-ification, part 1. it does...
2003-02-18  Julian SmartApplied patch [ 681893 ] Combobox in toolbar
2003-01-03  Julian SmartAdded missing wx/frame.h inclusion
2002-12-10  Julian SmartApplied patch [ 651640 ] Toolbar sizing fix
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-30  Julian SmartAdded another log.h
2002-03-30  Robert Roebling some more tweaks were required
2002-03-30  Robert Roebling Rewrote wxToolBar another time.
2002-03-26  Vadim ZeitlinwxUniv toolbar compilation fixes
2002-03-15  Vadim Zeitlincompilation fixes for wxUSE_TOOLBAR under MSW
2002-03-14  Vadim Zeitlincompilation fixes for !wxUSE_TOOLBAR
2002-03-11  Vadim Zeitlinignore clicks on a toolbar but outside any button
2002-02-28  Vadim Zeitlindon't allow clicking disabled buttons
2002-02-28  Vadim Zeitlinfixes to toolbar, seems to work
2002-02-27  Vadim Zeitlin[start of] a wxUniversal implementation of wxToolBar
2002-02-25  Robert Roebling New code for greying out.
2002-02-25  Julian SmartPut tool disabling back in, but we need to debug wxCrea...
2002-02-25  Julian SmartCommented out the bitmap-greying code until I have...
2002-02-25  Julian SmartCorrected typos
2002-02-25  Julian SmartAdded middle mouse event macros to wxListCtrl doc;...
2002-02-24  Julian SmartReverted to my own solution; I think it's better becaus...
2002-02-24  Julian SmartFixed conflicts with Robert's similar fixes; fixed...
2002-02-24  Robert Roebling Corrections to position and size for toolbar.
2002-02-24  Robert Roebling Added simplistic wxToolBar to wxUniversal. It