Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-02 | Changed API to accomodate <image> tag in grc file of the block | manojgudi | |
Ex: <image>/home/manoj/Pictures/new.jpg</image> | |||
2014-03-02 | Jagdish's image_pixbuf implementation | manojgudi | |
2009-12-06 | removed unused import statements, thanks pyflakes | Josh Blum | |
2009-09-05 | remove unused imports, copyright date update, tweak | Josh Blum | |
2009-09-05 | Created recursive create labels and shapes method for gui element. | Josh Blum | |
Replaces update methods in the gui classes and simplifies calls. The master update method in flow graph calls create labels and shapes. | |||
2009-09-05 | replaced dict[rot] storage of areas and lines with a single list for the ↵ | Josh Blum | |
current rotation | |||
2009-09-05 | standardized the Element inheritance __init__ usage in gui | Josh Blum | |
2009-06-23 | Merging r11186:11273 from grc branch. | jblum | |
Fixes, features, and reorganization for grc. Minor fixes and features for wxgui forms. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5 |