log libgui/src/m-editor/file-editor.cc @ 20296:23fb65b45d8c

age author description
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)