summaryrefslogtreecommitdiff
path: root/grc/gui/MainWindow.py
AgeCommit message (Collapse)Author
2012-09-28added the ability to open custom GRC hier block definitions from graphs ↵Tim O'Shea
using an instance of them
2012-09-28adding GRC Reload Block XML actionTim O'Shea
2011-03-13grc: swap store the subprocess object rather than the pid when executingJosh Blum
For some reason os.kill(p.pid, SIGKILL) does not work on windows. However, the subprocess p.kill() works just fine for both systems.
2009-09-13Simply Actions module imports, using module prefix.Josh Blum
2009-09-13Reworked actions api and actions objects:Josh Blum
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.
2009-06-23Merging r11186:11273 from grc branch.jblum
Fixes, features, and reorganization for grc. Minor fixes and features for wxgui forms. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5