AGW Logo

svn SVN Revision 69086 For buttonbar

This file contains the SVN revision history for buttonbar, at revision 69086.

Available information include commit date, the name of the committer, the file size, the SVN log messages and a diff from the previous version (if available).


file_info File Information

  • Commit Date: 18-Nov-2009 22:19:25 UTC
  • Committer: AG
  • File Size: 34687 byte(s)

svn_log Log Messages

The following log message was entered by the committer:

  • Fixed bug #13437 for SuperToolTip;
  • Fixed bug #13477 for UltimateListCtrl.

svn_diff Diff To Previous Version (68881)

Version SVN diff:

--- wxPython/3rdParty/AGW/agw/ribbon/buttonbar.py   2011/08/25 16:40:17     68881
+++ wxPython/3rdParty/AGW/agw/ribbon/buttonbar.py   2011/09/14 19:39:08     69086
@@ -5,7 +5,7 @@
Description
===========

-It contains one or more buttons (button bar buttons, not wx.Buttons), each of which
+It contains one or more buttons (button bar buttons, not `wx.Button`), each of which
has a label and an icon. It differs from a L{RibbonToolBar} in several ways:

- Individual buttons can grow and contract.
Tree

Table Of Contents

Previous topic

SVN Revision 68881 For buttonbar

Next topic

ribbon.control