log libgui/src/octave-gui.cc @ 19628:fe689210525c gui-release

age author description
Tue, 20 Jan 2015 10:05:42 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Wed, 05 Nov 2014 12:45:44 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 30 Oct 2014 13:38:02 -0400 John W. Eaton horizontal scrollbar for GUI terminal on Windows systems gui-release
Wed, 16 Jul 2014 20:02:38 -0400 John W. Eaton avoid unused parameter warnings
Fri, 04 Apr 2014 11:40:20 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 04 Apr 2014 10:48:07 -0400 John W. Eaton suppress all X11 and Qt error messages by default stable
Tue, 01 Apr 2014 21:29:48 +0200 Torsten first implementation of a shortcut manager (bug #41217) gui-release
Thu, 20 Mar 2014 12:28:53 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 18 Mar 2014 12:19:18 -0400 John W. Eaton prevent X11 errors from appearing in GUI command window stable
Sat, 15 Mar 2014 21:17:19 +0100 Torsten *octave-gui.cc: focus terminal after all other actions at startup (bug #41814) gui-release
Wed, 27 Nov 2013 08:30:00 +0100 Torsten install translators before welcome wizard but after loading settings stable
Tue, 26 Nov 2013 20:08:02 +0100 Torsten load translators before welcome wizard and take system language as default stable
Sun, 17 Nov 2013 21:19:52 +0100 Pantxo Diribarne octave-gui.cc: use QApplication instead of QCoreApplication in --no-gui mode.
Thu, 14 Nov 2013 16:52:21 -0500 John W. Eaton allow welcome wizard dialog to be canceled
Thu, 14 Nov 2013 10:09:31 -0500 John W. Eaton unblock sigint in cli thread when using --no-gui
Tue, 12 Nov 2013 19:24:49 -0500 John W. Eaton interrupt interpreter thread in GUI instead of calling "raise (SIGINT)"
Wed, 30 Oct 2013 02:08:41 -0400 John W. Eaton use QCoreApplication if starting with --no-gui
Tue, 29 Oct 2013 09:54:40 -0700 Rik Use GNU style coding conventions for code in libgui/
Sun, 27 Oct 2013 18:47:22 -0400 John W. Eaton new main program wrapper to handle giving up controlling tty
Thu, 24 Oct 2013 12:38:24 +0200 Torsten fix filtering debug message from the editor's file watcher
Thu, 24 Oct 2013 01:46:26 -0400 John W. Eaton maint: Style fixes.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 23 Oct 2013 20:50:58 +0200 Torsten prevent the editor's file watcher from signaling fasle alarms (bug #40312)
Sun, 13 Oct 2013 19:57:35 +0200 Torsten * octave-gui.cc: set the encoding of qt strings to utf8
Fri, 04 Oct 2013 15:26:10 -0400 John W. Eaton arrange to pass signals to the GUI subprocess
Fri, 04 Oct 2013 13:53:25 -0400 John W. Eaton provide --no-fork command line option
Thu, 03 Oct 2013 19:09:00 +0200 Torsten * octave-gui.cc: install translators before showing the wlecome wizard
Fri, 30 Aug 2013 15:43:39 -0400 John Donoghue Update windows GUI terminal handling
Thu, 25 Jul 2013 21:51:54 +0200 Torsten make sure a central menu bar does not show a widgets title but "Octave"
Thu, 27 Jun 2013 20:37:51 +0200 Torsten Use the Qscintilla langiage file if available
Tue, 14 May 2013 02:49:07 -0400 John W. Eaton go back to fork and setsid, but not on OS X systems
Wed, 01 May 2013 02:24:04 -0400 John W. Eaton ensure TERM environment variable is set when GUI starts
Wed, 01 May 2013 02:02:21 -0400 Ben Abbott if available, use ioctl to give up controlling terminal
Tue, 09 Apr 2013 23:12:19 -0400 John W. Eaton * octave-gui.cc (octave_start_gui): Restore call to dissociate_terminal.
Thu, 04 Apr 2013 00:03:45 -0400 John W. Eaton use signal for octave_link::update_dbstop_marker
Tue, 29 Jan 2013 18:24:16 +0100 Torsten gui: prevent error messages at start-up (regression from changeset 6c0fce0632a4)
Sat, 19 Jan 2013 16:21:55 +0100 Torsten gui: selectable language in settings dialog
Fri, 30 Nov 2012 20:41:30 -0500 Mike Miller Use the Qt gnuplot terminal only if available when using the GUI
Mon, 05 Nov 2012 01:47:56 +0000 Michael Goffioul Use octave_env instead of setenv.
Thu, 20 Sep 2012 04:08:53 -0500 Daniel J Sebald Retain QsciAPIs lexer_api as part of lexer_octave_gui object (bug #37359)
Thu, 13 Sep 2012 12:32:51 -0400 Jordi GutiƩrrez Hermoso Merge in Daniel's and Torsten's changes
Thu, 13 Sep 2012 12:32:17 -0400 Daniel J Sebald Set Qt as the default gnuplot terminal if using the GUI.
Wed, 12 Sep 2012 20:32:57 -0400 John W. Eaton avoid some GCC warnings in the libgui code
Mon, 20 Aug 2012 17:24:46 -0400 John W. Eaton set initial keyboard focus in command window (bug #36955)
Mon, 20 Aug 2012 14:02:08 -0400 John W. Eaton update copyright notices in libgui directory
Sat, 18 Aug 2012 18:10:09 -0400 John W. Eaton rename gui directory to libgu base gui/src/octave-gui.cc@82823d06efe1