summaryrefslogtreecommitdiff
path: root/grc/gui/Element.py
AgeCommit message (Expand)Author
2014-03-02Changed API to accomodate <image> tag in grc file of the blockmanojgudi
2014-03-02Jagdish's image_pixbuf implementationmanojgudi
2009-12-06removed unused import statements, thanks pyflakesJosh Blum
2009-09-05remove unused imports, copyright date update, tweakJosh Blum
2009-09-05Created recursive create labels and shapes method for gui element.Josh Blum
2009-09-05replaced dict[rot] storage of areas and lines with a single list for the curr...Josh Blum
2009-09-05standardized the Element inheritance __init__ usage in guiJosh Blum
2009-06-23Merging r11186:11273 from grc branch.jblum