summaryrefslogtreecommitdiff
path: root/gr-wxgui/src/python/common.py
AgeCommit message (Expand)Author
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2010-05-16gr-wxgui: adds stripchart trigger mode to graphics sinksMarcus D Leech
2009-10-15Merge commit '25a8' from git@gnuradio.org:jblumJohnathan Corgan
2009-10-12fix so all handlers get called on eventJosh Blum
2009-10-09tweaks to scope autoscalingJosh Blum
2009-10-08using gr copy in the wxgui connect, added gr copy to grc xmlJosh Blum
2009-10-07simplify some paramsJosh Blum
2009-10-07moved the wxgui connect helper functions into the wrapper classJosh Blum
2009-10-07making use of update ui eventJosh Blum
2009-10-07setup special wxgui connect on sinks, needs testingJosh Blum
2009-10-07working special connect for fftsinkJosh Blum
2009-10-06work on a special connect function that registers a callbackJosh Blum
2009-10-06added bind to visible event function to callback when visibility changes with...Josh Blum
2009-09-02waterfall and fft use a common autoscale functionJosh Blum
2009-07-10Refactor msgq thread classes to use gru.msgq_runnerjcorgan
2009-06-13Merged wxgui/forms branch r11124:11183jblum
2009-03-20Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.jcorgan
2009-01-28fixed 2 scaling bugs in scopesinkjblum
2008-10-09proper custom wxPython event, in wxPython stylejblum
2008-10-08custom wx event to post data, avoid threading issuesjblum
2008-09-10Replaced """! with """. Exclamation mark showed in doxygen docs. jblum
2008-08-14more backwards compadibility, marker for scope/xy plotterjblum
2008-08-14Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi...jcorgan