summaryrefslogtreecommitdiff
path: root/grc/gui/Actions.py
AgeCommit message (Expand)Author
2012-10-03grc: ability to automatically create hier_blocks from a flowgraph.Tom Rondeau
2012-09-28added the ability to open custom GRC hier block definitions from graphs using...Tim O'Shea
2012-09-28adding GRC Reload Block XML actionTim O'Shea
2011-04-14grc: replaced asserts in gui subdirectoryJosh Blum
2009-09-18put the flow graph errors button into the toolbarJosh 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-10rename variable, use keysyms in props dialogJosh 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-08-24renamed the colors dialog to typesJosh Blum
2009-06-23Merging r11186:11273 from grc branch.jblum