log libinterp/corefcn/graphics.in.h @ 20045:ae12edf69bce

age author description
Wed, 08 Apr 2015 09:37:59 -0400 John Donoghue Set default uimenu position property to 0 (Bug #44770)
Fri, 27 Mar 2015 08:55:38 +0100 Pantxo Diribarne Don't reset toolkit when the name hasn't changed
Fri, 13 Mar 2015 13:42:59 -0700 Rik graphics.in.h: Rename 'selectiontype' value "alternate" to "alt" (bug #44522).
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Mon, 23 Feb 2015 15:52:47 -0800 Rik Hide Octave-only figure property __graphics_toolkit__.
Thu, 19 Feb 2015 01:26:52 -0500 John W. Eaton rename mouse_wheel_zoom axes property to mousewheelzoom
Tue, 17 Feb 2015 19:18:12 +0100 Pantxo Diribarne Run children listeners after any adoption/deletion (bug #44242)
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Mon, 09 Feb 2015 21:36:01 +0100 Pantxo Diribarne Update tightinset when "font*" properties are changed (bug #39581)
Sun, 08 Feb 2015 18:40:00 +0100 Pantxo Diribarne Fix reordering graphics property children for hidden objects (bug #44211)
Sat, 07 Feb 2015 15:41:48 +0100 Pantxo Diribarne Freset: avoid multiple reseting of properties (bug #43960)
Fri, 06 Feb 2015 13:06:54 -0500 John W. Eaton more mouse interaction features for Qt plotting widget
Thu, 05 Feb 2015 23:12:47 +0100 Pantxo Diribarne Update axes "tightinset" when "x/y/ztick" have changed
Mon, 02 Feb 2015 21:09:46 +0100 Pantxo Diribarne Update "tightinset" when "x/yaxislocation" is changed
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
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.