summaryrefslogtreecommitdiff
path: root/grc/gui/BlockTreeWindow.py
Commit message (Expand)AuthorAgeFilesLines
* grc-refactor: block documentation propSebastian Koslowski2016-07-131-2/+2
* Merge remote-tracking branch 'grcwg/next_grcwg' into gtk3Sebastian Koslowski2016-07-131-34/+48
|\
| * grc: add helpful tooltips to Core and Others in block treeSebastian Koslowski2016-05-271-11/+33
| * grc: separate core and OOT block trees via the category of each blockSebastian Koslowski2016-05-271-17/+24
* | grc: py3k compat using python-modernizeSebastian Koslowski2016-06-091-5/+9
* | grc-refactor: replace some unnecessary gettersSebastian Koslowski2016-06-011-17/+15
* | grc: gtk3: remove canvas size and enable zoomingSebastian Koslowski2016-05-311-1/+1
* | grc: remove all Cheetah templates from GUISebastian Koslowski2016-05-301-34/+23
* | grc: Main window opens with pygobject and gtk3. Still throws tons of errors.Seth Hitefield2016-05-241-31/+32
|/
* grc-refactor: Platform.pySebastian Koslowski2016-02-171-3/+3
* grc: nicer block documentation tooltip and properties dialog tabSebastian Koslowski2016-02-051-17/+35
* Merge branch 'maint_grcwg' into docstring_gui_fixesSebastian Koslowski2016-02-051-14/+14
|\
| * grc: not all tooltips in block library were updated after docstring extractio...Sebastian Koslowski2016-02-051-14/+11
| * grc: limit tooltip size in block librarySebastian Koslowski2016-02-051-0/+3
* | grc: remove [] around categories in the block librarySebastian Koslowski2016-02-051-1/+1
|/
* grc: finish doc_string extraction in the background (faster start-up)Sebastian Koslowski2015-11-131-19/+40
* grc: fix #858 category string splittingJohnathan Corgan2015-11-111-1/+1
* grc: fix exception when hitting Enter on a category row in the block librarySebastian Koslowski2015-07-031-1/+1
* grc: no icon in search entry box for old PyGTK versionsSebastian Koslowski2014-10-011-4/+7
* grc: switched to ToggleActions; made visibility settings persistentSebastian Koslowski2013-11-241-1/+1
* grc: toggle visibility of report and block tree widgetsSebastian Koslowski2013-11-221-0/+4
* grc: Typo in search action and clean-upSebastian Koslowski2013-10-301-4/+2
* grc: slash key activates searchSebastian Koslowski2013-10-281-0/+3
* Removed the 'Add' button. Who used that anyway?Sebastian Koslowski2013-10-241-21/+0
* Add 'Find Blocks' action and auto-hide search entry boxSebastian Koslowski2013-10-241-0/+7
* filter-based block tree searchSebastian Koslowski2013-10-241-45/+97
* grc: Sorts the block tree column at start-up.Julien Olivain2013-08-261-1/+2
* grc: Fix whitespace issue in grc to use proper spacesTim O'Shea2013-07-091-168/+168
* Merge branch 'master' into nextTom Rondeau2013-04-041-0/+2
|\
| * grc: adding sorting ability to GRC category tree.Gregory Warnes2013-04-041-0/+2
* | Merge branch 'master' into nextJohnathan Corgan2012-09-281-0/+5
|\|
| * adding GRC Reload Block XML actionTim O'Shea2012-09-281-0/+5
* | docs: Modified argument formating in python docstrings in grc.Ben Reynwar2012-08-141-5/+11
|/
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-1/+1
* tweaks to the searchJosh Blum2009-10-071-12/+10
* a working block tree searchJosh Blum2009-10-071-0/+21
* fix for uniformity convention with gtk signal name stringsJosh Blum2009-09-131-1/+1
* Move key press extraction logic into actions module.Josh Blum2009-09-131-2/+11
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+168