log libinterp/corefcn/graphics.cc @ 19051:da7d9e4bda8c

age author description
Sun, 17 Aug 2014 12:12:04 +0200 Andreas Weber Fix problem with detection of 3D plots to lock rotate3d
Mon, 28 Jul 2014 08:36:39 -0700 Rik maint: Use Octave coding conventions for %!test in graphics.cc.
Fri, 21 Mar 2014 11:05:28 +0100 pantxo Freset: properly reset graphics objects (bug #35511)
Mon, 28 Jul 2014 09:28:57 +0200 Andreas Weber graphics.cc (axes::properties::set_rotate3d): Fix check for 2D axes
Sun, 27 Jul 2014 22:31:14 +0200 Andreas Weber Overhaul FLTK pan, rotate, zoom
Tue, 22 Jul 2014 22:46:48 -0700 Rik Fix out-of-bound indexing in update_normals (bug #42823).
Tue, 22 Jul 2014 12:05:28 +0200 Andreas Weber Fix indexing in patch if x/y/zdata are row vectors (bug #42822)
Thu, 10 Jul 2014 09:52:49 +0200 Pantxo Diribarne Fix ambiguous Matrix initialization from csetdf972b9d080a
Sat, 21 Jun 2014 13:07:57 +0200 Pantxo Diribarne Translate patch property listeners to C++ (bug #42159)
Tue, 27 May 2014 21:31:45 +0200 Pantxo Diribarne Fix tolerance issues in %!test from cset70ea5a2856fe (bug #37554)
Mon, 30 Jun 2014 22:34:07 +0200 Pantxo Diribarne Fix new x/y/zlabel position after deletion (bug #42652)
Sun, 25 May 2014 10:29:05 -0700 Rik maint: Periodic merge gui-release -> default.
Sun, 25 May 2014 10:26:18 -0700 Rik maint: Periodic merge of stable -> gui-release. gui-release
Wed, 21 May 2014 23:27:44 +0200 Pantxo Diribarne Handle figure paperpositionmode "auto" (bug #37554)
Wed, 21 May 2014 18:21:05 +0200 Andreas Weber graphics.cc: fix segfault in __calc_dimensions__ when args is empty stable
Tue, 13 May 2014 18:51:52 +0200 Pantxo Diribarne Add some more callbacks for root properties (bug #42347).
Wed, 07 May 2014 08:54:19 -0700 Rik build: Fix compiling with new graphic root properties (cset 28eab2d84190).
Sun, 04 May 2014 21:56:23 +0200 Pantxo Diribarne Distinguish axes when checking for recursion in axes limits updates (bug #40005).
Thu, 01 May 2014 11:16:03 -0700 Rik Preserve image class in cdata (bug #41240).
Wed, 30 Apr 2014 08:24:08 -0700 Rik Fix incorrect log axis minor ticks when axis range > 8 orders of magnitude (bug #39449).
Sat, 26 Apr 2014 16:39:20 -0700 Rik Add support for integer data types for image cdata.
Fri, 25 Apr 2014 20:10:23 -0700 Rik Clean up a few compiler warnings.
Fri, 25 Apr 2014 11:18:04 -0700 Rik Don't fetch lots of axes state information for rendering if object is not visible.
Wed, 23 Apr 2014 18:48:30 -0700 Rik Fix axes bounding box not obeying 'layer' property.
Tue, 04 Mar 2014 13:07:41 +0100 pantxo Make some graphics factory defaults conform to Matlab values (bug #41770).
Thu, 20 Mar 2014 12:31:19 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Mon, 17 Mar 2014 22:38:36 +0100 pantxo Make set() omit read-only properties when called with 1 or 2 arguments (bug #41629).
Sat, 15 Mar 2014 19:22:55 -0700 Rik doc: Add documentation about using set() to query graphics properties.
Mon, 10 Mar 2014 10:46:37 -0500 Michael C. Grant set default toolkit when registering toolkits (bug #41665). gui-release
Thu, 20 Feb 2014 14:27:48 -0500 John W. Eaton maint: Periodic merge of gui-release to default.