summaryrefslogtreecommitdiff
path: root/gr-wxgui/src/python/forms
Commit message (Expand)AuthorAgeFilesLines
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-132-15/+15
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-081-1/+0
* added access methods for gps stuffJosh Blum2009-09-291-2/+6
* fixed bool converter in forms to work with non bool optionsJosh Blum2009-09-141-2/+4
* set text box bg color on changeJosh Blum2009-09-091-4/+8
* Round the slider's value, but not the internal representation.Josh Blum2009-09-092-3/+5
* Added git ignore files auto created from svn:ignore properties.git2009-08-141-0/+1
* cast choices to a list because .index method DNE in python2.5 for tuplejblum2009-06-261-1/+2
* Merging r11186:11273 from grc branch.jblum2009-06-232-6/+13
* Merged wxgui/forms branch r11124:11183jblum2009-06-133-0/+889