log

age author description
Tue, 24 Feb 2015 21:22:28 -0800 Rik Change open_with_system_app to internal function.
Tue, 24 Feb 2015 21:06:54 -0800 Rik Rename db_next_breakpoint_quiet to internal function.
Tue, 24 Feb 2015 20:50:59 -0800 Rik doc: Add qmr to documentation.
Tue, 24 Feb 2015 17:08:00 -0800 Rik __opengl_print__.m: Fix typo introduced in 9fc020886ae9.
Mon, 23 Feb 2015 20:43:54 +0000 Carnë Draug Rename 'matlab-incompatible' warning to 'language-extension'.
Sat, 21 Feb 2015 16:38:53 +0000 Carnë Draug Replace 'Octave:broadcast' warning with 'Octave:matlab-incompatible'.
Tue, 24 Feb 2015 19:47:22 +0000 Carnë Draug Script file or eval code are not interactive session so keep Octave quiet.
Tue, 24 Feb 2015 17:09:42 +0000 Carnë Draug input.h: change meaning of interactive and forced_interactive global variables.
Tue, 24 Feb 2015 10:41:57 -0800 Rik Backout cset a9952a647d52 and use __octave_link_enabled__ rather than isguirunning.
Tue, 24 Feb 2015 09:35:34 +0100 Torsten make size of toolbar icons depending on scaling of display
Tue, 24 Feb 2015 07:12:13 +0100 Torsten improve scalability of gui objects (as discussed in bug #41938)
Tue, 24 Feb 2015 13:53:02 +0100 Torsten fix font in windows terminal when scaling is 150% or more (bug #41938)
Mon, 23 Feb 2015 19:04:28 +0100 Torsten fix closing a tab with modification
Tue, 24 Feb 2015 11:03:45 +0000 Carnë Draug Force GUI to start when starting Octave from desktop menu (bug #44349)
Mon, 23 Feb 2015 21:31:53 -0800 Rik doc: Add ui* family of functions to Octave manual.
Mon, 23 Feb 2015 23:28:37 -0500 Mike Miller Only install config.log in $octetc if user requested (bug #43087)
Mon, 23 Feb 2015 23:05:30 -0500 John W. Eaton don't save and restore FFLAGS in configure (bug #44359)
Mon, 23 Feb 2015 20:10:05 -0500 John W. Eaton do a better job of saving and restoring compiler flags (bug #44353)
Mon, 23 Feb 2015 12:48:23 -0500 John W. Eaton explicitly define HAVE_OPENMP
Mon, 23 Feb 2015 17:02:29 -0800 Rik doc: Improve docstring for flipdim.
Mon, 23 Feb 2015 17:01:02 -0800 Rik Rename jit_failure_count() to jit_failcnt().
Mon, 23 Feb 2015 16:31:18 -0800 Rik bessel.m: Suppress useless backtrace from error() when help file called as fcn.
Mon, 23 Feb 2015 15:52:47 -0800 Rik Hide Octave-only figure property __graphics_toolkit__.
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Mon, 23 Feb 2015 16:42:25 +0000 Carnë Draug No terminal window when starting Octave from desktop menu (bug #44349)
Mon, 23 Feb 2015 15:56:44 +0000 Carnë Draug Add "text/x-octave" and "text/x-matlab" as MIME types we are able to handle.
Mon, 23 Feb 2015 08:14:25 -0500 John W. Eaton use XTRA_CFLAGS and XTRA_CXXFLAGS for pthread and openmp flags
Mon, 23 Feb 2015 11:18:47 +0100 Armin Müller libgui/languages/de_DE.ts: Fix typos in german translation
Sun, 22 Feb 2015 15:50:21 -0800 Rik Fix incorrect reporting of OpenMP use by configure (bug #44346).
Sun, 22 Feb 2015 18:12:57 -0500 Mike Miller bartlett: Reword error message for consistency