log libinterp/corefcn/graphics.in.h @ 31448:9a0ce9eea1b7

age author description
Wed, 16 Nov 2022 06:07:14 -0500 Arun Giridhar maint: Remove more function deprecated in Octave 7
Tue, 27 Sep 2022 23:30:54 +0200 Pantxo Diribarne Don't delete labels when reordering of axes children (bug #63117)
Sat, 24 Sep 2022 11:57:44 +0200 Markus Mützel Include graphics objects with hidden handles in axes limit calculation (bug #63095).
Tue, 24 May 2022 13:28:06 -0700 Rik Update figure graphics object for Matlab compatibility.
Sat, 14 May 2022 19:06:56 -0700 Rik Deprecate uimenu properties "label" and "callback" (bug #62443)
Wed, 11 May 2022 09:45:31 -0700 Rik maint: merge stable to default
Wed, 11 May 2022 09:44:55 -0700 Rik Stop incorrect error when reset() called on uimenu handle (bug #62425) stable
Tue, 05 Apr 2022 08:33:58 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in libinterp/.
Fri, 26 Nov 2021 18:06:07 +0100 Pantxo Diribarne Allow for sticky "tight" option for auto axes limits (bug #61526)
Tue, 28 Dec 2021 18:59:33 -0500 John W. Eaton maint: Merge stable to default.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sun, 28 Nov 2021 22:03:07 -0800 Rik maint: merge stable to default.
Sun, 28 Nov 2021 21:52:08 -0800 Rik maint: style check C++ files in libinterp/ ahead of 7.1 release. stable
Wed, 24 Nov 2021 09:38:51 -0800 Rik maint: Shorten some long lines in libinterp to <= 80 characters (bug #57599)
Thu, 27 May 2021 22:49:26 +0200 Pantxo Diribarne Limit the size of the cache of latex parsed strings (bug #59546).
Wed, 27 Oct 2021 15:07:52 -0700 Rik Add new plot marker styles '|' and '_' (bug #61350)
Fri, 10 Sep 2021 07:02:04 -0700 Rik maint: Use public: qualifier in structs that are really classes.
Thu, 26 Aug 2021 15:30:55 -0400 John W. Eaton allow figure alphamap property to be a column vector (bug #61085)
Wed, 25 Aug 2021 09:17:48 -0700 Rik maint: use "m_" prefix for member variables of graphics objects.
Wed, 18 Aug 2021 00:25:50 -0400 John W. Eaton move classes for graphics objects and properties inside octave namespace
Thu, 22 Jul 2021 13:40:03 -0700 Rik Allow 'Label' to be used as a synonym for 'Text' on uimenus (bug #60870)
Fri, 16 Jul 2021 16:20:23 -0400 John W. Eaton use m_ prefix for data members in graphics objects and properties classes
Wed, 12 May 2021 19:28:54 +0200 Markus Mützel maint: merge stable to default.
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471) stable
Wed, 12 May 2021 00:11:20 +0200 Pantxo Diribarne Synchronize positions optionally when updating axes ticks (bug #60583)
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471)
Thu, 11 Mar 2021 01:15:02 -0500 John W. Eaton delete unused function from graphics base_properties class
Fri, 12 Mar 2021 20:56:19 +0100 Pantxo Diribarne Allow arbitrary text rotation onscreen (bug #33118)
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable