log scripts/image/imshow.m @ 33617:ec2635a02328 bytecode-interpreter 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.