commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] branch master updated (e16f948 -> fa2abde)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (e16f948 -> fa2abde)
Date: Sat, 4 Apr 2015 17:45:40 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a change to branch master
in repository gnuradio.

      from  e16f948   Merge remote-tracking branch 'github/blocks_cleanup'
       new  3271e9f   grc: add block comments
       new  74fe1d0   grc: add toggle switch to hide comments
       new  63e66a3   grc: new param type 'multiline' for comment entry box
       new  ad0eb45   grc: hide comment for disabled blocks; add colored 
background
       new  fa2abde   Merge remote-tracking branch 'skoslowski/block_comments'

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 grc/base/Block.py        | 12 +++++++++++
 grc/gui/ActionHandler.py |  8 ++++++--
 grc/gui/Actions.py       |  5 +++++
 grc/gui/Bars.py          |  1 +
 grc/gui/Block.py         | 28 +++++++++++++++++++++++++
 grc/gui/Colors.py        |  1 +
 grc/gui/FlowGraph.py     |  8 +++++++-
 grc/gui/Param.py         | 53 ++++++++++++++++++++++++++++++++++++++++++++----
 grc/gui/PropsDialog.py   |  8 ++++++--
 grc/python/Param.py      | 22 +++++++++-----------
 10 files changed, 125 insertions(+), 21 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]