log libinterp/corefcn/graphics.cc @ 23222:a88575e87481

age author description
Thu, 23 Feb 2017 19:28:41 +0100 Pantxo Diribarne Disable deprecation warnings when using internal __get__ (bug #50327)
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Sun, 19 Feb 2017 21:19:34 +0100 Pantxo Diribarne Disable deprecation warnings when resetting graphics objects (bug #50327)
Wed, 01 Feb 2017 22:22:19 +0100 Pantxo Diribarne Lock the graphics mutex before manipulating text_renderer objects (bug #50189)
Tue, 31 Jan 2017 17:29:32 -0800 Rik Replace feval calls with direct call to C++ function (bug #50116).
Fri, 20 Jan 2017 21:40:11 +0100 Markus Mützel Add new types of constraints for graphics properties (bug #50041).
Tue, 15 Nov 2016 23:10:15 +0100 Markus Mützel Improve support of "(xy)axislocation" "origin" (bug #48562).
Sat, 28 Jan 2017 18:31:43 -0800 Markus Mützel Make property in set() with two arguments case-insensitive (bug #50163).
Fri, 27 Jan 2017 18:15:48 -0500 John W. Eaton move recover_from_exception and atexit functions inside octave namespace
Fri, 27 Jan 2017 17:44:07 -0500 John W. Eaton move OCTAVE_SAFE_CALL macro out of header file
Mon, 23 Jan 2017 14:29:35 -0500 John W. Eaton maint: strip trailing whitespace from source files.
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Fri, 20 Jan 2017 12:12:11 -0500 John W. Eaton maint: strip trailing whitespace from source files. stable
Thu, 19 Jan 2017 23:41:54 -0500 John W. Eaton move parse tree classes inside octave namespace
Fri, 13 Jan 2017 16:59:01 +0100 Markus Mützel Change some axes properties to row_vector_property (bug #50048).
Tue, 17 Jan 2017 14:25:51 -0500 John W. Eaton move pager and diary classes into octave namespace
Tue, 17 Jan 2017 11:19:44 -0500 John W. Eaton move mutex classes inside octave namespace
Tue, 10 Jan 2017 09:39:56 +0100 Markus Mützel Calculate minor ticks outside major tick range (bug #45710).
Thu, 05 Jan 2017 09:55:28 +0100 Pantxo Diribarne cla.m, newplot.m: make use of reset function to cleanup listeners (bug #49980).
Thu, 05 Jan 2017 10:00:11 -0800 Rik maint: merge stable to default.
Wed, 04 Jan 2017 11:19:00 +0100 Pantxo Diribarne Use C++ updaters for labels color (bug #49980). stable
Thu, 22 Dec 2016 15:31:39 -0800 Rik Change basevalue of bar charts when axes scale changed to log (bug #41944).
Tue, 06 Dec 2016 15:19:37 +0100 Pantxo Diribarne Properly initialize axes labels font properties (bug #49775)
Fri, 16 Dec 2016 10:20:35 -0500 John W. Eaton maint: Strip trailing whitespace from source files.
Tue, 06 Dec 2016 12:40:45 -0500 John W. Eaton make deleted functions public
Mon, 05 Dec 2016 22:59:37 -0500 John W. Eaton use c++11 style for deleting default copy constructor and assignment operator
Mon, 05 Dec 2016 13:04:12 -0800 Rik maint: Use C++ range feature to simplify some for loops in libinterp/corefcn.
Sat, 03 Dec 2016 07:12:10 -0500 John W. Eaton eliminate use of OCTAVE_QUIT macro in C++ sources
Mon, 28 Nov 2016 09:03:28 -0800 Rik Code cleanup for cset 96228c17a66a.
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