summaryrefslogtreecommitdiff
path: root/grc/gui/NotebookPage.py
Commit message (Collapse)AuthorAgeFilesLines
* grc-refactor: rewrite tree-api in coreSebastian Koslowski2016-06-101-2/+2
|
* grc: py3k compat using python-modernizeSebastian Koslowski2016-06-091-0/+1
|
* grc: gtk3: remove some deprecated warningsSebastian Koslowski2016-06-011-2/+1
|
* grc-refactor: replace some unnecessary gettersSebastian Koslowski2016-06-011-84/+13
|
* grc: gtk3: remove canvas size and enable zoomingSebastian Koslowski2016-05-311-41/+27
|
* gtk3: add flowgraph draw code and other gtk3 fixes (WIP)Sebastian Koslowski2016-05-241-9/+7
|
* grc: Main window opens with pygobject and gtk3. Still throws tons of errors.Seth Hitefield2016-05-241-22/+24
|
* grc: fix flow graph execution (amends ActionHandler refactoring)Sebastian Koslowski2016-05-231-5/+4
|
* Merge remote-tracking branch 'upstream/master' into refactoringSebastian Koslowski2016-04-151-3/+10
|\
| * grc: fix bug #856: paging/scrolling from keyboardSebastian Koslowski2016-04-051-3/+10
| |
* | grc-refactor: Platform.pySebastian Koslowski2016-02-171-4/+2
|/
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-14/+14
| | | | 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 whitespace issue in grc to use proper spacesTim O'Shea2013-07-091-182/+182
| | | | Remove all \t's to match the rest of GNU Radio
* docs: Modified argument formating in python docstrings in grc.Ben Reynwar2012-08-141-15/+43
|
* grc: swap store the subprocess object rather than the pid when executingJosh Blum2011-03-131-10/+10
| | | | | For some reason os.kill(p.pid, SIGKILL) does not work on windows. However, the subprocess p.kill() works just fine for both systems.
* Simply Actions module imports, using module prefix.Josh Blum2009-09-131-2/+2
|
* Reworked actions api and actions objects:Josh Blum2009-09-131-3/+2
| | | | | | | Created standardized Action object for all gui actions. Actions module constants are actual Action objects (not strings). Keypresses, labels, tooltips, stock icons, etc all associate in the Action constructor. Usage of the action's signaling call () eliminated the need for a reference to handle_states.
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+188
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