log

age author description
Mon, 02 Mar 2015 21:34:33 -0500 John W. Eaton use unwind_protect to restore static variable value (bug #44406)
Mon, 02 Mar 2015 21:00:13 -0500 John W. Eaton make pan, rotate3d, and zoom properly toggle state
Mon, 02 Mar 2015 20:48:00 -0500 John W. Eaton respect x- or y-only pan mode when clicking and dragging (bug #44408)
Mon, 02 Mar 2015 13:07:31 -0500 John Donoghue GUI: force show of welcome wizard when displayed (Bug #41074)
Sun, 01 Mar 2015 22:52:14 +0000 Carnë Draug __magick_read__.cc: add warning id for possibly low Magick quantum depth.
Sat, 28 Feb 2015 03:44:00 -0600 Daniel J Sebald Account for whitespace and other anomalies in print function pipe/file string.
Mon, 02 Mar 2015 14:51:23 +0100 Stefan Mahr Fix FLTK Edit uimenu to use new pan/rotate3d fcns and mousewheelzoom property.
Mon, 02 Mar 2015 08:47:16 +0100 Torsten make sure shortcuts are active in editor after settings dialog (bug #44397)
Sun, 01 Mar 2015 20:36:34 +0000 Carnë Draug gui/private/__get_funcname__.m: fix syntax error (extra ")" from 9fc020886ae9)
Sun, 01 Mar 2015 15:10:28 +0100 Pantxo Diribarne Don't assume axes parent is a figure (bug #44394)
Sat, 28 Feb 2015 19:07:48 -0500 Mike Miller build: Fix build failure on missing oct-parse.h (bug #44391)
Fri, 27 Feb 2015 23:54:17 -0500 Mike Miller build: Declare dependencies between generated sources (bug #44383)
Fri, 27 Feb 2015 19:44:28 -0500 John W. Eaton move some files without external dependencies from dldfcn to corefcn
Sat, 28 Feb 2015 07:42:26 -0800 Rik fieldnames.m: Change BIST test to pass with Java 1.8 (bug #44382).
Sat, 28 Feb 2015 10:34:25 +0100 Andreas Weber ov-base-int.cc, ov-float.cc: Fix build without HDF5
Fri, 27 Feb 2015 16:29:14 -0800 Rik Test directly for '|' character at front of drawnow "file".
Fri, 27 Feb 2015 15:53:42 -0800 Rik __pchip_deriv__.cc: Stop variable might be clobbered by 'longjmp' warning.
Fri, 27 Feb 2015 15:51:12 -0800 Rik Replace std::size_t with bare size_t for conformity to rest of code.
Fri, 27 Feb 2015 09:31:11 -0800 Rik Correct tests using std::string::find_XXX which did not use std::string::npos.
Fri, 27 Feb 2015 11:24:12 -0500 John W. Eaton provide autoscale option for Qt plotting (bug #44307)
Thu, 26 Feb 2015 18:57:58 -0600 Daniel J Sebald Correct test for string-not-found, avoid substr crash in drawnow() (bug #44292)
Fri, 27 Feb 2015 18:36:05 +0100 Stefan Mahr Build qt graphics toolkit menus with uimenu draft nkf
Fri, 27 Feb 2015 09:44:58 -0500 Stefan Mahr allow qt graphics toolkit to be used in --no-gui mode (bug #44116)
Thu, 26 Feb 2015 19:24:59 -0500 John W. Eaton improve mouse zooming for Qt plotting (bug #44302)
Thu, 26 Feb 2015 13:54:11 -0500 John W. Eaton maint: More cleanup of C++ code to follow Octave coding conventions.
Thu, 26 Feb 2015 13:13:40 -0500 John W. Eaton maint: Cleanup some .m files to follow Octave coding conventions.
Thu, 26 Feb 2015 13:07:04 -0500 John W. Eaton maint: More cleanup of C++ code to follow Octave coding conventions.
Thu, 26 Feb 2015 10:49:20 -0500 John W. Eaton avoid needing to include hdf5 in public header files (bug #44370, #43180)
Wed, 25 Feb 2015 12:42:12 -0800 Rik configure.ac: Remove a few more test x"" instances.
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.