Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / motif / 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.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-01-01  Vadim Zeitlindo VMS-specific X symbols redefinitions only once in...
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2007-03-18  Vadim Zeitlinfixed all the other ports broken by controls labels...
2006-10-31  Vadim Zeitlinensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT...
2006-10-05  Mattia Barbon Fix buffer overrun in Linux/x86_64 (Pixel is a 64...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-17  Vadim Zeitlintremoved unused variable
2005-07-28  Vadim Zeitlinremoved USE_SHARED_LIBRARY mentions (and all variations...
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2004-08-28  Mattia Barbon Patch #1003174: Fixes crash when toolbar has a disabl...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-01  Mattia Barbon Precompiled headers support.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-07-21  Mattia Barbon wxX11 and wxMotif STL-ification, part 1. it does...
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-04-09  Mattia Barbon Use the wxBitmap implementation from wxX11
2003-03-27  Mattia Barbon Removed some old cruft from wxBitmap, moved wxMotif...
2003-02-03  Mattia Barbon Do not #include an header where a forward declaration...
2003-01-16  Mattia Barbon Implement vertical toolbar under Motif.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-07-23  Julian SmartApplied patch [ 585436 ] motif toolbar control alignmen...
2002-03-26  Vadim ZeitlinwxMotif toolbar compilation fixes
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2000-10-06  Julian SmartAdded DECLARE/IMLEMENT_CLASS for wxToolBarBase
2000-08-24  Jouk Jansen Committing in .
2000-03-11  Julian SmartOops, compile errors...
2000-03-10  Julian SmartDoc corrections, wxMotif toolbar AddControl implementat...
2000-03-09  Julian SmartMmedia, OGL lib directory changes; omitted naughty...
1999-12-16  Vadim Zeitlin1. wxMotif toolbar works; the toggle buttons have the...
1999-12-16  Vadim Zeitlincompilation fixes, doesn't work yet
1999-12-15  Vadim Zeitlinmerging in the toolbar changes
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-11-12  Vadim Zeitlincompilation fix
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-06-29  Vadim Zeitlin1. wxGrid fixes contributed by Gerhard Gruber (client...
1999-06-23  Robert Roebling Motif compile fixes
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-01-19  Vadim Zeitlin1. wxMotif fixes for compilation in "no compatible...
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-10-26  Julian SmartMotif and other mods
1998-10-23  Julian SmartMore Motif changes (colour/font stuff)
1998-10-22  Julian SmartMore-or-less finished reasonably cool wxToolBar class...
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-09-18  Julian SmartMotif files added.