Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Revert "Merge branch 'grc' of http://gnuradio.org/git/jblum" | Johnathan Corgan | 2009-09-25 | 1 | -5/+6 | |
| | | | | This reverts commit 06281feea16143ca97a77348f72e1c6dd0616c57. | |||||
* | Added a run options to the "no gui" generate options. | Josh Blum | 2009-09-25 | 1 | -6/+5 | |
| | | | | | | | | The user can select between run to completion and prompt for exit. Also fixed the props dialog is changed function to have better hashes. Now we hash a tuple of all "relevant" items which is "order aware". Since xoring the individual hashes proved faulty when 2 params alternated hiding. | |||||
* | fixed issue where entry boxes lost focus (mishandling of hide changing) | Josh Blum | 2009-09-14 | 1 | -1/+3 | |
| | ||||||
* | fix for uniformity convention with gtk signal name strings | Josh Blum | 2009-09-13 | 1 | -1/+1 | |
| | ||||||
* | rename variable, use keysyms in props dialog | Josh Blum | 2009-09-10 | 1 | -2/+3 | |
| | ||||||
* | properties dialog with ok/cancel buttons | Josh Blum | 2009-09-09 | 1 | -12/+6 | |
| | ||||||
* | use show signal to perform initial gui update | Josh Blum | 2009-09-08 | 1 | -12/+22 | |
| | ||||||
* | Fixed the usrp and usrp2 probe scripts to work with the new gui param api. | Josh Blum | 2009-09-06 | 1 | -1/+1 | |
| | | | | | Also fixed the scripts to work since they were broken by previous changes. Get input in param class now pases a param instance (self) into the object. | |||||
* | propsdialog tweaks | Josh Blum | 2009-09-06 | 1 | -21/+18 | |
| | ||||||
* | more code cleanup for properties dialog | Josh Blum | 2009-09-05 | 1 | -1/+1 | |
| | ||||||
* | Rework the params/properties dialog and param gui class: | Josh Blum | 2009-09-05 | 1 | -31/+53 | |
| | | | | Better handles dynamic changes and subsequent code cleanup. | |||||
* | renamed params dialog to props dialog | Josh Blum | 2009-09-05 | 1 | -0/+145 | |