log scripts/plot/gnuplot_drawnow.m @ 12103:a14e15613509 release-3-2-x

age author description
Tue, 24 Nov 2009 08:02:08 +0100 Ben Abbott gnuplot_drawnow.m: Support gnuplot's dumb terminal. release-3-2-x
Tue, 24 Nov 2009 08:02:00 +0100 Stefan Hepp gnuplot_drawnow.m (gnuplot_default_term): don't set term to x11 unless DISPLAY is set release-3-2-x
Mon, 14 Sep 2009 07:55:15 +0200 Ben Abbott gnuplot_drawnow.m: Avoid flickering plot windows. release-3-2-x
Wed, 26 Aug 2009 08:17:08 +0200 John W. Eaton try to avoid gnuplot zombies release-3-2-x
Thu, 06 Aug 2009 07:30:34 +0200 Ben Abbott Avoid the flickering x11 window seen with rapid gnuplot updates. release-3-2-x
Thu, 20 Jan 2011 18:26:09 -0500 John W. Eaton missing semicolons in script files
Thu, 20 Jan 2011 17:51:13 -0500 John W. Eaton style fixes for warning and error messages in script files
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Thu, 20 Jan 2011 02:29:57 -0500 John W. Eaton rename backend to graphics_toolkit
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sat, 20 Nov 2010 16:33:14 -0800 Rik gnuplot_drawnow.m: Remove spurious line causing 'ans=1' to be returned when printing plots.
Sat, 13 Nov 2010 01:25:05 -0500 John W. Eaton allow legend and gcf to work when no figure is present
Sun, 07 Nov 2010 22:35:40 +0100 David Bateman Fix multi-parented legends with the gnuplot backend (fixes #30461 and #31522)
Wed, 20 Oct 2010 20:49:17 -0400 John W. Eaton style fixes for some .m files
Mon, 18 Oct 2010 20:40:12 +0200 Thorsten Meyer Stylefixes, replace end by endif.
Mon, 13 Sep 2010 20:57:44 -0400 Ben Abbott gnuplot_drawnow.m: Use new function __gnuplot_has_terminal__().
Fri, 27 Aug 2010 06:39:36 -0400 Ben Abbott Unify gnuplot printing with the fltk backend.
Sun, 16 May 2010 22:26:54 -0700 Rik Print name of function in error() string messages.
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Wed, 27 Jan 2010 20:57:33 +0100 Thorsten Meyer Add emf to list of enhanced terminals for the gnuplot backend
Tue, 08 Dec 2009 18:48:25 -0500 Ben Abbott gnuplot_drawnow.m: Prunec prompt lines from dumb terminal output.
Sun, 08 Nov 2009 17:15:07 -0500 Ben Abbott gnuplot_drawnow.m: Support gnuplot's dumb terminal.
Mon, 02 Nov 2009 21:34:04 -0500 Stefan Hepp gnuplot_drawnow.m (gnuplot_default_term): don't set term to x11 unless DISPLAY is set
Wed, 09 Sep 2009 19:41:29 -0400 Ben Abbott gnuplot_drawnow.m: Avoid flickering plot windows.
Tue, 25 Aug 2009 17:41:00 -0400 John W. Eaton try to avoid gnuplot zombies
Sun, 02 Aug 2009 16:52:12 -0400 Ben Abbott Avoid the flickering x11 window seen with rapid gnuplot updates.
Wed, 29 Jul 2009 07:22:05 -0400 Ben Abbott Add support for gnuplot's Lua-TikZ terminal.
Thu, 25 Jun 2009 18:58:53 -0400 Ben Abbott Add feature 'wxt_has_size' to __gnuplot_has_feature__.m & apply in gnuplot_drawnow.m.
Wed, 24 Jun 2009 19:04:30 -0400 Ben Abbott print.m: reimplement options -landscape and -portrait.
Thu, 11 Jun 2009 07:23:32 -0400 Ben Abbott print.m: properly render mono figures, and favor cairo terminals.