log scripts/plot/util/print.m @ 21122:dba88797f69f

age author description
Wed, 20 Jan 2016 21:14:47 -0800 Rik doc: Periodic grammarcheck of documentation.
Wed, 23 Dec 2015 20:16:05 -0500 Daniel J Sebald Add gnuplot "canvas" terminal to the print.m doc-string.
Wed, 23 Dec 2015 19:49:24 -0500 Ben Abbott Include missing "{}" for @LaTeX{} macro in print.m doc-string,
Wed, 23 Dec 2015 18:22:26 -0500 Daniel J Sebald Impproved support gnuplot terminals "eepic", "latex", "pstricks", & "texdraw".
Wed, 23 Dec 2015 17:44:05 -0500 Daniel J Sebald Add support for the standalone option for the gnuplot tikz terminal.
Tue, 22 Dec 2015 22:30:40 -0500 Daniel J Sebald Add support for cairo based gnuplot terminals: "cairolatex", "epscairo",
Wed, 16 Dec 2015 21:13:47 -0500 Ben Abbott Convert figure's descendants units to "normalized" during printing (Bug #46292).
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Mon, 30 Nov 2015 08:20:08 -0800 Rik Use parser string concatenation rather than strcat() for performance in m-files.
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Tue, 26 May 2015 21:07:42 -0700 Rik Use in-place operators in m-files where possible.
Tue, 12 May 2015 09:22:01 -0700 Rik maint: Remove unnecessary whitespace at end of lines. stable
Sat, 09 May 2015 22:50:09 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Sat, 28 Mar 2015 20:03:00 -0700 Rik Issue error when trying to print a figure with no axes object (bug #44655).
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Mon, 16 Feb 2015 16:51:45 -0800 Rik Ensure that numbers passed to integer *printf format codes are integers (bug #44245).
Mon, 16 Feb 2015 14:29:43 -0800 Rik Use epswrite/eps2write depending on capabilities of ghostscript (bug #44186).
Fri, 13 Feb 2015 10:14:31 +0100 Andreas Weber Remove erroneously added "keyboard" in cset ef3cdadc2a08
Fri, 13 Feb 2015 10:12:01 +0100 Andreas Weber doc: print.m: Fix typo metalfile -> metafile
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Thu, 29 Jan 2015 17:13:16 -0500 John W. Eaton rename __fltk_print__.m to __opengl_print__.m
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, 10 Sep 2014 14:19:58 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 25 Mar 2014 17:00:41 +0000 Michael Godfrey Fix double '-P' in print command to printer (bug #41957). stable
Wed, 25 Jun 2014 13:45:41 -0700 Rik maint: Use "FIXME:" coding convention in m-files.
Tue, 25 Mar 2014 17:00:41 +0000 Michael Godfrey Fix double '-P' in print command to printer (bug #41957).
Thu, 06 Mar 2014 22:52:59 +0100 Massimiliano Fasi Add new functions hgsave and hgload (bug #39532).
Thu, 24 Oct 2013 13:17:13 -0700 Rik print.m: Restore figure position first (in pixels) and then original units.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 23 Oct 2013 16:55:26 -0700 Rik Fix shrinking axes when printing plots with legends (bug #40333).
Tue, 22 Oct 2013 06:32:54 -0700 Rik print.m: 2nd fix for printing when using -F option (bug #40334)
Mon, 21 Oct 2013 22:46:06 -0700 Rik print.m: Fix printing when using -F option with legends (bug #40334).
Fri, 04 Oct 2013 17:09:08 -0700 Rik maint: Split scripts/plot directory into 4 pieces. base scripts/plot/print.m@9a163d1d031d