log libinterp/corefcn/graphics.in.h @ 26985:87c5b3ba4664

age author description
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.
Mon, 09 Apr 2018 07:54:15 -0400 John W. Eaton update future version numbers in doc strings and comments stable
Tue, 03 Apr 2018 13:52:40 -0700 Rik maint: merge stable to default.
Tue, 03 Apr 2018 13:52:07 -0700 Rik maint: style check C++ ahead of 4.4 release. stable