summaryrefslogtreecommitdiff
path: root/grc/gui/StateCache.py
Commit message (Collapse)AuthorAgeFilesLines
* grc: py3k compat using python-modernizeSebastian Koslowski2016-06-091-2/+3
|
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-5/+5
| | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace).
* grc: Fix whitespace issue in grc to use proper spacesTim O'Shea2013-07-091-73/+73
| | | | Remove all \t's to match the rest of GNU Radio
* docs: Modified argument formating in python docstrings in grc.Ben Reynwar2012-08-141-5/+15
|
* Simply Actions module imports, using module prefix.Josh Blum2009-09-131-3/+3
|
* Reworked actions api and actions objects:Josh Blum2009-09-131-3/+3
| | | | | | | 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.
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+92
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