Update OpenVMS makefile
[wxWidgets.git] / samples / widgets / button.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-12-01  Paul Cornettuse stock colour/pen/brush objects in samples
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-03-15  Vadim ZeitlinUse consistent sizes for all icons used in the button...
2011-02-27  Vadim ZeitlinAdd markup support to wxMSW wxButton and show it in...
2011-02-27  Vadim ZeitlinNo changes, just add a couple of #if wxUSE_COMMANDLINKB...
2010-08-17  Vadim ZeitlinAdd new wxCommandLinkButton class.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-02-08  Vadim ZeitlinAdd support for showing "elevation" icon in wxMSW buttons.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-09  Vadim Zeitlinmake bitmap button background more visible
2009-06-22  Vadim Zeitlinrelayout the sizer containing the button after changing...
2009-06-15  Vadim Zeitlinimplement support for per-state bitmaps in wxMSW wxButton
2009-06-15  Vadim Zeitlinimplement images support for wxButton under XP and...
2006-12-03  Vadim Zeitlinfix initial layout of the widgets pages: avoid calling...
2006-06-06  Włodzimierz SkibaOn-demand creation of the pages for speedup of sample...
2006-05-26  Włodzimierz SkibaSmall devices adjustements.
2006-05-22  Włodzimierz SkibaContinuation of 'widgets' sample improvements.
2006-05-19  Włodzimierz SkibaTinderbox build fix: preprocessing directive not recogn...
2006-05-18  Włodzimierz SkibawxUniv port mentioned instead of native, wxButton ports...
2006-05-17  Włodzimierz SkibaRearranged widgets sample to show more and categorized...
2006-04-16  Vadim Zeitlinadded a menu allowing to change the border style used...
2006-01-18  Julian SmartDon't pass wxALIGN_ flags to wxButton
2005-11-03  Vadim Zeitlinadded checkbox to enable setting (or not) individual...
2005-11-03  Vadim Zeitlinadded SetHoverBitmap() and implemented it under wxMSW...
2005-11-03  Vadim Zeitlinadded test of wxBitmapButton
2005-08-28  Mattia Barbon No significant changes. Remove reliance on wx/bookctr...
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-19  Vadim Zeitlinadded tests for setting fg/bg colours
2004-10-04  Włodzimierz SkibaWarning fixes to most detailed warning output of OpenWa...
2004-07-25  Vadim Zeitlintypos in comments
2004-05-25  Julian SmartMore name changes
2003-12-11  Julian SmartApplied patch [ 829144 ] Compilation error fixes for...
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-01-26  Vadim Zeitlincompilation fix after wxSizer::Remove() change
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2002-09-02  Vadim Zeitlinfixed the button alignment flags
2002-04-20  Vadim Zeitlincompilation sample in !WXWIN_COMPATIBILITY_2_2 mode
2002-04-09  Julian SmartMade widgets sample take up less space
2001-11-25  Gilles Depeyrotremoved trailing ; after DECLARE_ macros
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch