remove code ifdef-ed on __X__, it is never defined for wxGTK
[wxWidgets.git] / src / ribbon /
2012-01-25  Vadim ZeitlinSet the initial size of the expanded ribbon panel corre...
2012-01-08  Vadim ZeitlinEnhance wxRibbonToolBar functionality to wxRibbonButton...
2012-01-04  Vadim ZeitlinFix wxRibbon compilation when wxUSE_TOOLTIPS==0.
2011-12-29  Vadim ZeitlinAdd wxRibbonButtonBar::InsertXXXButton() methods.
2011-12-29  Vadim ZeitlinAllow using wxEVT_UPDATE_UI with wxRibbonButtonBar.
2011-12-29  Vadim ZeitlinDisplay help string for ribbon tools in a tool tip.
2011-10-27  Vadim ZeitlinUse WX_XXX_ARRAY_PTR macro variants for arrays of pointers.
2011-01-10  Vadim ZeitlinRemove redundant top level const in wxRibbonBar::ShowPa...
2011-01-06  Vadim ZeitlinAdd possibility to hide panels in wxRibbon.
2010-12-15  Jouk JansenInclude compilation of tests for OpenVMS (part1)
2010-11-07  Peter CawleyAdd support for toggle buttons to wxRibbonButtonBar.
2010-11-06  Peter CawleyImprove behaviour of scrolling through a ribbon gallery.
2010-11-02  Vadim ZeitlinAvoid crash when releasing the mouse in wxRibbonToolBar.
2010-10-20  Peter CawleyImprove support for ribbon panel sizers: panels with...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-09-29  Vadim ZeitlinAdd EVT_RIBBONBAR_TAB_LEFT_DCLICK event.
2010-09-14  Peter CawleyFix incorrect behaviour of wxRibbonGallery::EnsureVisib...
2010-08-29  Robert Roeblinginclude wx/sizer.h as buildbot complained
2010-08-29  Robert RoeblingAdd possibility to use sizers in ribbon panel, fixes...
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-07-24  Vadim ZeitlinAdd EVT_RIBBONGALLERY_CLICKED event.
2010-05-20  Stefan Csomorsupport compiling for iphone
2010-05-07  Vadim ZeitlinFix bugs related to two phase creation of wxRibbon...
2010-04-05  Paul Cornettavoid setting negative window size
2010-04-01  Paul Cornettmove everything inside wxUSE_RIBBON wrapper
2010-04-01  Paul Cornettavoid setting negative window sizes
2009-12-09  Peter CawleyRewrote wxRibbonPage realisation and layout code to...
2009-12-05  Paul Cornettminor cleanup
2009-12-05  Paul Cornettremove unused variables, minor cleanup
2009-11-08  Peter CawleyReplaced hard-coded font size in ribbon art provider...
2009-09-22  Jouk JansenInclude compile support for propgrid & ribbon on OpenVMS
2009-09-21  Stefan Csomorfixing include type
2009-09-18  Vadim ZeitlinAnother compilation fix for wxRibbon under OS X.
2009-09-18  Julian SmartFixes for Mac (use wxClientDC not wxMemoryDC for tempor...
2009-09-17  Julian SmartAdded missing includes
2009-09-16  Vadim ZeitlinRibbon compilation fixes for OS X.
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...