log scripts/plot/util/private/__gnuplot_draw_axes__.m @ 31253:a40c0b7aa376

age author description
Mon, 03 Oct 2022 18:06:55 -0700 Rik maint: changes to follow Octave coding conventions.
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
Wed, 27 Oct 2021 15:07:52 -0700 Rik Add new plot marker styles '|' and '_' (bug #61350)
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).
Fri, 16 Oct 2020 10:42:51 -0700 Rik maint: Use Octave-specific end keywords rather than just 'end'.
Fri, 16 Oct 2020 09:27:56 -0700 Rik maint: Use newlines after "function" and before "endfunction" for clarity.
Thu, 15 Oct 2020 19:56:54 -0700 Rik maint: Use only one '#' character for comments that trail code.
Thu, 15 Oct 2020 14:30:01 -0700 Rik maint: Use '##' as lead-in for full-line comments.
Tue, 13 Oct 2020 20:12:56 -0700 Rik maint: Add semicolon after break and return keywords.
Tue, 13 Oct 2020 18:17:29 -0700 Rik maint: Use Octave convention of space after function name in scripts dir.
Sat, 12 Sep 2020 13:50:24 -0700 Rik maint: merge stable to default.
Sat, 12 Sep 2020 13:49:50 -0700 Rik __gnuplot_draw_axes__.m: Improve, but not fully fix, colorbar size with gnuplot (bug #40686) stable
Fri, 17 Jul 2020 11:21:10 -0400 John W. Eaton fix hex constant values for new parsing rules
Sat, 13 Jun 2020 07:28:38 -0700 Rik Allow 2-D view() commands to work with gnuplot (bug #58526).
Sat, 23 May 2020 08:05:20 -0700 Rik Fix warning when plotting tick marks which exceed integer range with gnuplot (bug #58419)
Mon, 18 May 2020 13:02:20 +0200 Markus Mützel Replace uses of axes property "activepositionproperty" by "positionconstraint" (bug #58336).
Tue, 21 Jan 2020 09:10:37 -0600 John W. Eaton maint: merge stable to default.
Mon, 20 Jan 2020 14:16:49 -0800 Mike Miller fix more spelling errors (bug #57613) stable
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
Thu, 23 May 2019 13:56:23 -0700 Rik Consolidate separate calls to set() in to one call for interpreter efficiency.
Mon, 18 Mar 2019 10:33:38 -0700 Rik Don't issue warning about unsupported latex when printing with -dpdflatexstandalone (bug #55946).
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable