log scripts/plot/util/module.mk @ 30198:a87e5f9d5446

age author description
Tue, 21 Sep 2021 12:30:32 -0400 John W. Eaton improve graphics toolkit rendering failure error message
Tue, 20 Oct 2020 16:02:07 -0400 John W. Eaton maint: rename .oct_config files to .oct-config
Sat, 17 Oct 2020 15:49:12 +0200 Markus Mützel Mark all core script files as encoded in UTF-8 (bug #49685).
Thu, 13 Feb 2020 11:33:27 -0500 John W. Eaton use %reldir% in more places in module.mk files in scripts directory
Wed, 11 Dec 2019 13:00:31 +0000 Guillaume Flandin Implement new function "gui_mainfcn" for Matlab compatibility (bug #44282).
Sat, 27 Oct 2018 06:54:47 -0400 Guillaume Flandin New function openfig.m (bug #44670)
Fri, 26 Oct 2018 16:27:36 -0400 Guillaume Flandin savefig: new function
Mon, 25 Dec 2017 22:13:41 -0800 Rik groot.m: New function to return handle of graphics root object.
Sun, 17 Dec 2017 07:04:31 -0800 Rik Change ishandle to return true for Java objects for Matlab compatibility.
Tue, 23 May 2017 15:00:07 -0700 Mike Miller maint: sort lists of function files
Mon, 15 May 2017 16:17:58 -0400 John W. Eaton use automake %reldir% feature
Sun, 12 Mar 2017 19:12:27 -0700 Rik Restore all figure settings after clf ("reset") (bug #50527).
Wed, 08 Mar 2017 15:00:35 -0800 Rik hgtransform.m: New function (bug #50466).
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Tue, 27 Dec 2016 13:42:11 -0500 John W. Eaton update module.mk files for frame2im, im2frame move stable
Sun, 17 Jul 2016 17:03:30 -0400 John Donoghue provide single function to get OpenGL renderer info
Fri, 13 Nov 2015 19:31:51 -0800 Rik __tight_eps_bbox__.m: Remove unused file.
Sun, 26 Jul 2015 18:33:57 -0700 Rik build: Rename __go_draw_XXX to __gnuplot_draw_XXX for clarity.
Thu, 16 Jul 2015 13:49:51 -0400 John W. Eaton don't include GEN_FCN_FILES in FCN_FILES list
Tue, 14 Jul 2015 10:55:51 -0400 John W. Eaton fix installation of script files
Fri, 10 Jul 2015 14:40:47 -0400 John W. Eaton eliminate recursive make invocation in scripts directory tree
Tue, 07 Jul 2015 11:51:45 -0400 John W. Eaton use GNU Make features to eliminate redundancy in scripts/Makefile.am
Wed, 18 Feb 2015 14:29:59 -0500 John W. Eaton make ginput work for all toolkits again (bug #41977)
Thu, 29 Jan 2015 17:13:16 -0500 John W. Eaton rename __fltk_print__.m to __opengl_print__.m
Thu, 06 Nov 2014 21:10:04 +0000 Carnë Draug New functions im2frame and frame2im.
Sat, 13 Sep 2014 16:45:31 -0400 John W. Eaton hg new function, zoom
Fri, 12 Sep 2014 11:05:30 -0400 John W. Eaton move rotate.m to plot/util form plot/draw
Thu, 31 Jul 2014 15:49:21 +0200 Andreas Weber Add __get_funcname__.m, pan.m and rotate3d.m to module.mk
Tue, 18 Mar 2014 13:05:40 -0700 Willem Atsma linkaxes.m: Implement new function linkaxes.
Thu, 06 Mar 2014 22:52:59 +0100 Massimiliano Fasi Add new functions hgsave and hgload (bug #39532).
Fri, 04 Oct 2013 17:09:08 -0700 Rik maint: Split scripts/plot directory into 4 pieces.