Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / motif / button.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2008-01-01  Vadim Zeitlindo VMS-specific X symbols redefinitions only once in...
2007-04-08  Vadim ZeitlinCall wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2006-07-25  Vadim Zeitlinuse GetLabelText() instead of wxStripMenuCodes() to...
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-28  Mattia Barbon Implement GetMinSize for wxMotif wxButton. Helps...
2005-06-19  Mattia Barbon Fix crash on exit with Lesstif (and possibly Motif...
2004-08-30  Václav Slavíknew stock buttons API
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-02  Mattia Barbon Make wxMotif buttons smaller (and nicer) by default,
2004-05-01  Mattia Barbon Precompiled headers support.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
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-03-08  Mattia Barbon Reverted changes to make buttons smaller in wxMotif...
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-03-02  Mattia Barbon Implemented wxButton::DoGetBestSize for wxMotif....
2003-01-18  Mattia Barbon Fix some wxMotif build warnings about deprecated...
2001-08-16  Vadim Zeitlincompilation fix
2001-08-14  Vadim Zeitlin1. reset default item in ~wxWindow (better to be safe)
2001-07-08  Gilles Depeyrotadded missing includes after wxUniv merge
2000-08-25  Jouk Jansen Committing in .
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-08-25  Michael BedwardFixed but in wxButton::SetDefault() that was causing...
1999-08-10  Robert Roebling New makefiles for GTK and Motif, using configure...
1999-08-02  Michael BedwardAdded function GetDefaultSize
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-23  Robert Roebling Motif compile fixes
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-11-09  Robert Roebling Suppressed warnings
1998-10-26  Julian SmartMotif and other mods
1998-10-23  Julian SmartMore Motif changes (colour/font stuff)
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-17  Julian SmartMotif updates
1998-09-20  Julian SmartMore Motif stuff, minor stubs correction
1998-09-18  Julian SmartMotif files added.