summaryrefslogtreecommitdiff
path: root/grc/gui/DrawingArea.py
Commit message (Collapse)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
| | | | 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: 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
| | | | A thanks to Michael Burian for reporting this.
* 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
| | | | Remove all \t's to match the rest of GNU Radio
* 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
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11307 221aa14e-8319-0410-a670-987f0aec2ac5
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+126
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