Get/SetTitle only for wxTopLevelWindow (wxMSW part).
[wxWidgets.git] / include / wx / bmpbuttn.h
2005-11-03  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMSW part).
2005-11-03  Vadim Zeitlinfixed compilation breakage in 1.24 commit
2005-11-03  Vadim Zeitlinadded SetHoverBitmap() and implemented it under wxMSW...
2005-11-03  Vadim Zeitlindeprecate SetLabel(const wxBitmap&)
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-02-27  Vadim Zeitlinrefresh bitmap when it's label changes, this is necessa...
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-05  Robin DunnChanged CanApplyParentThemeBackground to ApplyParentThe...
2004-03-04  Robin DunnAdded CanApplyParentThemeBackground and use it in wxMSW's
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-09  Vadim Zeitlinadded missing #include <wx/defs.h> (parts of patch...
2003-03-22  David ElliottInclude wxCocoa specific header
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-07-06  David WebsterOS/2 update for wxUniv merge.
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
1999-07-28  David Webster*** empty log message ***
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision