log libinterp/corefcn/graphics.cc @ 26595:a7d56e0a5c8c

age author description
Tue, 22 Jan 2019 08:07:55 -0500 John W. Eaton maint: Merge stable to default.
Sat, 19 Jan 2019 18:22:48 +0100 Markus Mützel Run tests with graphics toolkit fltk only if it is available (bug #54169). stable
Tue, 15 Jan 2019 16:21:37 -0800 Rik Scale Octave's 3-D ticklength for better appearances (bug #55483)
Sun, 13 Jan 2019 16:01:47 +0100 Markus Mützel maint: Merge stable to default.
Sat, 12 Jan 2019 16:23:18 +0100 Markus Mützel graphics.cc: Fix typo uncovered by clang static analyzer (bug #55440). stable
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
Fri, 11 Jan 2019 16:57:58 +0100 Pantxo Diribarne Allow any object to be the root "callbackobject" (bug #55428) stable
Tue, 08 Jan 2019 13:54:57 -0500 John W. Eaton maint: Merge stable to default.
Mon, 07 Jan 2019 20:54:21 +0100 Pantxo Diribarne Consistently notify uicontrol "style" property changes (bug #55368) stable
Mon, 07 Jan 2019 13:27:20 -0500 John W. Eaton maint: Merge stable to default.
Sun, 06 Jan 2019 22:10:44 +0100 Pantxo Diribarne Fix regression in uicontrol "style" property handling (bug #55368). 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
Sun, 06 Jan 2019 07:37:48 -0800 Rik maint: merge stable to default.
Sun, 06 Jan 2019 14:57:26 +0100 Markus Mützel Avoid heap-buffer-overflow with patch graphics objects (bug #55400). stable
Sun, 06 Jan 2019 14:14:39 +0100 Markus Mützel Wrong facenormals of surface objects if xdata or ydata are vectors. stable
Thu, 03 Jan 2019 17:25:36 -0800 Rik maint: merge stable to default.
Thu, 03 Jan 2019 16:21:45 -0800 Rik graphics.cc: 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
Wed, 02 Jan 2019 14:13:59 +0100 Andreas Weber Fix static analyzer detected V668 issues (bug #55347).
Sat, 29 Dec 2018 22:36:48 -0800 Rik maint: merge stable to default.
Sat, 29 Dec 2018 18:59:33 -0800 Rik Stop creating orphaned graphic handles if two "parent" properties given (bug #55322). stable
Fri, 28 Dec 2018 22:05:27 -0800 Rik maint: merge stable to default.
Fri, 28 Dec 2018 21:59:41 -0800 Rik Fix order of execution of graphic properties (bug #55321). stable
Fri, 28 Dec 2018 11:28:16 -0800 Rik maint: merge stable to default.
Thu, 27 Dec 2018 16:10:42 -0800 Rik Improve performance of re-parenting hggroups. stable
Thu, 27 Dec 2018 15:38:42 -0800 Rik Fix unexpected "xlim" error when re-parenting hggroup (bug #55308). stable
Fri, 21 Dec 2018 13:43:32 -0500 John W. Eaton maint: Merge stable to default.
Sat, 15 Dec 2018 11:31:31 +0100 Pantxo Diribarne Make creation and destruction of Qt widgets synchronous (bug #55526) 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).
Fri, 23 Nov 2018 11:18:53 +0100 Pantxo Diribarne Improve text extent calculation when using freetype text renderer (bug #55075)
Fri, 30 Nov 2018 20:07:20 +0100 Markus Mützel Silence compiler warnings about format identifier for octave_idx_type (bug #55046).
Thu, 22 Nov 2018 08:12:03 -0800 Rik Clean up implementation of uitable in 36e0e5b428e7.
Fri, 16 Nov 2018 13:16:50 -0500 John W. Eaton move eval_string inside interpreter/evaluator class
Tue, 20 Dec 2016 03:25:17 +0000 Andrew Thornton Implement uitable (patch #9084)
Fri, 16 Nov 2018 19:52:35 +0100 Markus Mützel Update normals when updating data in patches (bug #55014).
Thu, 15 Nov 2018 21:29:57 +0100 Pantxo Diribarne Disallow recursion in Fdrawnow when using gnuplot ASCII charts (bug #55029).
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 21:20:34 -0800 Rik doc: grammarcheck C++ files in libinterp/ directory.
Fri, 09 Nov 2018 20:09:20 +0100 Markus Mützel Fix calculating surface FaceNormals on non-regular grid.
Sun, 04 Nov 2018 07:01:41 -0800 Rik maint: Use 2D, 3D in variable names in graphics code rather than 2d,3d.
Sat, 03 Nov 2018 15:42:44 +0100 Markus Mützel Add function to manually trigger calculation of [Vertex|Face]Normals (bug #54922).
Fri, 02 Nov 2018 11:59:06 -0700 Rik Remove unnecessary static deprecated functions in graphics.cc.
Fri, 02 Nov 2018 11:14:32 -0700 Rik Deprecate C++ is_figure in favor of isfigure for readability.
Fri, 02 Nov 2018 10:03:10 -0700 Rik Deprecate C++ is_hghandle in favor of ishghandle for readability.
Mon, 22 Feb 2016 21:07:09 +0100 Pantxo Diribarne Better argument checking in Fwaitfor (bug #47056)
Thu, 01 Mar 2018 23:41:52 +0100 Pantxo Diribarne print.m: Implement "-opengl", "-painters" and "-RGBImage" options (bug #52866)
Thu, 01 Nov 2018 16:50:27 +0100 Pantxo Diribarne Allow "sizechangedfcn" to be executed the same way as "resizefcn" (bug #54340)
Tue, 30 Oct 2018 19:44:01 -0400 John W. Eaton fix typo from changeset d85049849e8
Tue, 30 Oct 2018 11:46:53 -0700 Rik Overhaul processing of size constraints for graphic properties (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)
Fri, 19 Oct 2018 12:41:19 -0400 John W. Eaton maint: Merge stable to default.
Fri, 19 Oct 2018 12:38:01 -0400 John W. Eaton style fixes stable
Fri, 19 Oct 2018 12:19:49 -0400 John W. Eaton maint: Strip trailing whitespace from source files.