Update OpenVMS makefile
[wxWidgets.git] / include / wx / button.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-03-01  Robin DunnInvalidate best size when the bitmap or bitmap position...
2010-02-08  Vadim ZeitlinAdd support for showing "elevation" icon in wxMSW buttons.
2009-06-17  Vadim Zeitlinadded wxBU_NOTEXT style to allow creating bitmap button...
2009-06-15  Vadim Zeitlinimplement wxBitmapButton as just a wrapper for wxButton...
2009-06-15  Vadim Zeitlinimplement images support for wxButton under XP and...
2009-06-15  Vadim Zeitlininclude wx/bitmap.h which is required by wxButton now
2009-06-14  Vadim Zeitlinpreparation work for implementing images support in...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-18  Francesco Montorsiremove deprecation for wxBU_AUTODRAW; it needs some...
2008-03-16  Francesco Montorsifix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap...
2007-11-13  Julian SmartMore border rationalisation. GetDefaultBorder is now...
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-04-08  Vadim ZeitlinCall wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-01-24  Włodzimierz SkibaNative PalmOS wxControl and wxButton implementation...
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2004-11-15  Włodzimierz SkibawxUniv use wxBU flags [bug #1040584]
2004-08-30  Václav Slavíknew stock buttons API
2004-08-18  Václav SlavíkwxUniv compilation fixes
2004-08-15  Václav Slavíkadded stock buttons support
2004-05-30  Dimitri Schoolwerthpartially applied patch #895170: "Building with minimal...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-12-03  Robin DunnUse InheritAttributes for wxGTK widgets so they will...
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-09-02  Vadim Zeitlinupdated the comment about the flags meaning
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-07-31  Kendall BennettLatest updates from SciTech code tree including numerou...
2001-07-10  Vadim Zeitlinadded wxBU_EXACTFIT style
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