log libgui/src/octave-cmd.cc @ 21301:40de9f8f23a6

age author description
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
Fri, 29 Jan 2016 06:24:34 +0100 Torsten update directory in gui after add-path/change-dir dialog
Sun, 03 Jan 2016 11:49:19 +0100 Torsten GUI: move the command queue into a separate class
Sun, 03 Jan 2016 11:49:16 +0100 Torsten GUI: no more extra command queue for debug commands
Sat, 05 Sep 2015 12:07:42 +0200 Torsten do not leave debug modus when entering a command at debug prompt (bug #45737) stable
Wed, 04 Mar 2015 21:01:28 +0100 Torsten fix non functioning ctrl-c when function executed from editor (bug #44397)
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Sat, 21 Feb 2015 16:04:00 +0100 Torsten fix error when entering dbcont in terminal while running a file from gui
Thu, 19 Feb 2015 22:05:12 +0100 Torsten use of C++ API for running a file (bug #42307)