log scripts/plot/draw/colorbar.m @ 25054:6652d3823428 stable

age author description
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 22 Jan 2018 02:17:46 -0500 John W. Eaton maint: strip trailing whitespace from source files
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 03 Jan 2018 17:43:07 -0800 Rik colorbar.m: Correctly handle changes to colormap of figure or axes.
Tue, 02 Jan 2018 15:39:25 -0800 Rik colorbar.m: Overhaul function
Wed, 27 Dec 2017 22:04:38 -0800 Rik Fix shrinking plots when colorbar or legend in "outside" location (bug #52732).
Tue, 19 Dec 2017 12:41:30 -0800 Rik maint: merge stable to default.
Tue, 19 Dec 2017 12:39:25 -0800 Rik doc: Use 'axes' rather than 'axis' appropriately in docstrings. stable
Mon, 18 Dec 2017 21:18:38 -0800 Rik colorbar.m: Fix typo in docstring in cset 51ead71394bc.
Mon, 18 Dec 2017 16:19:37 -0800 Rik colorbar.m: Overhaul function.
Mon, 18 Dec 2017 11:03:07 -0800 Rik Change uses of gcbf after Matlab compatibility change in bug #52621.
Sun, 17 Dec 2017 07:04:31 -0800 Rik Change ishandle to return true for Java objects for Matlab compatibility.
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
Fri, 16 Dec 2016 13:13:18 -0800 Rik colorbar.m: Disallow log scale and emit an error as Matlab does (bug #42311).
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Tue, 23 Aug 2016 16:09:56 -0700 Rik colorbar.m: Fix typo of double quote for transpose operator.
Tue, 23 Aug 2016 15:34:19 -0700 Rik Use ishold () rather than ishold (hax) for performance.
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.
Mon, 15 Aug 2016 15:15:30 -0700 Rik Use Octave syntax in graphics demos.
Fri, 17 Jun 2016 05:52:21 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Wed, 18 Nov 2015 10:40:26 -0800 Rik Make error messages more specific about the variable and problem encountered.
Tue, 26 May 2015 21:07:42 -0700 Rik Use in-place operators in m-files where possible.
Tue, 12 May 2015 09:22:01 -0700 Rik maint: Remove unnecessary whitespace at end of lines. stable
Sun, 01 Mar 2015 15:10:28 +0100 Pantxo Diribarne Don't assume axes parent is a figure (bug #44394)
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: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
Mon, 30 Jun 2014 21:11:38 -0700 Rik colorbar.m: Show ticks on colorbar.
Sun, 04 May 2014 21:56:23 +0200 Pantxo Diribarne Distinguish axes when checking for recursion in axes limits updates (bug #40005).
Thu, 01 May 2014 15:01:07 -0700 Rik colorbar.m: Write detailed instructions for reproducing bug #40005 in comment box.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sat, 19 Oct 2013 17:47:45 -0700 Rik colorbar.m: Avoid segfault in colorbar (bug #40308)
Fri, 04 Oct 2013 17:09:08 -0700 Rik maint: Split scripts/plot directory into 4 pieces. base scripts/plot/colorbar.m@d9e3334a9122