commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch master updated (84ce73a -> d07c986)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (84ce73a -> d07c986)
Date: Wed, 20 Aug 2014 20:18:46 +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  84ce73a   cmake: turn off unused-but-set-variable when compiling 
swig generated code
       new  0dd1581   grc: snap-to-grid (WIP)
       new  17766c2   grc: one preferences handler for all bools
       new  8886123   grc: toggle action and mod1 modifier for snap-to-grid
       new  0070969   grc: fix block height
       new  9e9699b   Merge remote-tracking branch 
'gnuradio-wg-grc/grc_snap_blocks_to_grid'
       new  b7ea151   cmake: fix typo in FindUHD.
       new  8f02178   cmake: add compiler flag only if the compiler supports it
       new  999bad7   cmake: remove verbose messages from UseSWIG.
       new  d07c986   Merge remote-tracking branch 'michaelld/fix_typo'

The 9 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:
 cmake/Modules/FindUHD.cmake |  2 +-
 cmake/Modules/UseSWIG.cmake | 27 +++++++--------------------
 grc/gui/ActionHandler.py    | 35 +++++++++++++++++++----------------
 grc/gui/Actions.py          | 22 +++++++++++++++++++++-
 grc/gui/Bars.py             |  1 +
 grc/gui/Block.py            | 18 +++++++++++++++---
 grc/gui/Constants.py        |  5 ++++-
 grc/gui/DrawingArea.py      |  4 ++++
 grc/gui/FlowGraph.py        | 13 +++++++++----
 grc/gui/Port.py             | 10 +++++-----
 grc/gui/Preferences.py      | 29 +++++++----------------------
 grc/gui/Utils.py            | 10 +++++++++-
 12 files changed, 102 insertions(+), 74 deletions(-)



reply via email to

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