Created recursive create labels and shapes method for gui element.
[debian/gnuradio] / grc / gui /
2009-09-05 Josh BlumCreated recursive create labels and shapes method for...
2009-09-05 Josh Blumreplaced dict[rot] storage of areas and lines with...
2009-09-05 Josh Blumstandardized the Element inheritance __init__ usage...
2009-09-04 Johnathan CorganMerge branch 'grc' from gnuradio.org/git/jblum.git...
2009-08-30 Josh BlumSwitched the python classes to inherit from the base...
2009-08-26 Josh Blumadded rewrite methods to element to separate from valid...
2009-08-26 Josh BlumAdded virtual sink and logic to clone port.
2009-08-25 Josh BlumMerge branch 'master' of gnuradio.org/git/gnuradio...
2009-08-25 Johnathan CorganMerge utils from gnuradio.org/git/trondeau.git
2009-08-25 Josh BlumMerge branch 'wxgui' of git@gnuradio.org:jblum into grc
2009-08-25 Josh BlumMerge branch 'master' of gnuradio.org/git/gnuradio...
2009-08-25 Josh Blumrenamed the colors dialog to types
2009-08-17 Josh BlumRemoved Source and Sink classes as Port subclasses.
2009-08-16 Johnathan CorganMerged changes from svn repository trunk.
2009-08-15 Johnathan CorganMerged branch 'msgq' from gnuradio.org/git/jblum.git
2009-08-15 Josh Blumparams, sources, and sinks now stored internally as...
2009-08-14 gitAdded git ignore files auto created from svn:ignore...
2009-08-14 git repository hostingAdded git ignore files auto created from svn:ignore...
2009-07-06 jblumMerged r11309:11357 from grc branch.
2009-07-02 jblumremoved redundant constants.py entry in makefile
2009-06-29 jblumfixed screenshot capability, calls get pixbuf in drawin...
2009-06-25 jblumbetter fix for selected ports, added variable config...
2009-06-25 jblumminor fix so deleted elements are not referenced in...
2009-06-23 jblumMerging r11186:11273 from grc branch.