summaryrefslogtreecommitdiff
path: root/grc/gui/ActionHandler.py
Commit message (Expand)AuthorAgeFilesLines
* grc: ability to automatically create hier_blocks from a flowgraph.Tom Rondeau2012-10-031-0/+129
* grc: populate file variable correctly when we save.Tom Rondeau2012-10-031-0/+1
* added the ability to open custom GRC hier block definitions from graphs using...Tim O'Shea2012-09-281-0/+6
* adding GRC Reload Block XML actionTim O'Shea2012-09-281-0/+6
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-1/+1
* grc: replaced asserts in gui subdirectoryJosh Blum2011-04-141-3/+2
* grc: swap store the subprocess object rather than the pid when executingJosh Blum2011-03-131-10/+10
* removed unused import statements, thanks pyflakesJosh Blum2009-12-061-1/+0
* added errors dialog to show all error messages in flow graphJosh Blum2009-09-181-0/+3
* tweaked key handling callbacksJosh Blum2009-09-131-3/+1
* Reworked actions api and actions objects:Josh Blum2009-09-131-84/+67
* Move key press extraction logic into actions module.Josh Blum2009-09-131-12/+8
* use the keymap's translate_keyboard_state, use the key value rather than nameJosh Blum2009-09-101-3/+4
* ignore irrelevant modifiers and events pendingJosh Blum2009-09-101-2/+0
* properties dialog with ok/cancel buttonsJosh Blum2009-09-091-4/+11
* renamed params dialog to props dialogJosh Blum2009-09-051-2/+2
* Switched the python classes to inherit from the base and gui classes.Josh Blum2009-08-301-2/+0
* Added virtual sink and logic to clone port.Josh Blum2009-08-261-2/+0
* renamed the colors dialog to typesJosh Blum2009-08-241-3/+3
* fixed screenshot capability, calls get pixbuf in drawing areajblum2009-06-291-4/+1
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+411