log scripts/image/imshow.m @ 33669:96f077c60226 default tip @

age author description
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Wed, 12 Apr 2023 15:34:43 -0700 Rik Use upper/lower in preference to toupper/tolower to match Matlab.
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 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
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.
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
Sat, 02 Mar 2019 23:21:13 -0800 Rik imshow.m: Read indexed images correctly when only file name given (bug #49137).
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sun, 28 Oct 2018 21:56:40 +0100 Pantxo Diribarne Fix rendering of images with permuted x/ydata (bug #49756).
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
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Tue, 19 Sep 2017 18:17:59 -0700 Rik maint: Periodic merge of stable to default.
Tue, 19 Sep 2017 14:03:08 +0200 Pantxo Diribarne Ensure numeric values are passed for the axes "clim" property (bug #52053). stable
Wed, 23 Aug 2017 15:56:06 +0200 Pantxo Diribarne imshow.m: fix colormap related demos (bug #51825)
Tue, 23 May 2017 13:37:17 -0700 Markus Muetzel Implement colormap property for axes objects (bug #48667).
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
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Mon, 14 Nov 2016 12:12:02 -0800 Rik maint: Capitalize variable names appearing in error() messages of m-files.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Thu, 25 Aug 2016 10:02:22 +0200 Pantxo Diribarne Clip double RGB data before passing to gl2psDrawPixels (bug #48873).
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Tue, 16 Aug 2016 11:23:49 -0700 Rik dump_demos.m: Remove dummy assert function.
Tue, 16 Aug 2016 10:07:34 -0700 Rik Add titles to more of the graphic demos.
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
Sun, 27 Mar 2016 15:50:01 -0700 Rik doc: Wrap m-file docstrings to 79 characters + newline (80 total).
Thu, 25 Feb 2016 10:37:59 -0800 Rik Fix check-missing-semicolon QA target (bug #47277).
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Sun, 22 Nov 2015 20:25:17 -0800 Rik Replace ++,-- with in-place operators for performance.
Wed, 18 Nov 2015 16:40:22 -0800 Rik Remove trailing whitespace at end of lines.
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Wed, 18 Nov 2015 10:40:26 -0800 Rik Make error messages more specific about the variable and problem encountered.
Thu, 16 Jul 2015 18:21:27 +0100 Carnë Draug iscolormap: relax input check - specially in [0 1] range.
Sun, 05 Jul 2015 21:31:46 -0700 Rik imshow.m: Respect new 'parent' property when setting axis properties.
Sun, 05 Jul 2015 13:55:56 -0700 Rik imshow.m: Add support for 'parent' property (bug #45473).
Tue, 12 May 2015 09:22:01 -0700 Rik maint: Remove unnecessary whitespace at end of lines. stable
Sun, 03 May 2015 09:36:20 -0700 Rik doc: Update docstrings to have one sentence summary as first line. stable
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
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
Wed, 07 May 2014 09:34:45 -0700 Rik imshow.m: Don't popup blank figure during 'make check'
Fri, 02 May 2014 10:02:24 -0700 Rik imshow.m: Ignore hold state and set axis variables for image display for Matlab compatibility.
Thu, 01 May 2014 12:34:50 -0700 Rik doc: Document new 'colormap' parameter to imshow.
Thu, 01 May 2014 12:31:06 -0700 Rik imshow.m: Overhaul function and support integer images (bug #41240).
Thu, 01 May 2014 11:16:03 -0700 Rik Preserve image class in cdata (bug #41240).
Tue, 04 Mar 2014 19:56:09 -0800 Rik imshow.m: Fix bad input validation of ydata (bug #41773). stable
Thu, 24 Oct 2013 13:49:01 -0700 Rik doc: Final grammarcheck of docstrings for 3.8 release.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sat, 06 Apr 2013 13:56:21 +0200 Pantxo Diribarne imshow.m: Add support for "xdata" and "ydata" options, make option parser case insensitive
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Fri, 20 Jul 2012 12:26:31 -0700 Rik doc: Use 'grayscale' rather than 'gray-scale' in documentation.
Wed, 15 Feb 2012 13:31:31 -0800 Rik doc: Periodic grammar check of documentation.
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)
Thu, 20 Oct 2011 14:12:05 -0500 Jordi Gutiérrez Hermoso Periodic merge of stable to default
Fri, 14 Oct 2011 17:33:20 -0500 Jordi Gutiérrez Hermoso Undo accidental change in 13704:6f779cc391fb
Fri, 14 Oct 2011 17:30:13 -0500 Jordi Gutiérrez Hermoso More 64bit integer type fixes for bsxfun-defs.cc
Sun, 21 Sep 2008 08:20:39 +0200 Kris Thielemans Fix for display_range in imshow release-3-0-x
Mon, 07 Apr 2008 13:40:38 -0400 John W. Eaton update copyright dates release-3-0-x
Fri, 21 Jan 2011 13:15:38 -0500 Jordi Gutiérrez Hermoso set clim to [0,1] so that scaled cdatamapping works as intended.
Thu, 20 Jan 2011 21:29:14 -0800 Rik Prevent doubled quotes around @table items in Info.
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
Sun, 09 Jan 2011 21:33:04 -0800 Rik Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
Wed, 08 Dec 2010 07:57:16 -0500 Ben Abbott imshow.m: Flip y-axis.
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Sun, 23 May 2010 17:11:50 -0700 Rik Scale image point color according to colormap. Bug #29926.
Mon, 22 Mar 2010 12:36:30 -0700 Soren Hauberg Detabify scripts in 'scripts/image/'
Tue, 09 Feb 2010 17:12:17 -0500 John W. Eaton imshow for logical matrices
Wed, 27 May 2009 06:21:36 -0400 John W. Eaton fix imshow demos
Wed, 27 May 2009 08:37:46 +0200 Jaroslav Hajek fix displaying indexed images
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
Thu, 18 Sep 2008 10:46:47 -0400 Kris Thielemans Fix for display_range in imshow
Wed, 16 Jul 2008 12:55:48 -0400 John W. Eaton imread.m: simplify; loadimage.m: deprecate
Wed, 16 Jul 2008 11:24:48 -0400 John W. Eaton __img__.m, imshow.m, __go_draw_axes__.m: improve handling of truecolor images
Thu, 21 Feb 2008 04:30:27 -0500 John W. Eaton imshow.m: use axis ("image")
Fri, 21 Dec 2007 17:41:35 +0000 jwe [project @ 2007-12-21 17:40:20 by jwe]
Thu, 20 Dec 2007 07:24:02 +0000 jwe [project @ 2007-12-20 07:24:02 by jwe]
Tue, 18 Dec 2007 03:48:04 +0000 jwe [project @ 2007-12-18 03:48:03 by jwe]
Thu, 13 Dec 2007 21:35:36 +0000 jwe [project @ 2007-12-13 21:35:36 by jwe]
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]
Mon, 25 Jun 2007 19:13:06 +0000 jwe [project @ 2007-06-25 19:06:42 by jwe]
Mon, 25 Jun 2007 18:40:21 +0000 jwe [project @ 2007-06-25 18:40:21 by jwe]
Wed, 28 Feb 2007 22:07:24 +0000 jwe [project @ 2007-02-28 22:07:24 by jwe]
Thu, 15 Feb 2007 19:59:27 +0000 jwe [project @ 2007-02-15 19:59:27 by jwe]
Thu, 15 Feb 2007 09:49:27 +0000 jwe [project @ 2007-02-15 09:49:27 by jwe]
Wed, 27 Dec 2006 17:53:34 +0000 jwe [project @ 2006-12-27 17:53:34 by jwe]
Mon, 13 Nov 2006 22:22:54 +0000 jwe [project @ 2006-11-13 22:22:53 by jwe]
Thu, 17 Aug 2006 20:40:58 +0000 jwe [project @ 2006-08-17 20:40:58 by jwe]
Thu, 17 Aug 2006 20:31:14 +0000 jwe [project @ 2006-08-17 20:29:51 by jwe]
Mon, 06 Mar 2006 21:26:54 +0000 jwe [project @ 2006-03-06 21:26:48 by jwe]
Thu, 08 Sep 2005 01:40:58 +0000 jwe [project @ 2005-09-08 01:40:57 by jwe]
Thu, 28 Apr 2005 18:44:27 +0000 jwe [project @ 2005-04-28 18:44:27 by jwe]
Tue, 26 Apr 2005 19:24:47 +0000 jwe [project @ 2005-04-26 19:24:27 by jwe]
Fri, 23 Jul 2004 16:55:13 +0000 jwe [project @ 2004-07-23 16:55:13 by jwe]
Thu, 22 Jul 2004 20:45:59 +0000 jwe [project @ 2004-07-22 20:45:59 by jwe]
Thu, 22 Jul 2004 19:58:06 +0000 jwe [project @ 2004-07-22 19:58:06 by jwe]
Fri, 12 Mar 2004 18:16:23 +0000 jwe [project @ 2004-03-12 18:16:03 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]
Thu, 11 Jul 1996 21:25:22 +0000 jwe [project @ 1996-07-11 21:25:22 by jwe]