summaryrefslogtreecommitdiff
path: root/gr-wxgui/python/wxgui/plotter
Commit message (Collapse)AuthorAgeFilesLines
* wxgui: removedJohnathan Corgan2016-09-088-2051/+0
|
* Fix gnuradio for wxPython3/GTK+3Scott Talbert2015-01-301-0/+4
| | | | MemoryDC needs to have a bitmap selected before using it
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-073-9/+9
| | | | 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: Prevent a crash at displaying the tooltip when the graph is not yet ↵Miklos Maroti2013-07-201-0/+1
| | | | populated
* Merge branch 'maint'Johnathan Corgan2013-06-221-3/+8
| | | | | Conflicts: gnuradio-core/src/lib/runtime/gr_tpb_thread_body.cc
* Merge branch 'maint'Johnathan Corgan2013-06-131-1/+4
|
* Merge branch 'maint'Johnathan Corgan2013-06-051-8/+3
| | | | | | Conflicts: gr-audio/lib/alsa/audio_alsa_sink.cc gr-audio/lib/alsa/audio_alsa_source.cc
* Merged in 'next' branch.Ben Reynwar2013-05-101-3/+8
|
* wxgui: Enabling uninstalled python imports.Ben Reynwar2013-03-088-0/+2038