log libinterp/corefcn/graphics.in.h @ 31605:e88a07dec498 stable

age author description
Thu, 01 Dec 2022 14:23:45 -0800 Rik maint: Use macros to begin/end C++ namespaces. stable
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
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.
Fri, 11 Jan 2019 18:14:41 +0100 Pantxo Diribarne Don't use C++ callback to notify close request from Qt Figures (bug #54187) stable
Mon, 07 Jan 2019 08:08:47 -0500 John W. Eaton maint: Merge stable to default.
Wed, 02 Jan 2019 17:21:21 +0100 Pantxo Diribarne Don't use C++ callbacks to notify position changes from Qt figures (bug #48519) stable
Wed, 02 Jan 2019 16:48:28 -0800 Rik maint: merge stable to default.
Wed, 02 Jan 2019 15:58:39 -0800 Rik graphics.h: Fix static analyzer detected issues (bug #55347). stable
Wed, 02 Jan 2019 16:45:58 -0500 John W. Eaton maint: Merge stable to default.
Wed, 02 Jan 2019 16:41:55 -0500 John W. Eaton maint: Merge stable to default.
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 02 Jan 2019 10:54:48 -0800 Rik graphics.h: Fix static analyzer detected issues (bug #55347). stable
Thu, 20 Dec 2018 22:33:11 -0800 Rik maint: Remove deprecated graphics properties.
Sat, 08 Dec 2018 16:07:03 +0100 Markus Mützel Implement "SizeChangedFcn" for uipanel and uibuttongroup (bug #55085).
Sun, 09 Dec 2018 07:40:35 -0800 Rik Change "Margin" default of text object to 3.
Fri, 23 Nov 2018 18:40:09 -0800 Rik Add sizechangedfcn property to uipanel objects.
Thu, 22 Nov 2018 13:02:34 -0800 Rik Deprecate "fontangle" property value "oblique" in version 7.
Thu, 22 Nov 2018 12:41:06 -0800 Rik Remove "erasemode" graphics property deprecated in 4.2.
Thu, 22 Nov 2018 08:12:03 -0800 Rik Clean up implementation of uitable in 36e0e5b428e7.
Tue, 20 Dec 2016 03:25:17 +0000 Andrew Thornton Implement uitable (patch #9084)
Wed, 21 Nov 2018 10:16:04 -0800 Rik Supply missing arguments to variable length *printf functions (bug #55046).
Thu, 08 Nov 2018 09:05:24 +0100 Pantxo Diribarne Allow log axes to be exported correctly in tex formats (bug #50130).
Fri, 09 Nov 2018 20:24:02 +0100 Markus Mützel Update normals when turning visibility of surface and patch on (bug #54970).
Tue, 06 Nov 2018 18:09:41 +0100 Pantxo Diribarne Don't set keyboard focus on newly created uicontrol objects (bug #54942)
Sun, 04 Nov 2018 20:25:43 +0100 Pantxo Diribarne Allow uicontrol focus to be set from the interpreter (bug #54942)
Sat, 03 Nov 2018 15:42:44 +0100 Markus Mützel Add function to manually trigger calculation of [Vertex|Face]Normals (bug #54922).
Wed, 31 Oct 2018 12:57:16 -0700 Rik Allow figure "colormap" property to be assigned '[]' (bug #54926).
Tue, 30 Oct 2018 11:46:53 -0700 Rik Overhaul processing of size constraints for graphic properties (bug #54918).
Tue, 30 Oct 2018 09:33:34 -0700 Rik Allow 'cdata' property of uicontrol to be set to '[]' (bug #54918).
Thu, 25 Oct 2018 16:08:49 -0400 John W. Eaton improve plot position updates (bug #48273)
Wed, 22 Aug 2018 09:14:44 +0200 Pantxo Diribarne Refactor graphics event handling and fix interruption of callbacks (bug #54340)
Thu, 27 Sep 2018 08:56:09 -0700 Rik Allow 'characters' as a value for the Units property of root object (bug #54742).
Sat, 22 Sep 2018 16:22:07 +0200 Markus Mützel uicontrol: Allow uint8 for "cdata" (bug #54697).
Sat, 15 Sep 2018 09:43:48 +0200 John Swensen Improve OpenGL rendering on high resolution screens with Qt 5 (bug #49053)
Sat, 08 Sep 2018 20:36:30 +0200 Markus Mützel Use "facenormals" for flat lighting on surfaces (bug #54024).
Mon, 11 Jun 2018 17:30:23 -0700 Rik Change default ShadowColor property to match Matlab (bug #53805).
Wed, 06 Jun 2018 12:41:03 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Tue, 05 Jun 2018 20:57:36 +0200 Markus Mützel Delete listeners before invalidating graphics object.
Tue, 05 Jun 2018 16:22:59 +0200 Guillaume Flandin Change default ui* objects color for compatibility (bug #53805)
Sun, 03 Jun 2018 21:43:15 +0200 Markus Mützel Automatically calculate normals for patch objects (patch #8951).
Sun, 03 Jun 2018 19:51:11 +0200 Markus Mützel Move management of lights in axes from GL to graphics backend.
Mon, 18 Jul 2016 18:33:48 +0200 Markus Muetzel Enable support of non-coplanar faces in patches for OpenGL (bug #47677).
Tue, 17 Apr 2018 12:48:33 -0700 Rik Add new Figure graphic property "Number" (bug #53343).
Mon, 09 Apr 2018 08:22:32 -0400 John W. Eaton maint: Merge stable to default.