commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] 24/25: Merge remote-tracking branch 'gnurad


From: git
Subject: [Commit-gnuradio] [gnuradio] 24/25: Merge remote-tracking branch 'gnuradio-wg-grc/master_grcwg'
Date: Fri, 27 May 2016 19:15:00 +0000 (UTC)

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

jcorgan pushed a commit to branch master
in repository gnuradio.

commit 34cf3fd99d9b3fa39e10ce1d46b6ede9bf3d5b1f
Merge: 7b9343b 974c540
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 27 11:32:21 2016 -0700

    Merge remote-tracking branch 'gnuradio-wg-grc/master_grcwg'

 gr-digital/grc/blks2_packet_decoder.xml |   1 +
 gr-digital/grc/blks2_packet_encoder.xml |   1 +
 grc/blocks/variable_function_probe.xml  |  18 +-
 grc/core/Block.py                       |  23 +-
 grc/core/Constants.py                   |   1 +
 grc/core/Element.py                     |   5 +
 grc/core/FlowGraph.py                   |  18 +-
 grc/core/Messages.py                    |   4 -
 grc/core/generator/Generator.py         |  14 +-
 grc/core/utils/expr_utils.py            |  13 +-
 grc/gui/ActionHandler.py                | 436 ++++++++++++++++++--------------
 grc/gui/Actions.py                      |  88 ++++++-
 grc/gui/Bars.py                         |  12 +-
 grc/gui/Block.py                        |  59 ++---
 grc/gui/Colors.py                       |   2 +-
 grc/gui/Constants.py                    |   2 +-
 grc/gui/Dialogs.py                      |  10 +-
 grc/gui/Executor.py                     |  34 ++-
 grc/gui/FileDialogs.py                  |  50 ++--
 grc/gui/FlowGraph.py                    |  68 ++++-
 grc/gui/MainWindow.py                   | 147 ++++++++---
 grc/gui/NotebookPage.py                 |   9 +-
 grc/gui/Param.py                        |  19 +-
 grc/gui/Preferences.py                  |  21 +-
 grc/gui/Utils.py                        |   9 +-
 grc/gui/VariableEditor.py               | 354 ++++++++++++++++++++++++++
 26 files changed, 1039 insertions(+), 379 deletions(-)



reply via email to

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