log scripts/plot/appearance/legend.m @ 21751:b571fc85953f

age author description
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
Thu, 28 Apr 2016 12:12:21 -0700 Rik legend.m: Check handle is valid before delete (partial fix bug #47699).
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
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.
Mon, 30 Nov 2015 22:08:49 -0500 John W. Eaton avoid crash in legend function (bug #46561)
Sun, 22 Nov 2015 20:25:17 -0800 Rik Replace ++,-- with in-place operators for performance.
Wed, 18 Nov 2015 10:40:26 -0800 Rik Make error messages more specific about the variable and problem encountered.
Wed, 29 Jul 2015 13:14:25 -0700 Rik legend.m: Fix listeners on legend line objects (bug #45563).
Thu, 25 Jun 2015 00:22:32 +0200 Pantxo Diribarne Remove axes "interpreter" property (bug #45388)
Tue, 26 May 2015 21:07:42 -0700 Rik Use in-place operators in m-files where possible.
Sat, 09 May 2015 22:50:09 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. 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
Wed, 22 Oct 2014 10:41:15 -0700 Rik Use tempname() rather than tmpnam() in core Octave.
Thu, 17 Jul 2014 11:20:26 -0700 Rik legend.m: Tweak syntax when setting multiple "unit" properties to be more readable.
Thu, 03 Jul 2014 08:46:19 -0700 Rik legend.m: Make demos using 'location' property compatible with Matlab.
Wed, 02 Jul 2014 08:56:40 -0700 Rik legend.m: Update demo 19 with more descriptive title.
Wed, 14 May 2014 20:29:06 -0700 Rik legend.m: Fix changing legend properties with handle for plotyy (bug #41970).
Tue, 06 May 2014 19:57:44 -0700 Rik legend.m: Don't create legend for some inputs for Matlab compatibility (bug #42034)
Sat, 12 Apr 2014 22:13:38 -0700 Rik legend.m: Correctly handle axis handle as first argument (bug #42035).
Tue, 08 Apr 2014 21:13:06 -0700 Rik legend.m: Fix bug updating plotyy figures (bug #41970).
Sun, 16 Mar 2014 11:44:11 -0700 Rik legend.m: Correctly create legend for scatter plots (bug #33463).
Sun, 02 Feb 2014 22:03:07 -0800 Rik legend.m: Restrict maximum marker size to avoid overflowing visual area.
Tue, 14 Jan 2014 15:32:10 +0100 Joachim Wiesemann legend.m: use linewidth from plot object in drawing legend (bug #41283)
Fri, 08 Nov 2013 08:31:09 -0800 Rik legend.m: Don't add listener for 'fontsize' if using gnuplot.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 22 Oct 2013 14:32:21 -0700 Rik legend.m: Fix legend color for bar graphs (bug #40327)
Thu, 17 Oct 2013 13:19:38 -0700 Rik legend.m: Fix invalid legend handle with plotyy (bug #35321).
Fri, 04 Oct 2013 17:09:08 -0700 Rik maint: Split scripts/plot directory into 4 pieces. base scripts/plot/legend.m@dcac4634cf78