index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grc
/
gui
Age
Commit message (
Expand
)
Author
2009-08-30
Switched the python classes to inherit from the base and gui classes.
Josh Blum
2009-08-26
added rewrite methods to element to separate from validation logic
Josh Blum
2009-08-26
Added virtual sink and logic to clone port.
Josh Blum
2009-08-24
renamed the colors dialog to types
Josh Blum
2009-08-17
Removed Source and Sink classes as Port subclasses.
Josh Blum
2009-08-15
Merged branch 'msgq' from http://gnuradio.org/git/jblum.git
Johnathan Corgan
2009-08-14
params, sources, and sinks now stored internally as lists. The keys for said ...
Josh Blum
2009-08-14
Added git ignore files auto created from svn:ignore properties.
git
2009-07-06
Merged r11309:11357 from grc branch.
jblum
2009-07-02
removed redundant constants.py entry in makefile
jblum
2009-06-29
fixed screenshot capability, calls get pixbuf in drawing area
jblum
2009-06-25
better fix for selected ports, added variable config example to examples
jblum
2009-06-25
minor fix so deleted elements are not referenced in the selected ports
jblum
2009-06-23
Merging r11186:11273 from grc branch.
jblum