commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (db4b313 -> e4d789e)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (db4b313 -> e4d789e)
Date: Wed, 1 Oct 2014 19:33:00 +0000 (UTC)

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

jcorgan pushed a change to branch next
in repository gnuradio.

      from  db4b313   Merge branch 'master' into next
       new  3e7ecef   grc: yet another py26 incompatibility
       new  6872f5d   grc: fix search entry box for old PyGTK versions
       new  b7e1699   grc: update all flowgraphs when hiding port labels
       new  864629c   grc: no icon in search entry box for old PyGTK versions
       new  f151a07   grc: fix lagging drag and drop
       new  894f140   grc: fix missing xterm (Bug #725)
       new  ca4d8ff   grc: fix lagging drag and drop, round two
       new  1edeff1   Merge remote-tracking branch 
'gnuradio-wg-grc/maint_grcwg' into maint
       new  a166f43   Merge branch 'maint'
       new  1cc5fcd   grc: making qt-gui the default (Feature #634)
       new  71aad44   grc: show fg return code if not 0 (Bug #726)
       new  b1ff593   grc: switch timestamp in grc files from modified to 
created
       new  2563650   grc: move font size definition in Constants.py
       new  d598e49   Merge remote-tracking branch 
'gnuradio-wg-grc/master_grcwg'
       new  e4d789e   Merge branch 'master' into next

The 15 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/FlowGraph.py      | 20 +++++++++++++-------
 grc/base/ParseXML.py       |  2 +-
 grc/base/Port.py           | 15 +++++++++++----
 grc/blocks/options.xml     | 10 +++++-----
 grc/gui/ActionHandler.py   | 23 +++++++++++++++--------
 grc/gui/Block.py           | 13 +++++++------
 grc/gui/BlockTreeWindow.py | 11 +++++++----
 grc/gui/Constants.py       |  7 +++++++
 grc/gui/MainWindow.py      | 12 ++++++------
 grc/gui/Messages.py        |  8 +++++---
 grc/gui/Param.py           |  5 +++--
 grc/gui/Port.py            | 32 ++++++++++++++++++--------------
 grc/python/Generator.py    |  6 +++---
 13 files changed, 101 insertions(+), 63 deletions(-)



reply via email to

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