| Commit message (Expand) | Author | Age | Files | Lines |
* | grc-refactor: block documentation prop | Sebastian Koslowski | 2016-07-13 | 1 | -2/+2 |
* | Merge remote-tracking branch 'grcwg/next_grcwg' into gtk3 | Sebastian Koslowski | 2016-07-13 | 1 | -34/+48 |
|\ |
|
| * | grc: add helpful tooltips to Core and Others in block tree | Sebastian Koslowski | 2016-05-27 | 1 | -11/+33 |
| * | grc: separate core and OOT block trees via the category of each block | Sebastian Koslowski | 2016-05-27 | 1 | -17/+24 |
* | | grc: py3k compat using python-modernize | Sebastian Koslowski | 2016-06-09 | 1 | -5/+9 |
* | | grc-refactor: replace some unnecessary getters | Sebastian Koslowski | 2016-06-01 | 1 | -17/+15 |
* | | grc: gtk3: remove canvas size and enable zooming | Sebastian Koslowski | 2016-05-31 | 1 | -1/+1 |
* | | grc: remove all Cheetah templates from GUI | Sebastian Koslowski | 2016-05-30 | 1 | -34/+23 |
* | | grc: Main window opens with pygobject and gtk3. Still throws tons of errors. | Seth Hitefield | 2016-05-24 | 1 | -31/+32 |
|/ |
|
* | grc-refactor: Platform.py | Sebastian Koslowski | 2016-02-17 | 1 | -3/+3 |
* | grc: nicer block documentation tooltip and properties dialog tab | Sebastian Koslowski | 2016-02-05 | 1 | -17/+35 |
* | Merge branch 'maint_grcwg' into docstring_gui_fixes | Sebastian Koslowski | 2016-02-05 | 1 | -14/+14 |
|\ |
|
| * | grc: not all tooltips in block library were updated after docstring extractio... | Sebastian Koslowski | 2016-02-05 | 1 | -14/+11 |
| * | grc: limit tooltip size in block library | Sebastian Koslowski | 2016-02-05 | 1 | -0/+3 |
* | | grc: remove [] around categories in the block library | Sebastian Koslowski | 2016-02-05 | 1 | -1/+1 |
|/ |
|
* | grc: finish doc_string extraction in the background (faster start-up) | Sebastian Koslowski | 2015-11-13 | 1 | -19/+40 |
* | grc: fix #858 category string splitting | Johnathan Corgan | 2015-11-11 | 1 | -1/+1 |
* | grc: fix exception when hitting Enter on a category row in the block library | Sebastian Koslowski | 2015-07-03 | 1 | -1/+1 |
* | grc: no icon in search entry box for old PyGTK versions | Sebastian Koslowski | 2014-10-01 | 1 | -4/+7 |
* | grc: switched to ToggleActions; made visibility settings persistent | Sebastian Koslowski | 2013-11-24 | 1 | -1/+1 |
* | grc: toggle visibility of report and block tree widgets | Sebastian Koslowski | 2013-11-22 | 1 | -0/+4 |
* | grc: Typo in search action and clean-up | Sebastian Koslowski | 2013-10-30 | 1 | -4/+2 |
* | grc: slash key activates search | Sebastian Koslowski | 2013-10-28 | 1 | -0/+3 |
* | Removed the 'Add' button. Who used that anyway? | Sebastian Koslowski | 2013-10-24 | 1 | -21/+0 |
* | Add 'Find Blocks' action and auto-hide search entry box | Sebastian Koslowski | 2013-10-24 | 1 | -0/+7 |
* | filter-based block tree search | Sebastian Koslowski | 2013-10-24 | 1 | -45/+97 |
* | grc: Sorts the block tree column at start-up. | Julien Olivain | 2013-08-26 | 1 | -1/+2 |
* | grc: Fix whitespace issue in grc to use proper spaces | Tim O'Shea | 2013-07-09 | 1 | -168/+168 |
* | Merge branch 'master' into next | Tom Rondeau | 2013-04-04 | 1 | -0/+2 |
|\ |
|
| * | grc: adding sorting ability to GRC category tree. | Gregory Warnes | 2013-04-04 | 1 | -0/+2 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-09-28 | 1 | -0/+5 |
|\| |
|
| * | adding GRC Reload Block XML action | Tim O'Shea | 2012-09-28 | 1 | -0/+5 |
* | | docs: Modified argument formating in python docstrings in grc. | Ben Reynwar | 2012-08-14 | 1 | -5/+11 |
|/ |
|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 1 | -1/+1 |
* | tweaks to the search | Josh Blum | 2009-10-07 | 1 | -12/+10 |
* | a working block tree search | Josh Blum | 2009-10-07 | 1 | -0/+21 |
* | fix for uniformity convention with gtk signal name strings | Josh Blum | 2009-09-13 | 1 | -1/+1 |
* | Move key press extraction logic into actions module. | Josh Blum | 2009-09-13 | 1 | -2/+11 |
* | Merging r11186:11273 from grc branch. | jblum | 2009-06-23 | 1 | -0/+168 |