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"