summaryrefslogtreecommitdiff
path: root/grc/src/platforms
AgeCommit message (Expand)Author
2009-06-04improved gr doc extraction from doxygen xmljblum
2009-06-01use the gr doc extractor for the usrp2 as welljblum
2009-06-01Restored the eval cache. Use a hash of the code+namespace rather than a copy ...jblum
2009-06-01Disabled eval cache, seems to fix odd problem with importing numpy, and evalu...jblum
2009-05-29Pass-up actual exception message when param evaluation fails.jblum
2009-05-29eval fixjblum
2009-05-29Did a little work with path handling.jblum
2009-05-28Make the hardcoded paths in grc optionally configurable from environment vari...jblum
2009-05-25color code refactoringjblum
2009-05-23Replaced the is_match function with regular expression.jblum
2009-05-22Quick fix for ubuntu docs dir.jblum
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