log libgui/src/m-editor/file-editor.cc @ 21578:683a1beee538

age author description
Fri, 01 Apr 2016 14:55:13 -0700 Rik maint: Use "FIXME:" for all code blocks needing further attention.
Wed, 30 Mar 2016 22:09:26 -0700 Rik maint: Eliminate bad spacing around '='.
Sat, 26 Mar 2016 19:46:49 +1100 Lachlan Andrew Reappropriate <unnamed> editor tab when opening a new file (bug #47529)
Wed, 30 Mar 2016 15:19:12 -0700 Rik maint: Eliminate accidental double spaces in code.
Thu, 25 Feb 2016 21:04:14 +0100 Torsten fix edit function related to current word in editor (bug #47255)
Sun, 14 Feb 2016 13:16:05 +1100 Lachlan Andrew backout changeset e8c3590da9ff
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Sat, 06 Feb 2016 07:32:37 -0800 Rik maint: Clean up naming and indentation of #ifdef blocks in libgui
Sat, 30 Jan 2016 10:13:34 +1100 Lachlan Andrew Gui support for enhancement of dbstop.
Fri, 29 Jan 2016 06:24:34 +0100 Torsten update directory in gui after add-path/change-dir dialog
Tue, 12 Jan 2016 21:45:58 +0100 Torsten fix issues when restoring breakpoints and closing tabs or whole application
Mon, 28 Dec 2015 20:35:51 +0100 Torsten add a menu entry for showing/hiding the editor horizontal scrollbar
Mon, 28 Dec 2015 19:50:49 +0100 Torsten add a menu entry for showing/hiding the editor status bar
Mon, 28 Dec 2015 16:44:10 +0100 Torsten edit a file from an error message in the terminal (bug #35619)
Sun, 27 Dec 2015 10:50:32 -0500 John Donoghue GUI: add editor toolbar display option (Bug #46705)
Sat, 26 Dec 2015 20:46:08 +0100 Torsten add find files action also to the editor menu
Fri, 25 Dec 2015 22:31:23 +0100 Torsten prevent shortcut ambiguity between main and editor window
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Sun, 06 Dec 2015 09:35:28 +0100 Torsten store the encoding of recent editor files in the mru list
Fri, 04 Dec 2015 22:05:07 +0100 Torsten also store encoding and tab index with last editor session (bugs #46588, #45688)
Thu, 03 Dec 2015 23:02:48 +0100 Torsten allow to select an encoding when opening a file
Wed, 25 Nov 2015 19:14:15 +0100 Torsten add list of mru files to the toolbar of the editor
Wed, 18 Nov 2015 22:31:29 -0800 Rik build: Fix warning messages from compiler.
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Sun, 15 Nov 2015 14:24:38 +0100 Torsten provide actions for moving the editor tabs by shortscuts
Thu, 12 Nov 2015 15:06:57 -0500 John W. Eaton maint: periodic merge of stable to default
Wed, 11 Nov 2015 20:09:31 +0100 Torsten added actions and shortcuts for switching editor tabs
Mon, 09 Nov 2015 20:11:25 +0100 Torsten fix hanging of gui when focusing the editor (regression from cset 802dc52d4d46) stable
Fri, 16 Oct 2015 11:03:26 +0200 Torsten improve focus detection of gui (bug #45306) stable
Fri, 17 Apr 2015 19:55:24 +0200 Torsten do not call custom editor at startup and when debugging (bug #44701)
Wed, 01 Apr 2015 08:49:18 -0700 Rik Fix several typos in GUI strings (bug #44681).
Tue, 31 Mar 2015 21:28:55 -0700 Rik Add missing translation call to GUI "Editor" tab.
Sat, 14 Mar 2015 18:54:23 +0100 Torsten link undo in main window to editor if the latter has focus (bug #44402)
Wed, 11 Mar 2015 22:26:32 +0100 Torsten fix shortcut for previous bookmark (bug #44505)
Sun, 08 Mar 2015 09:48:45 +0100 Torsten make notepad++ the custom default editor in windows
Fri, 27 Feb 2015 08:41:59 +0100 Torsten new gui icons
Tue, 24 Feb 2015 09:35:34 +0100 Torsten make size of toolbar icons depending on scaling of display
Sun, 22 Feb 2015 18:14:12 +0100 Torsten prevent conflicts between run-file and debug-continue action in gui
Sat, 21 Feb 2015 14:46:43 +0100 Torsten fix issue when saving a new modified file while closing
Sat, 21 Feb 2015 13:33:28 +0100 Torsten communicating actual working directory to the editor (#44298)
Tue, 17 Feb 2015 13:34:32 -0800 Rik Adjust spacing of static_cast<> calls to follow Octave coding conventions.
Sat, 14 Feb 2015 11:27:10 -0600 Daniel J Sebald Restructure shutdown flow and behavior for improved robustness
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 10 Feb 2015 22:27:29 +0100 Torsten fix reappearing closed editor tabs at next restart (bug #44219)
Sat, 24 Jan 2015 22:46:20 +0100 Torsten add actions for moving/selecting to matching brace gui-release
Thu, 22 Jan 2015 21:38:12 +0100 Torsten clean up some signal-slot combinations in the editor gui-release
Thu, 22 Jan 2015 19:02:24 +0100 Torsten open a doc page from editor directly without command window gui-release
Thu, 22 Jan 2015 06:52:37 +0100 Torsten open file directly without edit command when editing a function from editor gui-release
Tue, 20 Jan 2015 22:19:18 +0100 Torsten check existence of files when restoring last session (bug #44054) gui-release
Tue, 20 Jan 2015 09:43:29 -0500 John W. Eaton strip trailing whitespace from most source files gui-release
Thu, 25 Dec 2014 08:31:31 +0100 Torsten cleanup of focus function in gui editor gui-release
Sat, 20 Dec 2014 17:26:53 +0100 Torsten allow to cancel exiting if editor tabs are modified and exit is requested in gui gui-release
Sat, 08 Nov 2014 16:45:13 +0100 Torsten button order in dialog for creating a non-existing file (bug #43537) gui-release
Sat, 11 Oct 2014 11:15:59 +0200 Torsten add actions for converting the eol characters of the editor file gui-release
Sat, 11 Oct 2014 11:08:21 +0200 Torsten add actions for showing text formatting chars and guides in the editor gui-release
Fri, 12 Sep 2014 19:51:33 +0200 Torsten Allow run selection for all editor file types (bug #43195) gui-release
Thu, 14 Aug 2014 09:16:16 +0200 Torsten fix crash when mru list of editor is empty (regression from cset 12462638ab20) gui-release
Mon, 04 Aug 2014 15:05:15 -0400 John Donoghue gui: notify user if custom editor failed to start gui-release
Wed, 30 Jul 2014 07:02:41 +0200 Torsten do not change editors mru list if first entry is actual file (bug #42867) gui-release
Sun, 20 Jul 2014 20:44:30 +0200 Torsten fix conflict between main and editor menus when using alt keys (bug #42659) gui-release