log scripts/image/image.m @ 33665:6de41f40e397 default tip @

age author description
Sat, 02 Mar 2024 14:16:06 -0800 Rik image.m: Don't set 'clim' property (bug #65384)
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 18 Feb 2020 08:15:39 -0800 Rik doc: Create better looking cross references in Info format (bug #57845). stable
Tue, 21 Jan 2020 14:35:03 -0800 Rik maint: Remove remaining "Author:" instances from code base.
Tue, 21 Jan 2020 13:15:15 -0800 Rik maint: Remove simple "Adapted-By:" lines from code base.
Tue, 21 Jan 2020 13:06:02 -0800 Rik maint: Remove "Created:" lines from code base.
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
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 08 Dec 2018 10:02:34 -0800 Rik image.m: Validate image data is not complex (bug #55170).
Sat, 10 Nov 2018 21:42:43 -0800 Rik Expand intmax/intmin to accept an integer variable as input.
Fri, 07 Sep 2018 10:45:19 +0200 Pantxo Diribarne Document that image x/ydata indicate the centers of corner pixels (bug #54610). stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sun, 07 Jan 2018 21:11:39 -0800 Rik doc: Add @ref from graphic object creation functions to list of graphic properties (bug #52816).
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Fri, 09 Jun 2017 17:44:57 -0400 John W. Eaton use new script to tag fixed bugs in tests
Fri, 09 Jun 2017 17:40:34 -0400 John W. Eaton new script for updating test status for fixed bugs
Fri, 09 Jun 2017 15:34:03 -0400 John W. Eaton allow bugs to be tagged as fixed in test suite
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 14 Sep 2016 16:05:16 -0700 Rik test: Add bug ids (<#####>) to BIST tests.
Wed, 14 Sep 2016 13:19:47 -0700 Rik Require gnuplot 4.4 as mininimum supported version.
Tue, 23 Aug 2016 10:12:28 -0700 Rik Make graphic functions visually compatible w/Matlab.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Sun, 03 May 2015 09:36:20 -0700 Rik doc: Update docstrings to have one sentence summary as first line. stable
Wed, 18 Mar 2015 11:30:07 -0700 Rik image.m: Don't draw new image object twice for performance (bug #44567).
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
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
Fri, 31 Oct 2014 20:44:21 +0100 Pantxo Diribarne Make "image ()" use the default image cdata
Mon, 14 Apr 2014 22:53:44 +0200 Pantxo Diribarne Update image "x/ydata" when "cdata" is changed (bug #42121)
Tue, 10 Jun 2014 14:03:09 -0700 Rik Fix bug when hggroup used with primitive graphic object (bug #42532).
Sat, 26 Apr 2014 16:39:20 -0700 Rik Add support for integer data types for image cdata.
Fri, 18 Apr 2014 19:26:22 -0700 Rik image.m: Set axes layer to "top" for compatability with Matlab.
Fri, 04 Apr 2014 11:40:40 -0700 Rik Set only 'axis tight' for image functions and Matlab compatibility (bug #42043, bug #41886) stable
Tue, 25 Feb 2014 23:56:49 +0100 Pantxo Diribarne axis.m: make 'tight' embrace whole images (bug #36594). stable
Mon, 10 Feb 2014 09:41:59 -0800 Rik image.m: Fix axis limit bug when column vectors are used as x,y input (bug #41466). stable
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 18 Oct 2013 16:27:44 -0700 Rik Overhaul image, imagesc to use newplot and support low-level invocation form.
Fri, 18 Oct 2013 14:19:18 -0700 Rik doc: Add information about High-Level/Low-Level calling forms for image, imagesc.
Sun, 13 Oct 2013 17:57:36 -0700 Rik image.m: Implement better check for linearity (bug #37410)
Wed, 28 Aug 2013 08:27:38 -0700 Rik Use '##' for comments which stand alone on a line.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Wed, 24 Jul 2013 23:12:28 -0700 Rik image.m: Update to use new __plt_get_axis_arg__ without using "axes" and "newplot" function.
Mon, 10 Dec 2012 15:38:38 -0800 Rik Temporary fix for display of indexed images of integer class.
Tue, 27 Nov 2012 16:38:13 -0800 Rik Overhaul m-files in image directory to provide better support for images stored as integers.
Sun, 19 Aug 2012 10:50:40 -0400 John W. Eaton fix missing semicolons in various .m files
Fri, 03 Aug 2012 17:38:05 -0700 Rik image.m: Remove input validation tests which cause window to pop up.
Tue, 31 Jul 2012 18:06:54 -0400 Jordi GutiƩrrez Hermoso Handle complex arguments in imagesc (bug #36866)
Tue, 31 Jul 2012 11:11:05 -0700 Rik image.m: Don't accept complex image data (bug #36866)
Tue, 17 Jul 2012 13:34:19 -0700 Rik maint: use rows() and columns() to clarify m-files.
Tue, 24 Jan 2012 09:51:48 -0800 Rik doc: Update docstrings for functions in image/ directory
Sun, 22 Jan 2012 10:02:27 -0800 Rik test: Make surface demos reproducible by setting colormap to default at start of demo.
Fri, 20 Jan 2012 12:59:53 -0800 Rik Revamp %!demos in m-files to use Octave coding conventions on spacing, etc.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Tue, 06 Dec 2011 13:09:17 -0800 Rik doc: Update documentation for functions returning a graphics handle h (Bug #34761)
Sun, 04 Dec 2011 19:37:58 -0500 Ben Abbott image.m: Fix test for non-linearly spaced coordinates.
Fri, 02 Dec 2011 20:33:42 -0500 Ben Abbott image.m: Warn if input coordinates are not linearly spaced.
Tue, 20 Sep 2011 15:28:46 -0400 John W. Eaton maint: periodic merge of stable to default
Mon, 19 Sep 2011 20:18:47 -0400 Ben Abbott Fix bug #34015. Allow for sequential images. stable
Tue, 19 Apr 2011 00:36:42 +0200 Paul Boven Fixed naming of variables in texinfo
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 02 Dec 2010 19:27:13 -0500 Ben Abbott image.m: Only flip y-axis if nextplot property equal "replace".
Mon, 18 Oct 2010 14:15:06 -0400 John W. Eaton remove image_viewer function
Fri, 08 Oct 2010 07:39:31 -0400 Ben Abbott Do not store flipped image property values when x/ydata descends.
Wed, 06 Oct 2010 18:13:11 -0400 Ben Abbott image.m: Allow x/ydata to imply a flip of the image. Modify demos.
Mon, 04 Oct 2010 21:35:02 +0200 Shai Ayal fix images with width or height of 1
Wed, 08 Sep 2010 08:17:48 -0400 Ben Abbott image.m: Fix axis limits for single dimension images, add demo.
Fri, 03 Sep 2010 08:04:10 -0400 Ben Abbott image.m: Matlab compatible axis limits, add demo.
Mon, 26 Jul 2010 12:46:21 +0200 Soren Hauberg scripts/image/image.m: fix texinfo
Sun, 25 Jul 2010 22:27:08 -0700 Rik image.m: Always reverse 'ydir' property when displaying images.
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Mon, 14 Jun 2010 11:27:58 -0700 Rik image.m: Flip data, rather than y-axis, for images. (bug #30033)
Mon, 24 May 2010 17:20:08 -0700 Rik Replace calls to deprecated functions.
Mon, 22 Mar 2010 12:36:30 -0700 Soren Hauberg Detabify scripts in 'scripts/image/'
Tue, 01 Dec 2009 22:40:37 -0500 John W. Eaton more private function and subfunction changes
Fri, 22 May 2009 10:46:00 -0400 John W. Eaton update copyright notices
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Mon, 17 Nov 2008 11:38:39 +0100 Brian Gough spelling corrections
Thu, 13 Dec 2007 21:35:36 +0000 jwe [project @ 2007-12-13 21:35:36 by jwe]
Mon, 10 Dec 2007 20:09:59 +0000 jwe [project @ 2007-12-10 20:09:59 by jwe]
Wed, 28 Nov 2007 02:32:42 +0000 jwe [project @ 2007-11-28 02:32:41 by jwe]
Tue, 27 Nov 2007 20:22:03 +0000 jwe [project @ 2007-11-27 20:22:02 by jwe]
Mon, 26 Nov 2007 20:42:11 +0000 dbateman [project @ 2007-11-26 20:42:09 by dbateman]
Fri, 26 Oct 2007 17:57:34 +0000 jwe [project @ 2007-10-26 17:57:34 by jwe]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Wed, 28 Feb 2007 22:07:24 +0000 jwe [project @ 2007-02-28 22:07:24 by jwe]
Thu, 15 Feb 2007 09:49:27 +0000 jwe [project @ 2007-02-15 09:49:27 by jwe]
Wed, 31 Jan 2007 20:52:55 +0000 jwe [project @ 2007-01-31 20:52:55 by jwe]
Wed, 31 Jan 2007 09:12:45 +0000 jwe [project @ 2007-01-31 09:12:45 by jwe]
Tue, 30 Jan 2007 19:16:55 +0000 jwe [project @ 2007-01-30 19:16:52 by jwe]
Tue, 14 Nov 2006 21:08:01 +0000 jwe [project @ 2006-11-14 21:08:00 by jwe]
Wed, 25 Oct 2006 19:39:00 +0000 jwe [project @ 2006-10-25 19:39:00 by jwe]
Tue, 10 Oct 2006 16:10:31 +0000 jwe [project @ 2006-10-10 16:10:25 by jwe]
Mon, 06 Mar 2006 21:26:54 +0000 jwe [project @ 2006-03-06 21:26:48 by jwe]
Tue, 26 Apr 2005 19:24:47 +0000 jwe [project @ 2005-04-26 19:24:27 by jwe]
Tue, 19 Oct 2004 23:10:55 +0000 jwe [project @ 2004-10-19 23:10:54 by jwe]
Sat, 26 Jul 2003 03:45:11 +0000 jwe [project @ 2003-07-26 03:45:10 by jwe]
Fri, 15 Nov 2002 20:58:50 +0000 jwe [project @ 2002-11-15 20:58:50 by jwe]
Thu, 01 Aug 2002 20:21:33 +0000 jwe [project @ 2002-08-01 20:21:33 by jwe]
Fri, 25 Aug 2000 06:10:30 +0000 jwe [project @ 2000-08-25 06:10:30 by jwe]
Fri, 31 Mar 2000 07:12:30 +0000 jwe [project @ 2000-03-31 07:12:29 by jwe]
Wed, 19 Jan 2000 08:50:14 +0000 jwe [project @ 2000-01-19 08:49:56 by jwe]
Thu, 13 Jan 2000 08:40:53 +0000 jwe [project @ 2000-01-13 08:40:00 by jwe]
Wed, 15 Dec 1999 20:48:45 +0000 jwe [project @ 1999-12-15 20:48:10 by jwe]
Tue, 23 Nov 1999 20:54:31 +0000 jwe [project @ 1999-11-23 20:54:17 by jwe]
Thu, 29 Oct 1998 20:28:02 +0000 jwe [project @ 1998-10-29 20:27:57 by jwe]
Thu, 27 Mar 1997 16:19:58 +0000 jwe [project @ 1997-03-27 16:18:26 by jwe]
Sun, 03 Nov 1996 03:26:04 +0000 jwe [project @ 1996-11-03 03:25:18 by jwe]