log

age author description
Tue, 23 Jan 2018 19:22:44 -0600 Daniel J Sebald Supply the OpenGL viewport setting for gl2ps_print context (bug #52940).
Tue, 23 Jan 2018 18:05:24 -0800 Rik Make "PickableParts" property for figures the fixed value of "visible".
Mon, 22 Jan 2018 16:46:59 +0100 Pantxo Diribarne Make selection and "HitTest" compatible with Matlab (bug #52795).
Tue, 23 Jan 2018 10:45:23 +0100 Sahil Yadav Correctly display boolean properties default values (bug #52768)
Mon, 22 Jan 2018 02:17:46 -0500 John W. Eaton maint: strip trailing whitespace from source files
Sun, 21 Jan 2018 10:39:19 -0500 John W. Eaton improve behavior of variable editor
Mon, 22 Jan 2018 01:31:53 -0500 John W. Eaton rename some signals and slots for consistency and clarity
Mon, 22 Jan 2018 01:25:06 -0500 John W. Eaton don't use "const bool&" unnecessarily
Mon, 22 Jan 2018 01:03:56 -0500 John W. Eaton identify functions that are intended to execute in interpreter thread
Mon, 22 Jan 2018 00:45:11 -0500 John W. Eaton handle run file and execute command in terminal in the same way
Sun, 21 Jan 2018 17:33:20 -0500 John W. Eaton update chdir handling in GUI
Sat, 20 Jan 2018 16:00:01 -0500 John W. Eaton when editing sub-variables, generate complete subscript, not format string
Sun, 21 Jan 2018 21:26:21 +0100 Pantxo Diribarne Document and fix "busyaction" an "interruptible" properties (bug #52804).
Sat, 20 Jan 2018 09:29:07 +0100 Torsten always enable paste action in windows (bug #52361)
Fri, 19 Jan 2018 19:59:28 -0800 Mike Miller doc: make all Doxygen comment blocks more consistent
Fri, 19 Jan 2018 15:09:42 -0800 Mike Miller configure: test that makeinfo supports the @sortas command
Fri, 19 Jan 2018 13:25:24 -0800 Rik Accept compound unrecognized arguments to mkoctfile (bug #52928).
Fri, 19 Jan 2018 06:05:18 -0500 John W. Eaton more style fixes for variable editor
Fri, 19 Jan 2018 10:17:36 -0800 Rik Deprecate toascii function
Fri, 19 Jan 2018 08:09:21 -0800 Rik maint: merge stable to default.
Wed, 17 Jan 2018 17:49:41 -0800 Rik doc: Use @var{} around variables in operator functions such as and, or, uplus. stable
Thu, 18 Jan 2018 13:13:53 +0000 Carnë Draug ismember: use both real and imaginary parts instead of magnitude (bug #52437)
Wed, 17 Jan 2018 21:12:47 +0100 Markus Mützel utils.cc (octave_sleep): Use wrapper for gnulib function (bug #52876).
Wed, 17 Jan 2018 11:25:42 -0800 Rik maint: merge stable to default.
Tue, 16 Jan 2018 11:46:27 -0800 Rik Don't create partially invalid graphic objects (bug #52904). stable
Wed, 17 Jan 2018 17:55:46 +0000 Carnë Draug rgb2gray: fix conversion of nd images
Wed, 17 Jan 2018 09:30:14 -0800 Rik rgb2gray.m: Tweaks for Matlab compatibility.
Tue, 16 Jan 2018 21:23:51 -0800 Rik ngb2ntsc.m, ntsc2rgb.m: Remove functions moved to image package.
Tue, 16 Jan 2018 21:14:22 -0800 Rik rgb2gray: New function to convert RGB images to grayscale images.
Tue, 16 Jan 2018 17:21:47 -0800 Rik maint: merge stable to default.