]> git.gag.com Git - debian/gnuradio/commit
Cleanup: port modify code, other misc cleanup.
authorjblum <jblum@221aa14e-8319-0410-a670-987f0aec2ac5>
Sun, 3 May 2009 09:05:21 +0000 (09:05 +0000)
committerjblum <jblum@221aa14e-8319-0410-a670-987f0aec2ac5>
Sun, 3 May 2009 09:05:21 +0000 (09:05 +0000)
commite2a718865bbcb7196637404855447cbe4d0b88f6
tree76905f3e483806445349b2532f4e8027fb5d8d5c
parentc429b6a947f9532a4f0d3160bddb0f7af0b65e3c
Cleanup: port modify code, other misc cleanup.
Fix: flowgraph update removes deleted-selected elements.
Fix: do all selected elements when putting selected elements on-top.
Fix: simplified get_elements, was causing strange bug.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10947 221aa14e-8319-0410-a670-987f0aec2ac5
grc/src/platforms/base/FlowGraph.py
grc/src/platforms/gui/FlowGraph.py
grc/src/platforms/python/Block.py