A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / samples / ribbon /
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-13  Vadim ZeitlinRebake all the samples and others makefiles too.
2013-07-06  Vadim ZeitlinOnly link with libwxscintilla if using Scintilla is...
2013-07-06  Vadim ZeitlinAlways add libwxscintilla in monolithic mode.
2013-07-06  Vadim ZeitlinRebake the rest of the files after TOOLKIT change in...
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2012-10-04  Vadim ZeitlinAdd a setting for the disabled text colour to wxRibbon...
2012-09-28  Vadim ZeitlinDon't send events for disabled ribbon bar buttons.
2012-09-15  Vadim ZeitlinAdd help button support to wxRibbonBar.
2012-08-15  Vadim ZeitlinAdd page highlighting to wxRibbonBar.
2012-07-30  Vadim ZeitlinAdd expand/collapse button to wxRibbonBar.
2012-07-13  Vadim ZeitlinAdd possibility to hide and show again wxRibbonBar...
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-06-30  Vadim ZeitlinAdd wxRibbonBar::DeletePage() and ClearPages() methods.
2012-06-05  Vadim ZeitlinFix ribbon sample compilation after r71642.
2012-06-03  Vadim ZeitlinImplement support for wxRIBBON_PANEL_EXT_BUTTON wxRibbo...
2012-02-28  Vadim ZeitlinUse /bin/echo for creation of Mac OS X PkgInfo files.
2012-02-07  Vadim ZeitlinAvoid CRT deprecation warnings for MSVC build using...
2012-02-07  Vadim ZeitlinRebake all project files to reflect MSVC deprecation...
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2012-01-08  Vadim ZeitlinEnhance wxRibbonToolBar functionality to wxRibbonButton...
2011-12-29  Vadim ZeitlinAllow using wxEVT_UPDATE_UI with wxRibbonButtonBar.
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
2011-12-18  Vadim ZeitlinUpdate version to 2.9.4 in version.bkl too and rebake...
2011-09-11  Steve LamertonRebake trunk after wxWebView merge and add missing...
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2011-01-06  Vadim ZeitlinAdd possibility to hide panels in wxRibbon.
2011-01-02  Vadim ZeitlinRemove calls to wxApp::SetTopWindow() from the samples...
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-29  Robert RoeblingAdd possibility to use sizers in ribbon panel, fixes...
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-04-01  Paul Cornettdon't try to create a color named "Default"
2010-01-09  Kevin OllivierRebake.
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-08  Vadim ZeitlinUse X64 machine type for MSVC linker instead of old...
2009-12-07  Vadim ZeitlinRemove a couple of VC6 workspace files for the samples.
2009-11-18  Kevin OllivierRebake after last commit.
2009-10-31  Kevin OllivierBakefile 0.2.8 rebake.
2009-10-23  Vadim ZeitlinRebaked using post-0.2.7 svn version of bakefile.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-22  Vadim ZeitlinRemove unwanted solution files from the repository.
2009-10-08  Kevin OllivierMake sure all Bakefile formats that use CRLF line feeds...
2009-09-22  Jouk JansenInclude compile support for propgrid & ribbon on OpenVMS
2009-09-16  Vadim ZeitlinRebaked everything with bakefile 0.2.6 after wxRibbon...
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...