2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
blob | commitdiff | raw |
2011-03-22 |
Vadim Zeitlin | Use disabled version of normal bitmap for disabled... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Vadim Zeitlin | Correctly align background brush when erasing owner... |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Vadim Zeitlin | Fix changing the size of the bitmaps in wxMSW wxButton. |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Vadim Zeitlin | Respect alignment flags for owner-drawn buttons in... |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Vadim Zeitlin | Add markup support to wxMSW wxButton and show it in... |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Vadim Zeitlin | Restore height tweaking in wxMSWButton::GetFittingSize(). |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Vadim Zeitlin | Initialize wxButton::m_authNeeded in ctor and not Creat... |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Vadim Zeitlin | Only use wxBU_EXACTFIT for width calculations in wxMSW... |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Vadim Zeitlin | Don't increase button height in wxMSWButton::GetFitting... |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Vadim Zeitlin | Don't make buttons with images too wide in wxMSW. |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Vadim Zeitlin | Don't add margins for buttons with text and images... |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Vadim Zeitlin | Clarify wxButton::AdjustForBitmapSize() semantics in... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Paul Cornett | non-pch build fixes |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Stefan Csomor | merging back XTI branch part 2 |
blob | commitdiff | raw | diff to current |
2010-09-21 |
Vadim Zeitlin | Compilation fixes for old SDKs (VC6) after recent commit. |
blob | commitdiff | raw | diff to current |
2010-08-17 |
Vadim Zeitlin | Add new wxCommandLinkButton class. |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Vadim Zeitlin | Keep the button bitmap centered if the button has no... |
blob | commitdiff | raw | diff to current |
2010-03-01 |
Robin Dunn | Invalidate best size when the bitmap or bitmap position... |
blob | commitdiff | raw | diff to current |
2010-02-25 |
Vadim Zeitlin | Fix harmless g++ 4.3 warning about suggested parentheses. |
blob | commitdiff | raw | diff to current |
2010-02-08 |
Vadim Zeitlin | Add support for showing "elevation" icon in wxMSW buttons. |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Václav Slavík | Fixed dialog units <-> pixels conversion. |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Václav Slavík | Determine wxButton size correctly in wxMSW. |
blob | commitdiff | raw | diff to current |
2009-12-22 |
Vadim Zeitlin | Fix best size computation for buttons without image... |
blob | commitdiff | raw | diff to current |
2009-12-15 |
Václav Slavík | PCH compilation fix |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Vadim Zeitlin | No changes, just add a comment to the button focus... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Always correctly invalid best size when bitmap changes. |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Vadim Zeitlin | don't draw borders for bitmap buttons with wxBORDER_NON... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Vadim Zeitlin | added wxBU_NOTEXT style to allow creating bitmap button... |
blob | commitdiff | raw | diff to current |
2009-06-15 |
Vadim Zeitlin | implement wxBitmapButton as just a wrapper for wxButton... |
blob | commitdiff | raw | diff to current |
2009-06-15 |
Vadim Zeitlin | added missing int |
blob | commitdiff | raw | diff to current |
2009-06-15 |
Vadim Zeitlin | implement support for per-state bitmaps in wxMSW wxButton |
blob | commitdiff | raw | diff to current |
2009-06-15 |
Vadim Zeitlin | implement button support for pre-XP systems (or with... |
blob | commitdiff | raw | diff to current |
2009-06-15 |
Vadim Zeitlin | no real changes, just use AutoHXXX classes instead... |
blob | commitdiff | raw | diff to current |
2009-06-15 |
Vadim Zeitlin | no real changes, just extract private classes from... |
blob | commitdiff | raw | diff to current |
2009-06-15 |
Vadim Zeitlin | implement images support for wxButton under XP and... |
blob | commitdiff | raw | diff to current |
2009-06-14 |
Vadim Zeitlin | preparation work for implementing images support in... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
blob | commitdiff | raw | diff to current |
2008-09-19 |
Vadim Zeitlin | fix ownerdrawn button label drawing in ODS_NOACCEL... |
blob | commitdiff | raw | diff to current |
2008-09-05 |
Vadim Zeitlin | extract button size calculation from button label size... |
blob | commitdiff | raw | diff to current |
2008-08-03 |
Vadim Zeitlin | compilation fix for PCH-less build; also moved some... |
blob | commitdiff | raw | diff to current |
2008-08-03 |
Vadim Zeitlin | add support for multiline labels in wxToggleButton |
blob | commitdiff | raw | diff to current |
2008-06-07 |
Vadim Zeitlin | support multiline labels in wxCheckBox (#9495) |
blob | commitdiff | raw | diff to current |
2008-02-06 |
Vadim Zeitlin | correction after the previous commit which introduced... |
blob | commitdiff | raw | diff to current |
2008-02-06 |
Vadim Zeitlin | fix GetTLWParentIfNotBeingDeleted() to work correctly... |
blob | commitdiff | raw | diff to current |
2007-07-29 |
Vadim Zeitlin | update button style to include BS_MULTILINE when a... |
blob | commitdiff | raw | diff to current |
2007-07-29 |
Vadim Zeitlin | no changes, just removed unnecessary #ifdef __WIN32__ |
blob | commitdiff | raw | diff to current |
2007-06-20 |
Václav Slavík | more changes to make wx compile without implicit wxStri... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Vadim Zeitlin | don't try to update TLW default button in WM_SET/KILLFO... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Vadim Zeitlin | compilation fix after last change |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
blob | commitdiff | raw | diff to current |
2006-08-13 |
Chris Elliott | fix borland error about string refernce |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Vadim Zeitlin | use GetLabelText() instead of wxStripMenuCodes() to... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Włodzimierz Skiba | PCH build fix. |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Vadim Zeitlin | move default button handling code from wxControlContain... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
Vadim Zeitlin | unset the button as temporary default item when it... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
Vadim Zeitlin | remove the search for parent with wxTAB_TRAVERSAL style... |
blob | commitdiff | raw | diff to current |
2006-05-31 |
Robin Dunn | Forward port of changes for using themed drawing of... |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Włodzimierz Skiba | Include wx/button.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-01-18 |
Julian Smart | Must strip menu codes from labels before measuring... |
blob | commitdiff | raw | diff to current |
2005-12-28 |
David Surovell | fix MinGW/gcc compilation issue |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Vadim Zeitlin | fixed drawing of owner drawn buttons with multiline... |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Robin Dunn | Patch #1203934: enable best size caching for MSW widgets |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Robin Dunn | Use the current font for the DoGetBestSize calculation |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Vadim Zeitlin | use wxDC::GetMultiLineTextExtent() instead of duplicati... |
blob | commitdiff | raw | diff to current |
2005-02-11 |
Julian Smart | Don't use mnemonics for OK, Cancel and Close under... |
blob | commitdiff | raw | diff to current |
2005-02-10 |
Robert Roebling | Corrected button height for multiline buttons. |
blob | commitdiff | raw | diff to current |
2004-08-30 |
Václav Slavík | new stock buttons API |
blob | commitdiff | raw | diff to current |
2004-08-19 |
Włodzimierz Skiba | Source cleaning: whitespaces,-1/wxID_ANY,TRUE/true... |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Vadim Zeitlin | typo/spelling fixes (patch 983448) |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Václav Slavík | fixed warnings after GetFont prototype change |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Vadim Zeitlin | make XTI compile with VC6 (patch 896614) |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Julian Smart | Applied patch [ 903619 ] Win64 and Itanium support |
blob | commitdiff | raw | diff to current |
2004-01-27 |
Julian Smart | Patch from "Viktor Voroshylo" <viktor@voroshylo.com> |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Julian Smart | Reverted patch [ 832096 ] Final separation for GUI... |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Applied patch [ 832096 ] Final separation for GUI and... |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Applied patch [ 874495 ] wxMSW: Flat buttons |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | replaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Stefan Csomor | macro naming changes |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Stefan Csomor | WX_EVENT_PROPERTY instead of WX_DELEGATE |
blob | commitdiff | raw | diff to current |
2003-08-25 |
Stefan Csomor | unicode adaptions, menu support |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Julian Smart | Added some window style metadata |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Stefan Csomor | window flags extensions, streaming callback |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Stefan Csomor | xti property extensions, style bits additions |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Stefan Csomor | switching to wxEmptyString to satisfy linker after... |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Stefan Csomor | switching back to normal accessors, workaround not... |
blob | commitdiff | raw | diff to current |
2003-08-18 |
Stefan Csomor | RTTI simplifications |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Stefan Csomor | rtti informations |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-08-05 |
Stefan Csomor | xti extensions |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Stefan Csomor | preliminary EXTENDED_RTTI |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-06-07 |
Julian Smart | Fix for [ 748805 ] Assert failure for specified situati... |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Vadim Zeitlin | draw multiline labels in owner-drawn buttons correctly... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2003-02-21 |
Robin Dunn | Only send two EVT_BUTTON events when double clicking... |
blob | commitdiff | raw | diff to current |
next |