log libinterp/corefcn/graphics.in.h @ 30040:805357e6b058

age author description
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
Tue, 29 Dec 2020 18:15:36 +0100 Markus Mützel Set API tags in files in libinterp/corefcn (patch #8919).
Tue, 08 Dec 2020 13:25:03 -0800 Rik maint: Updating naming conventions for exceptions and use const where possible.
Sat, 31 Oct 2020 12:31:11 +0100 Markus Mützel maint: merge stable to default.
Sun, 25 Oct 2020 20:11:11 +0100 Pantxo Diribarne Don't rely on graphics_objects destructor being executed synchronously (bug #53513). stable
Tue, 08 Sep 2020 08:34:28 -0700 Rik maint: Remove trailing spaces from code base.
Sat, 06 Jun 2020 21:37:10 -0700 Rik Implement "none" for scatter "markeredgecolor" property (bug #58508)
Fri, 22 May 2020 16:22:08 -0400 John W. Eaton maint: Merge stable to default.
Thu, 21 May 2020 11:23:24 -0400 John W. Eaton fix constness of some graphics properties methods stable
Mon, 18 May 2020 13:02:20 +0200 Markus Mützel Replace uses of axes property "activepositionproperty" by "positionconstraint" (bug #58336).
Sun, 17 May 2020 20:49:02 +0200 Markus Mützel Mirror value of axes property "activepositionproperty" from "positionconstraint" (bug #58336).
Sun, 17 May 2020 18:59:24 +0200 Markus Mützel Mirror value of axes property "innerposition" from "position" (bug #58336).
Sat, 16 May 2020 18:45:34 +0200 Markus Mützel Mirror new base property "contextmenu" in "uicontextmenu" (bug #58336).
Mon, 04 May 2020 19:18:56 +0200 Markus Mützel Add graphics object "scatter" (bug #58282).
Fri, 08 May 2020 22:37:01 +0200 Markus Mützel Add new properties to "axes" graphics object (bug #58336).
Mon, 17 Feb 2020 15:59:19 -0500 John W. Eaton remove deprecated "oblique" value from fontangle graphics property
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Fri, 13 Dec 2019 18:10:20 -0800 Rik Remove deprecated graphic property "interpreter" from line, patch, surface objects.
Tue, 10 Dec 2019 23:13:14 +0100 Markus Mützel Change class of coplanar_last_idx for patch objects (bug #55895).
Thu, 21 Nov 2019 18:41:08 -0500 John W. Eaton move graphics_toolkit class inside octave namespace
Sat, 15 Dec 2018 12:53:18 +0100 Markus Mützel Keep track of children in uibuttongroup (bug #55230).
Mon, 18 Nov 2019 11:57:51 -0500 John W. Eaton don't declare figure::properties::toolkit as mutable
Fri, 15 Nov 2019 18:09:57 -0500 John W. Eaton don't notify toolkit when setting beingdeleted property (bug #56952)
Tue, 12 Nov 2019 15:39:05 +0100 Pantxo Diribarne Hide __appdata__ internal property (bug #57211).
Thu, 26 Sep 2019 11:32:52 -0400 John W. Eaton consistently use octave_idx_type for reference counts
Fri, 20 Sep 2019 15:22:01 -0700 Rik Change default figure property "paperpositionmode" to "auto" (bug #56916).
Fri, 09 Aug 2019 10:36:08 -0400 John W. Eaton eliminate static wrapper functions in gh_manager class
Mon, 05 Aug 2019 14:42:37 -0500 John W. Eaton use m_ prefix for gh_manager data members
Mon, 05 Aug 2019 10:42:18 -0500 John W. Eaton don't use singleton pattern for gh_manager object
Mon, 05 Aug 2019 10:29:21 -0500 John W. Eaton use GCB_ prefix for global listener_mode enum names
Sun, 19 May 2019 11:15:10 +0200 Pantxo Diribarne Implement "pointer" and related figure properties for Qt toolkit (bug #56347)
Tue, 26 Mar 2019 22:14:09 +0000 John W. Eaton maint: Merge stable to default.
Tue, 26 Mar 2019 04:12:23 +0000 John W. Eaton eliminate duplicate graphics callback object stack (bug #55908) stable
Tue, 26 Mar 2019 20:06:57 +0000 John W. Eaton maint: Merge stable to default.
Sat, 16 Mar 2019 22:21:26 +0100 Markus Mützel Improve performance when closing figures (bug #55908). stable
Tue, 26 Mar 2019 04:12:23 +0000 John W. Eaton eliminate duplicate graphics callback object stack (bug #55908)
Sat, 16 Mar 2019 22:21:26 +0100 Markus Mützel Improve performance when closing figures (bug #55908).
Fri, 15 Mar 2019 06:36:56 +0000 John W. Eaton avoid some overloaded virtual warnings (bug #55741)
Mon, 11 Mar 2019 11:49:24 -0700 Rik maint: merge stable to default.
Mon, 11 Mar 2019 11:48:47 -0700 Rik doc: Refer to "root object" rather than "root figure object". stable
Thu, 07 Mar 2019 22:53:33 +0100 Pantxo Diribarne Use an uitoolbar and ui*tools to build the default figure toolbar (bug #55795)
Tue, 05 Mar 2019 13:51:16 +0100 Pantxo Diribarne Implement axes and text "fontsmoothing" property (bug #55833).
Sat, 09 Feb 2019 12:24:26 +0100 Markus Mützel Improve calculation of zlim and aspect ratios for 2d objects (bug #55634).
Sat, 09 Feb 2019 21:47:01 +0100 Markus Mützel Fix auto axes limits with text on negative logarithmic axes.
Mon, 04 Feb 2019 12:06:07 -0800 Rik Implement "none" as a color for axes and text objects (bug #52842).
Sun, 27 Jan 2019 16:21:18 +0100 Markus Mützel Add support for more types for graphics property "cdata" (bug #55436).
Fri, 11 Jan 2019 15:22:59 -0500 John W. Eaton maint: Merge stable to default.