commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] gnuradio.git at gnuradio.org branch, distcheck, update


From: Git Repository
Subject: [Commit-gnuradio] gnuradio.git at gnuradio.org branch, distcheck, updated. f7d6badfb78b5820ae7c2169a88cdbb56b5cd778
Date: Thu, 17 Sep 2009 23:24:39 -0600 (MDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gnuradio.git at gnuradio.org".

The branch, distcheck has been updated
       via  f7d6badfb78b5820ae7c2169a88cdbb56b5cd778 (commit)
       via  a08c659c122f24947421adf38e7260642a67381a (commit)
       via  af30f69055b08d484123b50bd07649bb34edb4d1 (commit)
       via  70b35690d96a1af9799ddf43ab9bd69abca448a1 (commit)
       via  895f2e04a9d962cfe56d416691600b5c619ea180 (commit)
       via  9d2c4b0625dac26c86974453518aa5b034fc849e (commit)
       via  3fb876217316bb8ac9a59fffc75bb3c523ae1704 (commit)
       via  880a6ea7447978a2973422ac7abad6d99d7c1f56 (commit)
       via  2f663bacb14822efc95da006da26fa67f63ab315 (commit)
       via  ae3c009666f2bba0e10e054b0747d8f82a29515f (commit)
       via  6bd669d6e2fbe4b0ba5f74b697e532cf909c9e1d (commit)
       via  8442dfc877a89de00e5fd0fd1b4b1890a91af630 (commit)
       via  91a83e6f1fda6483bfd4b449a1ef7903a00af0ab (commit)
       via  9dd47b6732c9d6a94fc0e15717d7332fc6c8270f (commit)
       via  655f7d00d179c3b7473a65902efec9ef2b8b813e (commit)
       via  14ae3c5141e3d39b89a4aac19681ec8ac7cd05ee (commit)
       via  ab55c4a6e5f9a21ea743b78ea5a8206cf3d4ffe6 (commit)
       via  417bb0aacf320043994ac1a0a5f49b977d1a9d22 (commit)
       via  bced51e1fe3694e073bebf053b2c69bc5128e00b (commit)
       via  e4c161f16aecd82f3cfc0a8aff4e1d16afaa2791 (commit)
       via  3a27d463adaf6784b9abfe1d5f5828a0429f838b (commit)
       via  74c747cc9c9115d3d19d627eb5d3a39e6a15714c (commit)
       via  db8bc5c7a5e701734810d0aabd8b774eda6f6839 (commit)
      from  7f3dc5c263a55d1a992d28d374fc7acc9ebe412b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f7d6badfb78b5820ae7c2169a88cdbb56b5cd778
Author: Josh Blum <address@hidden>
Date:   Thu Sep 17 15:35:17 2009 -0700

    lower lxml version req to 1.3.6

commit a08c659c122f24947421adf38e7260642a67381a
Merge: 895f2e04a9d962cfe56d416691600b5c619ea180 
af30f69055b08d484123b50bd07649bb34edb4d1
Author: Johnathan Corgan <address@hidden>
Date:   Wed Sep 16 07:59:16 2009 -0700

    Merge branch 'utils' of http://gnuradio.org/git/trondeau into master
    
    * 'utils' of http://gnuradio.org/git/trondeau:
      Fixed slider behavior when the end of the file is reached.
      Handling a few exceptions when no file is loaded.
      Can now change the size of the symbols. Also fixes some layout issues.
      Adding ability to change line width and style (only a handful of current 
styles enabled).
      Removing plot picker that addd nothing to the interface.
      Adding a Reload option (Ctrl+R) option to quickly reread the file and 
reset the state.

commit af30f69055b08d484123b50bd07649bb34edb4d1
Author: Tom Rondeau <address@hidden>
Date:   Wed Sep 16 10:17:31 2009 -0400

    Fixed slider behavior when the end of the file is reached.

commit 70b35690d96a1af9799ddf43ab9bd69abca448a1
Author: Tom Rondeau <address@hidden>
Date:   Wed Sep 16 10:03:29 2009 -0400

    Handling a few exceptions when no file is loaded.

commit 895f2e04a9d962cfe56d416691600b5c619ea180
Author: Philip Balister <address@hidden>
Date:   Tue Sep 15 14:50:22 2009 -0400

    Fix doxygen warnings.

commit 9d2c4b0625dac26c86974453518aa5b034fc849e
Merge: 2f663bacb14822efc95da006da26fa67f63ab315 
3fb876217316bb8ac9a59fffc75bb3c523ae1704
Author: Johnathan Corgan <address@hidden>
Date:   Tue Sep 15 08:41:21 2009 -0700

    Merge branch 'grc' of http://gnuradio.org/git/jblum into master
    
    * 'grc' of http://gnuradio.org/git/jblum:
      fixed issue where entry boxes lost focus (mishandling of hide changing)
      fixed bool converter in forms to work with non bool options
      tweaked key handling callbacks
      fix for uniformity convention with gtk signal name strings
      Simply Actions module imports, using module prefix.
      Reworked actions api and actions objects:
      Move key press extraction logic into actions module.
      rename variable, use keysyms in props dialog
      use the keymap's translate_keyboard_state, use the key value rather than 
name
      ignore irrelevant modifiers and events pending
      properties dialog with ok/cancel buttons

commit 3fb876217316bb8ac9a59fffc75bb3c523ae1704
Author: Josh Blum <address@hidden>
Date:   Mon Sep 14 22:37:55 2009 -0700

    fixed issue where entry boxes lost focus (mishandling of hide changing)

commit 880a6ea7447978a2973422ac7abad6d99d7c1f56
Author: Josh Blum <address@hidden>
Date:   Mon Sep 14 22:27:50 2009 -0700

    fixed bool converter in forms to work with non bool options

commit 2f663bacb14822efc95da006da26fa67f63ab315
Author: Eric Blossom <address@hidden>
Date:   Sun Sep 13 12:30:29 2009 -0700

    updated top-level .gitignore

commit ae3c009666f2bba0e10e054b0747d8f82a29515f
Author: Josh Blum <address@hidden>
Date:   Sun Sep 13 03:25:56 2009 -0700

    tweaked key handling callbacks

commit 6bd669d6e2fbe4b0ba5f74b697e532cf909c9e1d
Author: Josh Blum <address@hidden>
Date:   Sun Sep 13 02:39:40 2009 -0700

    fix for uniformity convention with gtk signal name strings

commit 8442dfc877a89de00e5fd0fd1b4b1890a91af630
Author: Josh Blum <address@hidden>
Date:   Sun Sep 13 02:29:26 2009 -0700

    Simply Actions module imports, using module prefix.

commit 91a83e6f1fda6483bfd4b449a1ef7903a00af0ab
Author: Josh Blum <address@hidden>
Date:   Sun Sep 13 02:14:27 2009 -0700

    Reworked actions api and actions objects:
    Created standardized Action object for all gui actions.
    Actions module constants are actual Action objects (not strings).
    Keypresses, labels, tooltips, stock icons, etc all associate in the Action 
constructor.
    Usage of the action's signaling call () eliminated the need for a reference 
to handle_states.

commit 9dd47b6732c9d6a94fc0e15717d7332fc6c8270f
Author: Josh Blum <address@hidden>
Date:   Sun Sep 13 00:04:58 2009 -0700

    Move key press extraction logic into actions module.
    Replaced xml encode with gtk escape text.
    Added templates for category and docs tool tips.
    Other various code tweaks in gui modules.

commit 655f7d00d179c3b7473a65902efec9ef2b8b813e
Author: Eric Blossom <address@hidden>
Date:   Fri Sep 11 23:02:21 2009 -0700

    add u2_flash_tool to EXTRA_DIST

commit 14ae3c5141e3d39b89a4aac19681ec8ac7cd05ee
Author: Josh Blum <address@hidden>
Date:   Thu Sep 10 17:38:53 2009 -0700

    rename variable, use keysyms in props dialog

commit ab55c4a6e5f9a21ea743b78ea5a8206cf3d4ffe6
Author: Josh Blum <address@hidden>
Date:   Thu Sep 10 16:17:25 2009 -0700

    use the keymap's translate_keyboard_state, use the key value rather than 
name

commit 417bb0aacf320043994ac1a0a5f49b977d1a9d22
Author: Josh Blum <address@hidden>
Date:   Thu Sep 10 14:47:53 2009 -0700

    ignore irrelevant modifiers and events pending

commit bced51e1fe3694e073bebf053b2c69bc5128e00b
Author: Josh Blum <address@hidden>
Date:   Wed Sep 9 21:35:58 2009 -0700

    properties dialog with ok/cancel buttons

commit e4c161f16aecd82f3cfc0a8aff4e1d16afaa2791
Author: Tom Rondeau <address@hidden>
Date:   Tue Sep 1 23:02:47 2009 -0400

    Can now change the size of the symbols. Also fixes some layout issues.

commit 3a27d463adaf6784b9abfe1d5f5828a0429f838b
Author: Tom Rondeau <address@hidden>
Date:   Tue Sep 1 22:46:16 2009 -0400

    Adding ability to change line width and style (only a handful of current 
styles enabled).

commit 74c747cc9c9115d3d19d627eb5d3a39e6a15714c
Author: Tom Rondeau <address@hidden>
Date:   Tue Sep 1 21:59:44 2009 -0400

    Removing plot picker that addd nothing to the interface.

commit db8bc5c7a5e701734810d0aabd8b774eda6f6839
Author: Tom Rondeau <address@hidden>
Date:   Tue Sep 1 21:49:13 2009 -0400

    Adding a Reload option (Ctrl+R) option to quickly reread the file and reset 
the state.

-----------------------------------------------------------------------

Summary of changes:
 .gitignore                                         |   28 +-
 config/grc_grc.m4                                  |    2 +-
 .../src/lib/filter/gr_pfb_arb_resampler_ccf.h      |    4 +-
 .../src/lib/filter/gr_pfb_channelizer_ccf.h        |    4 +-
 .../src/lib/filter/gr_pfb_decimator_ccf.h          |    2 +-
 .../src/lib/filter/gr_pfb_interpolator_ccf.h       |    2 +-
 gr-utils/src/python/gr_plot_qt.py                  |  214 +++++--
 gr-utils/src/python/pyqt_plot.py                   |  237 ++++---
 gr-utils/src/python/pyqt_plot.ui                   |  673 ++++++++++++--------
 gr-wxgui/src/python/forms/converters.py            |    6 +-
 grc/gui/ActionHandler.py                           |  177 +++---
 grc/gui/Actions.py                                 |  374 +++++++----
 grc/gui/Bars.py                                    |   12 +-
 grc/gui/BlockTreeWindow.py                         |   15 +-
 grc/gui/FlowGraph.py                               |   17 +-
 grc/gui/MainWindow.py                              |   23 +-
 grc/gui/NotebookPage.py                            |    7 +-
 grc/gui/PropsDialog.py                             |   27 +-
 grc/gui/StateCache.py                              |    6 +-
 grc/gui/Utils.py                                   |   20 +-
 grc/todo.txt                                       |    2 +
 usrp2/firmware/Makefile.am                         |    4 +-
 22 files changed, 1102 insertions(+), 754 deletions(-)


hooks/post-receive
-- 
gnuradio.git at gnuradio.org




reply via email to

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