log libinterp/corefcn/graphics.in.h @ 20577:c547458dc10e

age author description
Sat, 03 Oct 2015 13:20:28 -0400 John W. Eaton eliminate error_state from most header files
Thu, 20 Aug 2015 10:34:53 -0700 Rik Remove obsolete properties from root figure object.
Thu, 06 Aug 2015 08:09:01 -0700 Rik Use error() rather than ::error() unless explicitly required.
Thu, 25 Jun 2015 00:22:32 +0200 Pantxo Diribarne Remove axes "interpreter" property (bug #45388)
Tue, 23 Jun 2015 22:21:50 +0200 Pantxo Diribarne Make use of the axes "ticklabelinterpreter" property (bug #45438)
Tue, 23 Jun 2015 20:00:59 -0700 Rik maint: Periodic merge of stable to default.
Tue, 23 Jun 2015 09:59:54 -0700 Rik Fix segfault when '[]' used for row_vector_property. stable
Wed, 10 Jun 2015 15:21:24 -0700 Rik Update root, figure, and axes graphics object properties.
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Tue, 12 May 2015 09:22:01 -0700 Rik maint: Remove unnecessary whitespace at end of lines. stable
Thu, 07 May 2015 17:16:36 -0400 John Donoghue Default uicontextmenu visible to 'off' (Bug #44939) stable
Sat, 11 Apr 2015 17:25:35 +0200 Pantxo Diribarne Handle uicontextmenu deletion/reset (bug #44801)
Wed, 08 Apr 2015 16:46:10 -0400 John W. Eaton make units other than data work for axes labels and title (bug #35857)
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