Mercurial > hg > octave-jordi
log libgui/src/octave-cmd.cc @ 21027:4a7d9c335402
age | author | description |
---|---|---|
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) |