log libinterp/corefcn/graphics.cc @ 22831:96228c17a66a

age author description
Fri, 25 Nov 2016 19:25:45 +0100 Markus Mützel Add input checking for double_property and handle_property (task #11311)
Fri, 18 Nov 2016 09:07:20 -0800 Rik Return immediately from waitfor() if input is empty (bug #49645).
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Tue, 08 Nov 2016 10:01:17 -0800 Rik maint: Clean up code base to follow Octave coding conventions.
Thu, 03 Nov 2016 13:24:21 +0100 Pantxo Diribarne Update labels and title font according to axes font properties (bug #49469)
Fri, 28 Oct 2016 13:59:43 +0200 Markus Mützel Correct locations of minor grid lines for manual ticks (bug #45850).
Tue, 25 Oct 2016 21:53:20 -0700 Rik maint: Periodic merge of stable to default.
Tue, 25 Oct 2016 21:51:57 -0700 Rik Fix display of ticklabels for log axes in Windows (bug #49437). stable
Sun, 16 Oct 2016 12:25:24 -0700 Rik maint: merge stable to default.
Fri, 14 Oct 2016 14:46:25 -0700 Rik Add '__' to start/end of hidden Octave-only graphics properties (bug #49205).
Thu, 13 Oct 2016 08:04:41 -0400 John D graphics: set uicontrol value default to 0 and handle special cases (Bug #48255) stable
Fri, 30 Sep 2016 11:05:41 -0700 Rik Use fix, rather than round, for "direct" image data which is not an integer. stable
Fri, 23 Sep 2016 00:17:54 +0200 Pantxo Diribarne Fix printing in landscape orientation (bug #40259).
Fri, 23 Sep 2016 09:03:30 -0700 Rik Check at run-time for a window system befor executing HAVE_FLTK tests (bug #49138).
Wed, 14 Sep 2016 16:05:16 -0700 Rik test: Add bug ids (<#####>) to BIST tests.
Tue, 06 Sep 2016 15:06:34 -0700 Mike Miller Update to latest line plot color order for Matlab compatibility (bug #48465)
Tue, 30 Aug 2016 21:46:47 -0700 Rik maint: Style check C++ code in libinterp/.
Wed, 24 Aug 2016 06:40:55 -0700 Rik Fix calculation of ticks when tick separation is very small (bug #48350).
Tue, 23 Aug 2016 16:13:31 -0700 Rik Fix display of scaled images in OpenGL toolkits (bug #48879).
Sun, 21 Aug 2016 15:24:52 -0700 Rik Change DefaultAxesBox property to "off".
Wed, 17 Aug 2016 03:41:42 -0400 John W. Eaton move more classes inside octave namespace
Wed, 17 Aug 2016 02:57:50 -0400 John W. Eaton move more new classes inside octave namespace
Wed, 17 Aug 2016 08:02:03 +0200 Andreas Weber Fix race condition when printing with Qt toolkit (#48519 and #44463)
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Sun, 14 Aug 2016 20:16:09 -0700 Rik maint: Remove trailing spaces from code.
Sun, 14 Aug 2016 20:07:51 -0700 Rik Change default axes color to (0.15, 0.15, 0.15).
Mon, 01 Aug 2016 12:40:18 -0400 John W. Eaton refill multi-line macro definitions
Tue, 12 Jul 2016 11:51:39 -0400 John W. Eaton include builtin-defun-decls.h as needed
Tue, 12 Jul 2016 09:40:09 -0400 John W. Eaton include builtins.h only where needed
Mon, 11 Jul 2016 18:05:53 -0400 John W. Eaton move new interpreter class to separate file
Thu, 07 Jul 2016 13:07:03 -0700 Rik Overhaul graphics implementation of hold() (bug #43559).
Thu, 07 Jul 2016 08:42:44 -0400 John W. Eaton use octave::sys::time instead of C library time function
Wed, 06 Jul 2016 21:55:08 -0700 Rik Use default gridlinestyle of '-' for Matlab compatibility.
Thu, 30 Jun 2016 18:23:34 +1000 Lachlan Andrew Call Fdrawnow only after ui* callbacks, not all (bug #47216).
Fri, 01 Jul 2016 19:48:35 -0700 Rik maint: Eliminate unnecessary double newline blocks (only whitespace changes).
Tue, 21 Jun 2016 16:07:51 -0400 John W. Eaton move docstrings in C++ files out of C strings and into comments
Fri, 17 Jun 2016 13:45:04 -0400 John W. Eaton limit gnulib headers to liboctave/wrappers directory
Mon, 13 Jun 2016 14:24:55 -0700 Rik maint: Remove unused variable left over from cset a6952c880cec.
Sun, 12 Jun 2016 21:37:49 -0700 Rik maint: Use 'auto' in graphics.cc, graphics.in.h files.
Fri, 10 Jun 2016 18:36:05 -0700 Mike Miller Set last error state when error occurs in a callback (bug #48175)
Thu, 09 Jun 2016 10:57:22 -0700 Mike Miller Catch spurious errors thrown by the parser when executing callbacks (bug #48175)
Fri, 03 Jun 2016 11:34:34 +0200 mmuetzel No warning message for reset of patch or surface objects (bug #47791).
Thu, 05 May 2016 20:03:26 +0100 Andrew Thornton Implement uibuttongroup (bug #47513)
Mon, 30 May 2016 13:17:13 +0200 mmuetzel Implement graphics object "light" (patch #8943).
Wed, 25 May 2016 16:51:16 -0400 John W. Eaton use namespace for lo-mappers.h functions
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
Thu, 19 May 2016 18:55:23 -0400 John W. Eaton use namespace for command_editor and command_history classes
Thu, 19 May 2016 12:56:47 -0400 John W. Eaton use namespace for unwind_protect class
Thu, 19 May 2016 01:22:06 -0400 John W. Eaton use namespace for file_stat classes
Thu, 19 May 2016 00:33:18 -0400 John W. Eaton use namespace for system file_ops class
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Tue, 17 May 2016 11:32:53 -0400 John W. Eaton use namespace for numeric_limits
Tue, 17 May 2016 01:11:27 -0400 John W. Eaton define octave_numeric_limits template methods for Inf and NaN
Fri, 13 May 2016 18:59:29 -0500 Daniel J Sebald Remove reference to drawnow 'mono' throughout scripts and code, update args test
Mon, 02 May 2016 11:12:16 -0700 Rik maint: Octave coding convention cleanups.
Mon, 02 May 2016 08:53:18 -0700 Rik maint: for clarity, call ndims() rather than length() on dimension vectors.
Fri, 29 Apr 2016 15:33:56 -0400 John W. Eaton allow close to accept a column vector or matrix of handles
Fri, 29 Apr 2016 18:43:08 +1000 Lachlan Andrew Do not redraw while figures are being deleted (bug #47699).
Thu, 28 Apr 2016 13:10:28 +0200 mmuetzel Add "facenormals" and "*normalsmode" to "surface" and "patch" (bug #47791)
Sun, 10 Apr 2016 20:45:01 -0700 Rik maint: Remove extra space between end of statement and semicolon.