log libinterp/corefcn/graphics.in.h @ 19628:fe689210525c gui-release

age author description
Tue, 20 Jan 2015 10:05:42 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Fri, 31 Oct 2014 20:44:21 +0100 Pantxo Diribarne Make "image ()" use the default image cdata
Sun, 07 Sep 2014 22:26:12 +0200 Pantxo Diribarne Fix setting axes default x/y/zlabel with string values (bug #34755)
Sun, 07 Sep 2014 10:47:20 +0200 Pantxo Diribarne Respect the order in which default graphics properties are set (bug #38449)
Sun, 11 May 2014 22:24:50 +0200 Pantxo Diribarne Handle non "points" fontunits properties (bug # 40158)
Sat, 23 Aug 2014 16:12:03 +0200 Pantxo Diribarne figure: define adopted axes "currentaxes" if none is defined (bug #41573)
Sun, 17 Aug 2014 23:34:16 +0200 Andreas Weber Implement figure property SelectionType for FLTK
Fri, 21 Mar 2014 11:05:28 +0100 pantxo Freset: properly reset graphics objects (bug #35511)
Sun, 27 Jul 2014 22:31:14 +0200 Andreas Weber Overhaul FLTK pan, rotate, zoom
Sat, 21 Jun 2014 13:07:57 +0200 Pantxo Diribarne Translate patch property listeners to C++ (bug #42159)
Mon, 14 Apr 2014 22:53:44 +0200 Pantxo Diribarne Update image "x/ydata" when "cdata" is changed (bug #42121)
Thu, 19 Jun 2014 18:08:00 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 19 Jun 2014 15:51:05 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 10 Jun 2014 18:19:32 +0100 Michael Godfrey Fix typo in graphics.in.h (bug #42535). stable
Wed, 21 May 2014 23:27:44 +0200 Pantxo Diribarne Handle figure paperpositionmode "auto" (bug #37554)
Fri, 16 May 2014 08:20:11 -0700 Rik Don't delete listeners with 'cla reset' for Matlab compatibility (bug #42285).
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).
Wed, 07 May 2014 08:39:56 -0700 Rik maint: Use "FreeType" rather than "freetype" in messages and comments.
Mon, 21 Apr 2014 17:17:15 +0200 Pantxo Diribarne Add callbacks for root properties format and formatspacing (bug #42135).
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, 10 Apr 2014 00:08:36 +0200 Pantxo Diribarne Allow empty matrices as "vertexnormals" value (bug #42083).
Thu, 20 Mar 2014 12:31:19 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 18 Feb 2014 16:55:08 +0100 Pantxo Diribarne Add methods to determine if a graphic property is read-only (bug #41629).
Mon, 10 Mar 2014 10:46:37 -0500 Michael C. Grant set default toolkit when registering toolkits (bug #41665). gui-release
Sat, 07 Dec 2013 17:51:53 -0500 John W. Eaton style fixes in graphics.in.h and graphics.cc
Sat, 07 Dec 2013 15:56:43 +0100 Pantxo Diribarne set: allow retrieving allowed values for individual properties
Thu, 31 Oct 2013 22:19:07 -0700 Rik maint: Use common #define syntax "octave_filename_h" in h_files.
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 14 Oct 2013 11:04:46 -0700 Rik maint: Correct indentation in graphics.cc, graphics.in.h. No code changes.
Sat, 12 Oct 2013 22:17:02 -0700 Rik graphics.in.h: Text "edgecolor" property should default to "none".
Sat, 12 Oct 2013 21:26:34 -0700 Rik Fix graphic color properties which have a radio value as default.
Fri, 11 Oct 2013 09:20:06 -0700 Rik Fix validation of array properties to set(), avoid segfaults (bug #bug #35687).
Thu, 10 Oct 2013 17:42:02 -0700 Rik graphics.in.h: Correct bad spelling of "unknown" in graphics_object_name().
Wed, 02 Oct 2013 19:52:39 -0400 John W. Eaton extract handle object to a separate file
Tue, 01 Oct 2013 15:30:20 -0700 Rik Add support for long form marker styles such as "square", "diamond", etc.
Thu, 26 Sep 2013 13:55:43 -0400 John W. Eaton make fltk the default graphics toolkit
Thu, 05 Sep 2013 17:04:40 -0700 Rik Create Matlab compatible linestyleorder char matrices (bug #34906)
Mon, 29 Jul 2013 09:55:18 -0700 Rik graphics.in.h: Add note about why "interpreter" property is required for surf,line,patch.
Sun, 28 Jul 2013 11:39:44 -0700 Rik Alphabetize graphic properties and add properties missing from Matlab.
Sat, 27 Jul 2013 21:40:58 -0400 Ben Abbott Initialize the tightinset during initialization of axes.
Thu, 18 Jul 2013 22:16:47 -0400 Ben Abbott Simplify syncing axes "position", "outerposition", and "looseinset".
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interpfcn/graphics.in.h@50988047dd13