summaryrefslogtreecommitdiff
path: root/grc/gui/ActionHandler.py
AgeCommit message (Expand)Author
2011-04-14grc: replaced asserts in gui subdirectoryJosh Blum
2011-03-13grc: swap store the subprocess object rather than the pid when executingJosh Blum
2009-12-06removed unused import statements, thanks pyflakesJosh Blum
2009-09-18added errors dialog to show all error messages in flow graphJosh Blum
2009-09-13tweaked key handling callbacksJosh Blum
2009-09-13Reworked actions api and actions objects:Josh Blum
2009-09-13Move key press extraction logic into actions module.Josh Blum
2009-09-10use the keymap's translate_keyboard_state, use the key value rather than nameJosh Blum
2009-09-10ignore irrelevant modifiers and events pendingJosh Blum
2009-09-09properties dialog with ok/cancel buttonsJosh Blum
2009-09-05renamed params dialog to props dialogJosh Blum
2009-08-30Switched the python classes to inherit from the base and gui classes.Josh Blum
2009-08-26Added virtual sink and logic to clone port.Josh Blum
2009-08-24renamed the colors dialog to typesJosh Blum
2009-06-29fixed screenshot capability, calls get pixbuf in drawing areajblum
2009-06-23Merging r11186:11273 from grc branch.jblum