summaryrefslogtreecommitdiff
path: root/grc/gui/Param.py
Commit message (Expand)AuthorAgeFilesLines
* grc: force param text to black to guarantee readabilityJosh Blum2011-11-301-4/+9
* work on the string representations for parameters (large vectors could be too...Josh Blum2010-03-231-2/+13
* combined param layoutsJosh Blum2009-12-051-6/+4
* gtk.Tooltips() is deprecated, use set_tooltip_text.Josh Blum2009-11-191-12/+14
* use show signal to perform initial gui updateJosh Blum2009-09-081-7/+7
* Fixed the usrp and usrp2 probe scripts to work with the new gui param api.Josh Blum2009-09-061-5/+9
* propsdialog tweaksJosh Blum2009-09-061-5/+8
* more code cleanup for properties dialogJosh Blum2009-09-051-15/+0
* Rework the params/properties dialog and param gui class:Josh Blum2009-09-051-33/+32
* standardized the Element inheritance __init__ usage in guiJosh Blum2009-09-051-0/+2
* Switched the python classes to inherit from the base and gui classes.Josh Blum2009-08-301-0/+77
* Merged r11309:11357 from grc branch.jblum2009-07-061-2/+1
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+104