log scripts/plot/util/__gnuplot_drawnow__.m @ 33670:9dd2a8e7e0d5 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
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
Fri, 26 Nov 2021 20:53:22 -0800 Rik maint: Style check m-files ahead of 7.1 release. stable
Tue, 23 Nov 2021 13:28:34 -0800 Rik maint: Shorten some long lines to <= 80 characters (bug #57599)
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
Fri, 03 Jul 2015 17:56:48 -0500 Daniel J Sebald Use UTF-8 encoding rather than Symbol font for gnuplot terminals (patch #8696).
Thu, 24 Sep 2020 14:44:58 -0700 Rik Eliminate unneeded verification of nargin, nargout in m-files.
Fri, 17 Jan 2020 13:27:27 -0600 John W. Eaton merge stable to default.
Fri, 17 Jan 2020 13:15:27 -0600 John W. Eaton fix many spelling errors (bug #57613) 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
Thu, 02 Jan 2020 15:43:01 -0500 John W. Eaton remove Author: jwe and Adapted-by: jwe lines from source files
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 30 Apr 2018 15:17:58 -0500 Daniel J Sebald Make figure/waitbar window title behavior consistent among toolkits (bug #53793)
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 13 Dec 2017 13:25:30 -0800 Rik __gnuplot_drawnow__.m: Update comment about positioning figure (bug #49215).
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.
Mon, 17 Oct 2016 16:24:55 -0400 John W. Eaton maint: Strip trailing whitespace from source files. stable
Fri, 16 Sep 2016 11:53:12 +0900 Tatsuro Matsuoka Figure "position" property support for qt and wxt terminal (require gnuplot 5).
Wed, 14 Sep 2016 18:35:45 -0700 Rik Add new __gnuplot_has_feature__ for "qt_terminal".
Wed, 14 Sep 2016 18:28:33 -0700 Rik __gnuplot_drawnow__.m: Add "qt" to list of terminals_with_size option.
Wed, 14 Sep 2016 13:19:47 -0700 Rik Require gnuplot 4.4 as mininimum supported version.
Tue, 13 Sep 2016 01:59:42 -0500 Daniel J Sebald Rid dashed termoption warning for tikz terminal of gnuplot_toolkit (bug #49003).
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Fri, 27 May 2016 09:47:43 -0700 Rik Disable plotting graphics when --no-window-system used (bug #48017).
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Fri, 13 May 2016 18:59:29 -0500 Daniel J Sebald Remove reference to drawnow 'mono' throughout scripts and code, update args test
Wed, 20 Apr 2016 11:06:03 -0700 Mike Miller Backed out changeset dcf8922b724b
Wed, 20 Apr 2016 17:53:10 +0200 Kai T. Ohlhus Deprecate printf, puts, and scanf. Make fputs a M-file.
Thu, 25 Feb 2016 10:37:59 -0800 Rik Fix check-missing-semicolon QA target (bug #47277).
Fri, 26 Feb 2016 20:14:18 -0500 Ben Abbott Rely upon print.m for mono/color conversion. This simplifies gnuplot support
Tue, 16 Feb 2016 23:34:44 -0500 John W. Eaton maint: Merge stable to default.
Sat, 12 Dec 2015 21:34:06 -0500 Ben Abbott For gnuplot 5.x, add the "color" option to the postscript terminal. stable
Wed, 23 Dec 2015 18:22:26 -0500 Daniel J Sebald Impproved support gnuplot terminals "eepic", "latex", "pstricks", & "texdraw".
Tue, 22 Dec 2015 22:30:40 -0500 Daniel J Sebald Add support for cairo based gnuplot terminals: "cairolatex", "epscairo",
Tue, 15 Dec 2015 19:25:43 -0500 Ben Abbott maint: Periodic merge of stable to default
Tue, 15 Dec 2015 10:15:20 -0500 Ben Abbott Backout rev af5591ef9790. stable
Sun, 13 Dec 2015 14:48:32 -0500 Ben Abbott Add missing semicolon (from changeset c7d881aec36c)
Sat, 12 Dec 2015 21:34:06 -0500 Ben Abbott For gnuplot 5.x, add the "color" option to the postscript terminal.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Fri, 09 Oct 2015 19:28:05 -0700 Rik maint: Periodic merge of stable to default.
Tue, 06 Oct 2015 11:07:10 +0200 ederag __gnuplot_drawnow__.m: Use "screenpixelsperinch" instead of constant value (bug #46122). stable
Sun, 26 Jul 2015 18:33:57 -0700 Rik build: Rename __go_draw_XXX to __gnuplot_draw_XXX for clarity.
Tue, 26 May 2015 21:07:42 -0700 Rik Use in-place operators in m-files where possible.
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Wed, 22 Oct 2014 10:41:15 -0700 Rik Use tempname() rather than tmpnam() in core Octave.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 04 Oct 2013 17:09:08 -0700 Rik maint: Split scripts/plot directory into 4 pieces. base scripts/plot/__gnuplot_drawnow__.m@372770e85e38