log scripts/plot/module.mk @ 17404:5e552cd9315a

age author description
Tue, 10 Sep 2013 16:31:34 -0700 Rik Overhaul scatter family of functions
Wed, 31 Jul 2013 14:18:00 -0700 Rik isaxes.m: New function to determine if object is axes handle.
Wed, 24 Apr 2013 17:53:19 -0400 Mike Miller New function waterfall
Tue, 05 Feb 2013 19:56:29 -0500 Michael Godfrey provide stemleaf.m and printd.m
Mon, 16 Jul 2012 20:37:01 -0400 Pantxo Diribarne New Functions; copyobj.m, hdl2struct.m, struct2hdl.m
Wed, 04 Jul 2012 14:57:57 +0100 Michael Goffioul Add gco implementation.
Sat, 21 Apr 2012 18:10:11 -0400 Carnë Draug New Function, findfigs.m
Thu, 19 Apr 2012 17:44:46 -0400 Martin Helm New Function, shrinkfaces.m
Mon, 02 Apr 2012 19:34:31 -0400 Martin Helm New Function, tetramesh.m
Tue, 24 Jan 2012 17:12:09 -0800 Rik spinmap.m: Revamp function and make Matlab-compatible.
Wed, 21 Dec 2011 09:46:32 -0500 John W. Eaton maint: include functions in module.mk files stable
Thu, 08 Dec 2011 06:28:18 -0500 John W. Eaton explicitly close figures in clean_up_and_exit instead of using an atexit function
Wed, 23 Nov 2011 08:59:25 +0000 Michael Goffioul Implement waitfor, uiwait and uiresume.
Fri, 14 Oct 2011 23:19:06 +0100 Michael Goffioul Add missing UI objects: uicontextmenu, uitoolbar, uipushtool and uitoggletool.
Thu, 13 Oct 2011 23:01:44 +0100 Michael Goffioul Implement guidata/guihandles.
Thu, 13 Oct 2011 16:46:28 +0100 Michael Goffioul Allow a toolkit to provide its own version of UI dialogs.
Thu, 06 Oct 2011 23:39:05 +0100 Michael Goffioul Add uicontrol and uipanel m-scripts.
Sat, 16 Jul 2011 21:05:01 -0700 Rik codesprint: Restore __gnuplot_drawnow__.m to being regular, not private, function
Sat, 16 Jul 2011 09:28:26 -0700 Rik codesprint : Make many plot helper functions private.
Sat, 16 Jul 2011 09:16:52 -0700 Rik codesprint : Move trimesh, triplot, trisurf from geometry to plot directory
Wed, 01 Jun 2011 23:58:35 +0200 David Bateman Add the rectangle function stable
Thu, 14 Apr 2011 18:52:54 -0700 Rik colstyle.m: Add new function (bug #33063) stable
Sat, 05 Feb 2011 10:19:13 -0500 David Bateman Fix for inline legends (#32022, #32343)
Sun, 30 Jan 2011 04:22:39 -0500 John W. Eaton rename gnuplot_drawnow to __gnuplot_drawnow__
Thu, 20 Jan 2011 02:29:57 -0500 John W. Eaton rename backend to graphics_toolkit
Fri, 14 Jan 2011 12:37:23 -0800 Rik Deprecate replot function.
Fri, 31 Dec 2010 09:56:44 -0800 Rik Add isprop.m to list of function files for Automake.
Fri, 17 Dec 2010 15:21:33 -0500 John W. Eaton comet3: new function
Mon, 13 Dec 2010 20:17:24 +0100 Kai Habel Add default menu for fltk backend figures
Thu, 09 Dec 2010 16:17:03 +0100 Kai Habel add pie3 to plot functions
Sun, 21 Nov 2010 14:25:32 +0100 Kai Habel GUI file functions
Mon, 15 Nov 2010 19:41:14 +0100 Kai Habel Add saveas function
Thu, 04 Nov 2010 12:47:19 -0700 Rik Add __fltk_ginput__.m to list of scripts
Mon, 25 Oct 2010 11:26:43 +0200 Kai Habel add uimenu graphic object to fltk backend
Mon, 13 Sep 2010 20:56:01 -0400 Ben Abbott __gnuplot_has_terminal__.m: New function.
Thu, 29 Jul 2010 19:44:07 -0400 Ben Abbott Improvements for fltk printing.
Thu, 24 Jun 2010 07:06:11 +0300 Shai Ayal split printing between backends
Wed, 23 Jun 2010 12:57:36 +0200 David Bateman Add the whitebg function
Thu, 28 Jan 2010 20:59:31 -0500 Ben Abbott daspect.m, pbaspect.m: New functions.
Wed, 20 Jan 2010 02:52:22 +0100 David Bateman Handle linestyleorder. Remove @ markers. Treat edgecolor, markeredgecolor and markerfacecolor correctly in scatter.
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Tue, 01 Dec 2009 15:59:43 -0500 John W. Eaton convert some plot functions to subfunctions or make some them private
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool