]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/tglbtn.h
Add more checks for Intel compiler.
[wxWidgets.git] / include / wx / msw / tglbtn.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-02-22  Vadim ZeitlinMove wxCheckBoxNameStr declarations to wx/tglbtn.h...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-10-09  Paul Cornettreplace TRUE/FALSE with true/false
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2008-12-19  Robert RoeblingImplemented wxBitmapToggleButton generically for now
2008-08-03  Vadim Zeitlinadd support for multiline labels in wxToggleButton
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-12-08  Robert RoeblingDerive from wxToggleButtonBase
2007-11-13  Julian SmartMore border rationalisation. GetDefaultBorder is now...
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-08-07  Julian SmartAdded wxBORDER_THEME, wxWindow::GetDefaultBorderForCont...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2004-11-22  Julian SmartChanged Rocketeer licence to wxWindows licence, by...
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-05-14  Robin DunnPatch #952053, wxToggleButton gains WS_VISIBLE flag
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...