summaryrefslogtreecommitdiff
path: root/grc/gui/Dialogs.py
Commit message (Expand)AuthorAgeFilesLines
* grc-refactor: move more port type color stuff to guiSebastian Koslowski2016-07-131-2/+2
* grc: py3k compat using python-modernizeSebastian Koslowski2016-06-091-0/+1
* grc: remove all Cheetah templates from GUISebastian Koslowski2016-05-301-28/+20
* grc: Main window opens with pygobject and gtk3. Still throws tons of errors.Seth Hitefield2016-05-241-34/+39
* grc: Renamed reports window to console.Seth Hitefield2016-05-201-5/+5
* grc-refactor: remove (hopefully) all deps to GR in core/ and gui/Sebastian Koslowski2016-04-051-12/+5
* grc-refactor: Platform.pySebastian Koslowski2016-02-171-6/+6
* grc-refactor: move Messages to coreSebastian Koslowski2016-02-171-4/+2
* grc: Added option to use the default editor when opening embedded python blocksSeth Hitefield2015-11-241-16/+64
* grc: open and update params from external editorSebastian Koslowski2015-11-111-2/+21
* grc: add warning for invalid xterm setting (fixes #828)Sebastian Koslowski2015-08-131-5/+26
* grc: fix context menu in props dialog text displaysSebastian Koslowski2015-06-221-4/+14
* grc: Default button in save dialog is now 'save' instead of 'close without sa...Ethan Trewhitt2015-04-021-1/+3
* grc: Reworked save confirmation dialog to allow cancel optionEthan Trewhitt2015-04-021-2/+4
* grc: added save_reports action.Seth Hitefield2014-08-261-0/+13
* Removing trailing/extra whitespaces before release (for master).Tom Rondeau2014-07-071-4/+4
* grc: minor edits. removed extra whitespaceSebastian Koslowski2014-06-131-11/+12
* grc: Changed dialog to directly call the SCROLL_LOCK and CLEAR_REPORTS actions.Seth Hitefield2014-06-131-3/+3
* grc: Fixed scroll functionality in GRC.Seth Hitefield2014-06-131-0/+41
* grc: make backspace chars work in TextDisplaySebastian Koslowski2013-11-071-1/+21
* grc: Fix whitespace issue in grc to use proper spacesTim O'Shea2013-07-091-65/+65
* docs: Modified argument formating in python docstrings in grc.Ben Reynwar2012-08-141-6/+14
* removed unused import statements, thanks pyflakesJosh Blum2009-12-061-1/+0
* put the flow graph errors button into the toolbarJosh Blum2009-09-181-1/+1
* added errors dialog to show all error messages in flow graphJosh Blum2009-09-181-0/+14
* renamed the colors dialog to typesJosh Blum2009-08-241-2/+2
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+105