[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (ff7e74b -> 1edeff1)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (ff7e74b -> 1edeff1) |
Date: |
Wed, 1 Oct 2014 19:32:57 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch maint
in repository gnuradio.
from ff7e74b blocks: fixed relative rate in keep_m_in_n. It's m-in-n,
not n-in-m.
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
The 8 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/ParseXML.py | 2 +-
grc/base/Port.py | 15 +++++++++++----
grc/gui/ActionHandler.py | 8 ++++++--
grc/gui/Block.py | 3 +--
grc/gui/BlockTreeWindow.py | 11 +++++++----
grc/gui/MainWindow.py | 12 ++++++------
grc/gui/Port.py | 24 +++++++++++++++---------
grc/python/Generator.py | 6 +++---
8 files changed, 50 insertions(+), 31 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (ff7e74b -> 1edeff1),
git <=
- [Commit-gnuradio] [gnuradio] 08/08: Merge remote-tracking branch 'gnuradio-wg-grc/maint_grcwg' into maint, git, 2014/10/01
- [Commit-gnuradio] [gnuradio] 06/08: grc: fix missing xterm (Bug #725), git, 2014/10/01
- [Commit-gnuradio] [gnuradio] 01/08: grc: yet another py26 incompatibility, git, 2014/10/01
- [Commit-gnuradio] [gnuradio] 07/08: grc: fix lagging drag and drop, round two, git, 2014/10/01
- [Commit-gnuradio] [gnuradio] 03/08: grc: update all flowgraphs when hiding port labels, git, 2014/10/01
- [Commit-gnuradio] [gnuradio] 05/08: grc: fix lagging drag and drop, git, 2014/10/01
- [Commit-gnuradio] [gnuradio] 02/08: grc: fix search entry box for old PyGTK versions, git, 2014/10/01
- [Commit-gnuradio] [gnuradio] 04/08: grc: no icon in search entry box for old PyGTK versions, git, 2014/10/01