Ensure that Enter key presses are never stolen from wxButton in wxMSW.
[wxWidgets.git] / include / wx / msw / button.h
2011-12-11  Vadim ZeitlinEnsure that Enter key presses are never stolen from...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-02-27  Vadim ZeitlinAdd markup support to wxMSW wxButton and show it in...
2011-02-27  Vadim ZeitlinInitialize wxButton::m_authNeeded in ctor and not Creat...
2011-02-27  Vadim ZeitlinNo changes, just do wxButton fields initialization...
2011-02-27  Vadim ZeitlinNo changes, just move wxMSW wxButton::MakeOwnerDrawn...
2011-02-14  Vadim ZeitlinClarify wxButton::AdjustForBitmapSize() semantics in...
2010-08-17  Vadim ZeitlinAdd new wxCommandLinkButton class.
2010-02-08  Vadim ZeitlinAdd support for showing "elevation" icon in wxMSW buttons.
2009-06-15  Vadim Zeitlinimplement wxBitmapButton as just a wrapper for wxButton...
2009-06-15  Vadim Zeitlinimplement images support for wxButton under XP and...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-08-07  Julian SmartAdded wxBORDER_THEME, wxWindow::GetDefaultBorderForCont...
2007-07-29  Vadim Zeitlinupdate button style to include BS_MULTILINE when a...
2007-04-08  Vadim ZeitlinCall wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2004-08-30  Václav Slavíknew stock buttons API
2004-08-19  Włodzimierz SkibaSource cleaning: whitespaces,-1/wxID_ANY,TRUE/true...
2004-08-15  Václav Slavíkadded stock buttons support
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-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-05-06  Julian SmartRevamped border handling.
2002-08-22  Vadim Zeitlinfixed default button handling: don't keep BS_DEFPUSHBUT...
2002-05-11  Vadim Zeitlinchanged the handling of the default buttons to be more...
2002-02-20  Vadim Zeitlin1. always create the buttons with WS_CLIPSIBLINGS style...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-10-28  Vadim Zeitlin1. corrected (but the fix is ugly) the multiple def...
1999-07-10  Vadim ZeitlinwxButton::GetDefaultSize() added for MSW and documented
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-06-17  Vadim Zeitlin1. wxDialogs are now destroyed when they go out of...
1999-06-10  Ove KaavenA few Unicode fixes.
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff