]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/private/button.h
Make wxBU_EXACTFIT fir the button text more exactly.
[wxWidgets.git] / include / wx / msw / private / button.h
2011-08-27  Vadim ZeitlinMake wxBU_EXACTFIT fir the button text more exactly.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-02-14  Vadim ZeitlinDon't make buttons with images too wide in wxMSW.
2010-09-21  Vadim ZeitlinCompilation fixes for old SDKs (VC6) after recent commit.
2010-08-17  Vadim ZeitlinExport wxMSWButton::GetFittingSize() private function.
2010-02-08  Vadim ZeitlinAdd support for showing "elevation" icon in wxMSW buttons.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-09-05  Vadim Zeitlinextract button size calculation from button label size...
2008-08-03  Vadim Zeitlincompilation fix for PCH-less build; also moved some...
2008-08-03  Vadim Zeitlinadd support for multiline labels in wxToggleButton
2008-06-07  Vadim Zeitlinsupport multiline labels in wxCheckBox (#9495)