Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grc-refactor: move more port type color stuff to gui | Sebastian Koslowski | 2016-07-13 | 1 | -2/+2 |
| | |||||
* | grc: py3k compat using python-modernize | Sebastian Koslowski | 2016-06-09 | 1 | -0/+1 |
| | |||||
* | grc: remove all Cheetah templates from GUI | Sebastian Koslowski | 2016-05-30 | 1 | -28/+20 |
| | |||||
* | grc: Main window opens with pygobject and gtk3. Still throws tons of errors. | Seth Hitefield | 2016-05-24 | 1 | -34/+39 |
| | |||||
* | grc: Renamed reports window to console. | Seth Hitefield | 2016-05-20 | 1 | -5/+5 |
| | |||||
* | grc-refactor: remove (hopefully) all deps to GR in core/ and gui/ | Sebastian Koslowski | 2016-04-05 | 1 | -12/+5 |
| | |||||
* | grc-refactor: Platform.py | Sebastian Koslowski | 2016-02-17 | 1 | -6/+6 |
| | |||||
* | grc-refactor: move Messages to core | Sebastian Koslowski | 2016-02-17 | 1 | -4/+2 |
| | |||||
* | grc: Added option to use the default editor when opening embedded python blocks | Seth Hitefield | 2015-11-24 | 1 | -16/+64 |
| | |||||
* | grc: open and update params from external editor | Sebastian Koslowski | 2015-11-11 | 1 | -2/+21 |
| | |||||
* | grc: add warning for invalid xterm setting (fixes #828) | Sebastian Koslowski | 2015-08-13 | 1 | -5/+26 |
| | |||||
* | grc: fix context menu in props dialog text displays | Sebastian Koslowski | 2015-06-22 | 1 | -4/+14 |
| | |||||
* | grc: Default button in save dialog is now 'save' instead of 'close without ↵ | Ethan Trewhitt | 2015-04-02 | 1 | -1/+3 |
| | | | | saving' | ||||
* | grc: Reworked save confirmation dialog to allow cancel option | Ethan Trewhitt | 2015-04-02 | 1 | -2/+4 |
| | |||||
* | grc: added save_reports action. | Seth Hitefield | 2014-08-26 | 1 | -0/+13 |
| | |||||
* | Removing trailing/extra whitespaces before release (for master). | Tom Rondeau | 2014-07-07 | 1 | -4/+4 |
| | | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace). | ||||
* | grc: minor edits. removed extra whitespace | Sebastian Koslowski | 2014-06-13 | 1 | -11/+12 |
| | |||||
* | grc: Changed dialog to directly call the SCROLL_LOCK and CLEAR_REPORTS actions. | Seth Hitefield | 2014-06-13 | 1 | -3/+3 |
| | | | | Moved clear reports under view and grouped all Report menu items together | ||||
* | grc: Fixed scroll functionality in GRC. | Seth Hitefield | 2014-06-13 | 1 | -0/+41 |
| | | | | Also added clear and scrollback capability for the logging window | ||||
* | grc: make backspace chars work in TextDisplay | Sebastian Koslowski | 2013-11-07 | 1 | -1/+21 |
| | |||||
* | grc: Fix whitespace issue in grc to use proper spaces | Tim O'Shea | 2013-07-09 | 1 | -65/+65 |
| | | | | Remove all \t's to match the rest of GNU Radio | ||||
* | docs: Modified argument formating in python docstrings in grc. | Ben Reynwar | 2012-08-14 | 1 | -6/+14 |
| | |||||
* | removed unused import statements, thanks pyflakes | Josh Blum | 2009-12-06 | 1 | -1/+0 |
| | |||||
* | put the flow graph errors button into the toolbar | Josh Blum | 2009-09-18 | 1 | -1/+1 |
| | |||||
* | added errors dialog to show all error messages in flow graph | Josh Blum | 2009-09-18 | 1 | -0/+14 |
| | |||||
* | renamed the colors dialog to types | Josh Blum | 2009-08-24 | 1 | -2/+2 |
| | |||||
* | Merging r11186:11273 from grc branch. | jblum | 2009-06-23 | 1 | -0/+105 |
Fixes, features, and reorganization for grc. Minor fixes and features for wxgui forms. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5 |