summaryrefslogtreecommitdiff
path: root/grc/src/platforms
AgeCommit message (Expand)Author
2009-05-14Blacklist certain ID names, such as python builtins, and gnuradio modules.jblum
2009-05-14shared drawing area method for creating new pixmapsjblum
2009-05-06Moved resizing logic out of animation path.jblum
2009-05-05speed up for flow graphs with many blocks:jblum
2009-05-03Cleanup: port modify code, other misc cleanup.jblum
2009-05-01Merged grc developer branch r10679:10938jblum
2009-03-18Properly handle duplicated IDs.jblum
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-03-11Add a warning about flow control and throttle when the fg is generated.jblum
2009-02-12port and type controller modify logic out of guijblum
2009-02-06proper check for too many connectionsjblum
2009-02-06grc: better handling of disabled elementsjblum
2009-02-05better type checking in reprjblum
2009-02-04nicer display formatting, and use of eng notationjblum
2009-01-30bug fix, unselect on double clickjblum
2009-01-26-u for unbuffered python exec, fix:callbacks from enabled blocks onlyjblum
2009-01-20dont hide vlen controller when vlen > 1jblum
2009-01-11cache evaluated statements, do not parse huge vectors for displayjblum
2008-11-30dont check thatjblum
2008-11-30enumjblum
2008-11-28new preferencesjblum
2008-11-28blocks window position prefjblum
2008-11-15only change id if not uniquejblum
2008-11-07moved param inputjblum
2008-11-06remove connection with dragjblum
2008-11-06inject block wrapper pathjblum
2008-11-04do not call is_valid within drawjblum
2008-10-12autohide grid pos and slider len, added slider len paramjblum
2008-10-11support numpy typesjblum
2008-10-11some fixjblum
2008-10-10dont sed check, can end badlyjblum
2008-10-08probe function blockjblum
2008-10-07handy post install message -> no more automated installation of freedesktopjblum
2008-10-07re-enable grc, passes distcheckjblum
2008-09-28fixed bug: use title option, name removed jblum
2008-09-28freedesktopjblum
2008-09-25removed redundant get_docjblum
2008-09-18making use of PACKAGEjblum
2008-09-17replaced EXTRA_DIST with dist_ prefixjblum
2008-09-17moved unique id fcn to base platform, fixed paste bugjblum
2008-09-17error message formattingjblum
2008-09-16some formatting changesjblum
2008-09-16color coding for param entry boxesjblum
2008-09-15port dimensions based on label textjblum
2008-09-14support multiple blocks per wrapper, makefile for data dirsjblum
2008-09-09show/hide param logic, usrp loopback example - neg freqjblum
2008-09-07Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ...jblum