Age | Commit message (Expand) | Author |
2009-05-14 | Blacklist certain ID names, such as python builtins, and gnuradio modules. | jblum |
2009-05-14 | shared drawing area method for creating new pixmaps | jblum |
2009-05-06 | Moved resizing logic out of animation path. | jblum |
2009-05-05 | speed up for flow graphs with many blocks: | jblum |
2009-05-03 | Cleanup: port modify code, other misc cleanup. | jblum |
2009-05-01 | Merged grc developer branch r10679:10938 | jblum |
2009-03-18 | Properly handle duplicated IDs. | jblum |
2009-03-14 | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan |
2009-03-11 | Add a warning about flow control and throttle when the fg is generated. | jblum |
2009-02-12 | port and type controller modify logic out of gui | jblum |
2009-02-06 | proper check for too many connections | jblum |
2009-02-06 | grc: better handling of disabled elements | jblum |
2009-02-05 | better type checking in repr | jblum |
2009-02-04 | nicer display formatting, and use of eng notation | jblum |
2009-01-30 | bug fix, unselect on double click | jblum |
2009-01-26 | -u for unbuffered python exec, fix:callbacks from enabled blocks only | jblum |
2009-01-20 | dont hide vlen controller when vlen > 1 | jblum |
2009-01-11 | cache evaluated statements, do not parse huge vectors for display | jblum |
2008-11-30 | dont check that | jblum |
2008-11-30 | enum | jblum |
2008-11-28 | new preferences | jblum |
2008-11-28 | blocks window position pref | jblum |
2008-11-15 | only change id if not unique | jblum |
2008-11-07 | moved param input | jblum |
2008-11-06 | remove connection with drag | jblum |
2008-11-06 | inject block wrapper path | jblum |
2008-11-04 | do not call is_valid within draw | jblum |
2008-10-12 | autohide grid pos and slider len, added slider len param | jblum |
2008-10-11 | support numpy types | jblum |
2008-10-11 | some fix | jblum |
2008-10-10 | dont sed check, can end badly | jblum |
2008-10-08 | probe function block | jblum |
2008-10-07 | handy post install message -> no more automated installation of freedesktop | jblum |
2008-10-07 | re-enable grc, passes distcheck | jblum |
2008-09-28 | fixed bug: use title option, name removed | jblum |
2008-09-28 | freedesktop | jblum |
2008-09-25 | removed redundant get_doc | jblum |
2008-09-18 | making use of PACKAGE | jblum |
2008-09-17 | replaced EXTRA_DIST with dist_ prefix | jblum |
2008-09-17 | moved unique id fcn to base platform, fixed paste bug | jblum |
2008-09-17 | error message formatting | jblum |
2008-09-16 | some formatting changes | jblum |
2008-09-16 | color coding for param entry boxes | jblum |
2008-09-15 | port dimensions based on label text | jblum |
2008-09-14 | support multiple blocks per wrapper, makefile for data dirs | jblum |
2008-09-09 | show/hide param logic, usrp loopback example - neg freq | jblum |
2008-09-07 | Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ... | jblum |