summaryrefslogtreecommitdiff
path: root/grc/gui/DrawingArea.py
Commit message (Expand)AuthorAgeFilesLines
* grc: py3k compat using python-modernizeSebastian Koslowski2016-06-091-0/+1
* grc: gtk3: remove canvas size and enable zoomingSebastian Koslowski2016-05-311-33/+93
* gtk3: add flowgraph draw code and other gtk3 fixes (WIP)Sebastian Koslowski2016-05-241-45/+12
* grc: Main window opens with pygobject and gtk3. Still throws tons of errors.Seth Hitefield2016-05-241-27/+30
* grc: optional transparent bg in screen shotsSebastian Koslowski2016-02-051-1/+4
* grc: #fff as canvas bg colorSebastian Koslowski2016-02-051-5/+19
* grc: added horizontal mouse wheel scrollingGlenn Richardson2015-10-151-0/+8
* grc: toggle action and mod1 modifier for snap-to-gridSebastian Koslowski2014-08-201-0/+4
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-1/+1
* grc: fix some PyGTK backwards compatibilty issuesSebastian Koslowski2014-03-141-5/+5
* grc: fix search entry focus (again)Sebastian Koslowski2013-11-221-2/+2
* grc: prevent unselect on context menu activationSebastian Koslowski2013-11-071-0/+2
* filter-based block tree searchSebastian Koslowski2013-10-241-4/+13
* grc: Fix whitespace issue in grc to use proper spacesTim O'Shea2013-07-091-101/+101
* docs: Modified argument formating in python docstrings in grc.Ben Reynwar2012-08-141-1/+3
* added a right click context menu for the flow graph elementsJosh Blum2010-03-091-5/+7
* fixed screenshot capability, calls get pixbuf in drawing areajblum2009-06-291-0/+5
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+126