Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / ribbon / art_msw.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-01-27  Stefan NeisJust some spelling fixes, no real changes. Closes ...
2012-12-01  Vadim ZeitlinUse disabled colour for the dropdown arrow of disabled...
2012-10-04  Vadim ZeitlinAdd a setting for the disabled text colour to wxRibbon...
2012-10-04  Paul Cornettsilence warnings about shadowed variables with GCC...
2012-09-15  Vadim ZeitlinAdd help button support to wxRibbonBar.
2012-08-15  Vadim ZeitlinFix bug in ribbon bar label size calculation.
2012-08-15  Vadim ZeitlinAdd page highlighting to wxRibbonBar.
2012-07-30  Vadim ZeitlinAdd expand/collapse button to wxRibbonBar.
2012-07-15  Julian SmartA better panel label font size on Mac
2012-06-21  Julian SmartCompilation fix
2012-06-03  Vadim ZeitlinImplement support for wxRIBBON_PANEL_EXT_BUTTON wxRibbo...
2012-01-08  Vadim ZeitlinEnhance wxRibbonToolBar functionality to wxRibbonButton...
2010-11-07  Peter CawleyAdd support for toggle buttons to wxRibbonButtonBar.
2010-10-20  Peter CawleyImprove support for ribbon panel sizers: panels with...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-08-21  Robert RoeblingFix crash by checking if icon is valid before drawing...
2010-08-13  Vadim ZeitlinFix harmless MSVC warning about double to float conversion.
2010-08-11  Peter CawleyImprove wxRibbonMSWArtProvider's colour scheme generati...
2010-04-01  Paul Cornettmove everything inside wxUSE_RIBBON wrapper
2010-04-01  Paul Cornettavoid setting negative window sizes
2009-12-05  Paul Cornettremove unused variables, minor cleanup
2009-11-08  Peter CawleyReplaced hard-coded font size in ribbon art provider...
2009-09-17  Julian SmartAdded missing includes
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...