log

age author description
Mon, 05 Nov 2018 09:03:48 -0800 Rik msgbox.m: Install "keypress" callback that closes box when <RETURN> pressed (bug #54942).
Mon, 05 Nov 2018 08:58:57 -0800 Rik figure.m: Remove checking for even number of PROP/VAL pairs and let set() do it.
Mon, 05 Nov 2018 08:18:18 -0800 Rik struct2hdl.m: Add missing semicolon to suppress output in cset a21d7d269472.
Sun, 04 Nov 2018 19:04:50 -0800 Rik struct2hdl.m: Allow restoring uiXXX objects (bug #44670).
Sat, 03 Nov 2018 16:33:35 +0100 Markus Mützel Implement "light" option for surfl (bug #54930).
Sun, 04 Nov 2018 14:25:08 -0800 Rik savefig.m: Modify BIST test to use a temporary directory (bug #54955).
Fri, 17 Nov 2017 11:03:30 +0100 Pantxo Diribarne Add SVG convertion option for printing to PDF and raster outputs (bug #52193)
Wed, 31 Oct 2018 23:07:19 +0100 Pantxo Diribarne Allow pause state to be changed (bug #53723)
Fri, 02 Nov 2018 10:20:37 +0100 Pantxo Diribarne Fix regression introduced by cset f5e08983d07c (bug #49490)
Sun, 04 Nov 2018 20:25:43 +0100 Pantxo Diribarne Allow uicontrol focus to be set from the interpreter (bug #54942)
Sun, 04 Nov 2018 09:34:41 -0800 Rik open.m: Remove redundant any() call from cset 4f502f56664e.
Sun, 04 Nov 2018 09:26:25 -0800 Guillaume Flandin open.m: Only return output if nargout > 0.
Sun, 04 Nov 2018 13:18:47 +0100 Olaf Till optimset.m: only use non-empty fields from new options structure (bug #54952).
Sun, 04 Nov 2018 07:01:41 -0800 Rik maint: Use 2D, 3D in variable names in graphics code rather than 2d,3d.
Sun, 04 Nov 2018 06:47:04 -0800 Rik NEWS: Update file.
Sat, 03 Nov 2018 15:42:44 +0100 Markus Mützel Add function to manually trigger calculation of [Vertex|Face]Normals (bug #54922).
Sun, 04 Nov 2018 13:28:27 +0100 Torsten adding a toolbar with common browse tools to the doc browser (bug 54938)
Fri, 02 Nov 2018 16:11:49 -0700 Rik __uiobject_split_args__.m: Remove input validation for even number of PROP/VALUE pairs (bug #44672).
Fri, 02 Nov 2018 16:07:29 -0700 Rik waitbar.m: Redo %!demos to be slower with qt toolkit and display better (bug #54935).
Fri, 02 Nov 2018 16:02:04 -0700 Rik listdlg.m: Overhaul function.
Fri, 02 Nov 2018 11:59:06 -0700 Rik Remove unnecessary static deprecated functions in graphics.cc.
Fri, 02 Nov 2018 11:14:32 -0700 Rik Deprecate C++ is_figure in favor of isfigure for readability.
Fri, 02 Nov 2018 10:03:10 -0700 Rik Deprecate C++ is_hghandle in favor of ishghandle for readability.
Mon, 22 Feb 2016 21:07:09 +0100 Pantxo Diribarne Better argument checking in Fwaitfor (bug #47056)
Thu, 01 Nov 2018 18:08:27 -0400 John W. Eaton where possible, use octave_stdout and avoid including <iostream>
Thu, 01 Nov 2018 22:10:00 +0100 Torsten do not use courier new as default font (bug #54086)
Thu, 01 Nov 2018 13:10:23 -0700 Rik msgbox.m: Clean up function.
Thu, 01 Nov 2018 12:21:24 -0700 Rik msgbox.m: Allow a struct input as described in the documentation.
Thu, 01 Nov 2018 11:59:55 -0700 Rik Allow a struct of PROP/VALUE pairs as input to uiXXX functions (bug #44672).
Thu, 01 Nov 2018 14:38:27 -0400 John W. Eaton * pt-eval.cc: Fix call to JIT evaluate function.
Thu, 01 Nov 2018 14:37:10 -0400 John W. Eaton avoid std::cout in JIT compiler code
Thu, 01 Nov 2018 14:35:35 -0400 John W. Eaton * __init_fltk__.cc: Eliminate some old commented debugging code.
Thu, 01 Nov 2018 13:52:23 -0400 John W. Eaton * qz.cc: Use octave_stdout instead of std::cout for debugging messages.
Thu, 01 Nov 2018 10:07:19 -0400 John W. Eaton * __ode15__.cc (IDA::print_stat): Use octave_stdout instead of std::cout.
Thu, 01 Nov 2018 16:03:34 +0100 Pantxo Diribarne Clip images in figure limits if necessary (bug #49490)
Thu, 01 Mar 2018 23:41:52 +0100 Pantxo Diribarne print.m: Implement "-opengl", "-painters" and "-RGBImage" options (bug #52866)
Thu, 01 Nov 2018 16:50:27 +0100 Pantxo Diribarne Allow "sizechangedfcn" to be executed the same way as "resizefcn" (bug #54340)
Thu, 01 Nov 2018 14:28:27 +0100 Pantxo Diribarne Let uicontrol objects become the figure currentobject when clicked (bug #44672)
Thu, 01 Nov 2018 13:30:03 +0100 Pantxo Diribarne Backout cset b57b7f3f5e61 (bug #44776)
Wed, 31 Oct 2018 19:32:41 -0400 John W. Eaton eliminate global and file-scope static variables in oct-hist.cc
Wed, 31 Oct 2018 18:22:23 -0400 John W. Eaton eliminate global and file-scope static variables from load-save.cc (bug #54571)
Wed, 31 Oct 2018 14:29:03 -0700 Rik openfig.m: Only return graphics handle output if requested.
Wed, 31 Oct 2018 12:57:16 -0700 Rik Allow figure "colormap" property to be assigned '[]' (bug #54926).
Wed, 31 Oct 2018 12:48:36 -0700 Rik savefig.m: Implement 'compact' argument for Matlab compatibility.
Wed, 31 Oct 2018 12:11:05 -0700 Guillaume Flandin Allow loading and saving of multiple graphic handles in a single file (bug #54924).
Fri, 12 Feb 2016 01:23:43 +0100 Stefan Miereis Make gui command line mouse compatible for non-windows systems (bug #45003)
Tue, 30 Oct 2018 19:44:01 -0400 John W. Eaton fix typo from changeset d85049849e8
Tue, 30 Oct 2018 15:18:22 -0700 Rik hgsave.m: Validate there is only a single graphics handle input.
Tue, 30 Oct 2018 22:50:40 +0100 Torsten enable resetting doc browser zoom level even when zooming with mouse wheel
Tue, 30 Oct 2018 14:34:57 -0700 Rik openfig.m: Improve documentation and add BIST tests.
Tue, 30 Oct 2018 14:32:45 -0700 Rik openfig.m: Improve documentation and add BIST tests.
Tue, 30 Oct 2018 11:46:53 -0700 Rik Overhaul processing of size constraints for graphic properties (bug #54918).
Tue, 30 Oct 2018 09:33:34 -0700 Rik Allow 'cdata' property of uicontrol to be set to '[]' (bug #54918).
Sun, 28 Oct 2018 21:56:40 +0100 Pantxo Diribarne Fix rendering of images with permuted x/ydata (bug #49756).
Mon, 29 Oct 2018 21:56:08 -0700 Rik NEWS: Add new functions to list. Wrap lines to 72 characters.
Mon, 29 Oct 2018 21:50:29 -0700 Rik movegui.m: Clean up function.
Mon, 29 Oct 2018 20:51:09 -0700 Rik savefig.m: Improve input validation messages and add BIST tests.
Mon, 29 Oct 2018 21:25:13 +0100 Torsten provide shortcuts for zooming into the doc browser (bug #54877)
Mon, 29 Oct 2018 10:09:32 -0700 Rik Touchups to cset c9ae077dedd1.
Sun, 28 Oct 2018 20:31:08 +0100 Torsten add preference for disabling workspace colors for different attributes