index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grc
/
gui
/
ActionHandler.py
Age
Commit message (
Expand
)
Author
2011-04-14
grc: replaced asserts in gui subdirectory
Josh Blum
2011-03-13
grc: swap store the subprocess object rather than the pid when executing
Josh Blum
2009-12-06
removed unused import statements, thanks pyflakes
Josh Blum
2009-09-18
added errors dialog to show all error messages in flow graph
Josh Blum
2009-09-13
tweaked key handling callbacks
Josh Blum
2009-09-13
Reworked actions api and actions objects:
Josh Blum
2009-09-13
Move key press extraction logic into actions module.
Josh Blum
2009-09-10
use the keymap's translate_keyboard_state, use the key value rather than name
Josh Blum
2009-09-10
ignore irrelevant modifiers and events pending
Josh Blum
2009-09-09
properties dialog with ok/cancel buttons
Josh Blum
2009-09-05
renamed params dialog to props dialog
Josh Blum
2009-08-30
Switched the python classes to inherit from the base and gui classes.
Josh Blum
2009-08-26
Added virtual sink and logic to clone port.
Josh Blum
2009-08-24
renamed the colors dialog to types
Josh Blum
2009-06-29
fixed screenshot capability, calls get pixbuf in drawing area
jblum
2009-06-23
Merging r11186:11273 from grc branch.
jblum