annotate .hgsubstate @ 19949:857a8f018f53

set up octave_link when running with --no-gui option (bug #44116) * main-window.h, main-window.cc (main_window::_start_gui): New member variable. (main_window::main_window): New argument, start_gui. Skip most initialization if start_gui is false. (main_window::confirm_shutdown_octave): Skip interactive confirmation if _start_gui is false. (main_window::connect_uiwidget_links, main_window::construct, main_window::construct_octave_qt_link): Skip most initialization if _start_gui is false. (main_window::handle_octave_ready): Handle non-gui case. * octave-gui.cc (octave_start_gui): Unify gui/non-gui options.
author John W. Eaton <jwe@octave.org>
date Tue, 17 Mar 2015 10:13:58 -0400
parents 85d9cb769e8b
children 407c01ee1d9a 12b31cb1d6b7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
19818
85d9cb769e8b maint: Update to new gnulib version.
John W. Eaton <jwe@octave.org>
parents: 19106
diff changeset
1 7f19e7f2afa2b1476983003f9cd6df2f5b2a4b08 gnulib-hg