[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 06/07: Merge remote-tracking branch 'gnurad
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 06/07: Merge remote-tracking branch 'gnuradio-wg-grc/grc_xml_error_dialog' |
Date: |
Mon, 27 Jan 2014 20:10:38 +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 fa32b7b02c7c01a8f04590b347040c3937199c7e
Merge: 3fa56a4 1c3b518
Author: Johnathan Corgan <address@hidden>
Date: Mon Jan 27 10:06:39 2014 -0800
Merge remote-tracking branch 'gnuradio-wg-grc/grc_xml_error_dialog'
grc/base/ParseXML.py | 33 +++++++++---
grc/base/Platform.py | 113 ++++++++++++++++++++++++------------------
grc/gui/ActionHandler.py | 18 +++++--
grc/gui/Actions.py | 7 ++-
grc/gui/Bars.py | 1 +
grc/gui/CMakeLists.txt | 1 +
grc/gui/Messages.py | 6 +++
grc/gui/ParserErrorsDialog.py | 100 +++++++++++++++++++++++++++++++++++++
8 files changed, 221 insertions(+), 58 deletions(-)
- [Commit-gnuradio] [gnuradio] branch master updated (3fa56a4 -> 8211786), git, 2014/01/27
- [Commit-gnuradio] [gnuradio] 06/07: Merge remote-tracking branch 'gnuradio-wg-grc/grc_xml_error_dialog',
git <=
- [Commit-gnuradio] [gnuradio] 05/07: grc: renaming flowgraph errors menu item and xml parser action, git, 2014/01/27
- [Commit-gnuradio] [gnuradio] 07/07: Merge branch 'maint', git, 2014/01/27
- [Commit-gnuradio] [gnuradio] 04/07: grc: show xml parser error warning in report window, git, 2014/01/27
- [Commit-gnuradio] [gnuradio] 02/07: grc: xml parser errors dialog fixes and refactoring, git, 2014/01/27
- [Commit-gnuradio] [gnuradio] 01/07: grc: adding a page that captures and stores some XML parsing errors, git, 2014/01/27
- [Commit-gnuradio] [gnuradio] 03/07: grc: detect block (category) tree files by name (not by trail and error), git, 2014/01/27