log doc/interpreter/splineimages.m @ 33634:4a70f390c85e default tip @

age author description
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Tue, 17 Jan 2023 13:11:02 -0500 John W. Eaton assume QOffscreenSurface is available
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 14 Aug 2020 13:37:07 -0700 Rik doc: Short-circuit building txt images for manual (bug #57591). stable
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
Mon, 16 Dec 2019 17:47:35 +0100 Pantxo Diribarne Don't test presence of OSMESA which will always fail (bug #57424)
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Thu, 01 Mar 2018 23:41:52 +0100 Pantxo Diribarne print.m: Implement "-opengl", "-painters" and "-RGBImage" options (bug #52866)
Mon, 04 Jun 2018 23:15:50 +0200 Pantxo Diribarne Properly test Qt offscreen printing during manual figures generation. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 23 Feb 2018 14:33:55 +0100 Pantxo Diribarne Allow getframe and print to work without osmesa (bug #53186).
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Mon, 25 Dec 2017 22:13:41 -0800 Rik groot.m: New function to return handle of graphics root object.
Fri, 16 Jun 2017 22:30:00 -0700 Mike Miller splineimages.m: generate the same plots for documentation each time (bug #51254)
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Mon, 04 Jul 2016 21:01:23 -0700 Rik doc: Create images for manual with legends that don't extend out of axes box.
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
Mon, 08 Feb 2016 23:14:56 -0500 John W. Eaton reorganize octave_config_info again
Sun, 13 Dec 2015 14:09:19 -0500 Ben Abbott Allow doc's images to be generated using gnuplot when osmesa isn't available.
Sun, 12 Jul 2015 15:00:26 -0700 Rik doc: Improve building of images for the Manual.
Thu, 09 Jul 2015 21:38:57 -0700 Rik doc: Clean up m-files which generate images for Manual.
Fri, 03 Jul 2015 19:33:19 -0400 John W. Eaton eliminate recursive make invocations in doc directory tree
Sun, 15 Feb 2015 07:13:09 -0800 Rik Backout cset 59ad278cfb98, use gnuplot for building doc images.
Fri, 13 Feb 2015 14:02:06 -0500 John W. Eaton don't force gnuplot for creating figures for documentation
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 27 Sep 2013 09:39:33 -0700 Rik Use Octave coding conventions for m-files which generate images for manual.
Wed, 17 Jul 2013 14:02:32 -0700 Rik Use matrix concatenation for strings, rather than cstrcat(), for clarity and performance.
Wed, 04 Apr 2012 19:28:16 -0700 Rik doc: Stop constant rebuild of spline images in txt format.
Thu, 29 Mar 2012 19:13:21 -0400 Ben Abbott New Function, splinefit.m