summaryrefslogtreecommitdiff
path: root/gr-wxgui/python/wxgui/forms/forms.py
Commit message (Collapse)AuthorAgeFilesLines
* wxgui: removedJohnathan Corgan2016-09-081-675/+0
|
* Fix for #647 - GUI Tabs do not switch on WX GUI Scope sink channels on OSXLudovic LANGE2014-08-171-2/+2
| | | | | | | With this patch, the bug is not showing anymore. It was only tested by me on Mac OS X - not on Linux nor other platforms. The possible regressions introduced by fix should be limited to the notebook chooser forms only.
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-1/+1
| | | | 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).
* wxgui: Enabling uninstalled python imports.Ben Reynwar2013-03-081-0/+675