Tue, 17 Jul 2012 07:08:39 -0700 |
Rik |
maint: Use Octave coding conventions for cuddling parentheses in scripts directory
|
Sun, 08 Jul 2012 11:28:50 -0700 |
Rik |
maint: Use Octave coding convention for cuddled parenthis in function calls with empty argument lists.
|
Sun, 17 Jun 2012 19:17:26 -0400 |
Ben Abbott |
Fix segfault when replacing a colorbar axis. (Bug # 36576)
|
Mon, 13 Feb 2012 07:29:44 -0800 |
Rik |
Use Octave coding conventions in all m-file %!test blocks
|
Sun, 22 Jan 2012 10:02:27 -0800 |
Rik |
test: Make surface demos reproducible by setting colormap to default at start of demo.
|
Sun, 22 Jan 2012 07:31:32 -0800 |
Rik |
Use Matlab coding conventions for demos in plot/ directory.
|
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
|
Mon, 04 Apr 2011 15:33:46 -0700 |
Rik |
Grammarcheck files for 3.4.1 release.
|
Sat, 05 Mar 2011 11:17:13 -0500 |
Ben Abbott |
colorbar.m: Allow location to be specified as a property.
|
Thu, 20 Jan 2011 18:26:09 -0500 |
John W. Eaton |
missing semicolons in script files
|
Thu, 20 Jan 2011 17:35:29 -0500 |
John W. Eaton |
all script files: untabify and strip trailing whitespace
|
Thu, 20 Jan 2011 02:29:57 -0500 |
John W. Eaton |
rename backend to graphics_toolkit
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Sun, 07 Nov 2010 11:51:36 +0100 |
Konstantinos Poulios |
Make colorbar function aware of dataaspect settings
|
Sat, 23 Oct 2010 03:00:31 -0400 |
John W. Eaton |
style fix: break lines before && and ||, not after
|
Sun, 19 Sep 2010 20:47:46 -0400 |
Ben Abbott |
Special treatment activepositionproperty = outerposition for gnuplot.
|
Wed, 08 Sep 2010 17:59:39 -0400 |
Ben Abbott |
Revert treatment of activepositionproperty from the gnuplot backend.
|
Tue, 31 Aug 2010 13:23:50 -0400 |
Ben Abbott |
Treatment of activepositionproperty for gnuplot.
|
Fri, 27 Aug 2010 21:06:04 -0400 |
Ben Abbott |
Don't pass figure handle to __calc_dimensions__.
|
Tue, 24 Aug 2010 18:12:45 -0400 |
Ben Abbott |
Properly interpret plotboxaspectratio when 3D objects are viewed as 2D.
|
Mon, 26 Jul 2010 21:25:36 -0700 |
Rik |
Grammarcheck documentation of m-files
|
Sun, 18 Jul 2010 20:35:16 -0700 |
Rik |
Grammarcheck the documentation from m-files.
|
Fri, 23 Apr 2010 20:52:10 -0400 |
Ben Abbott |
Fix colorbar() bugs for manual plotboxaspectratio.
|
Fri, 23 Apr 2010 11:28:50 -0700 |
Rik |
Untabify .m scripts
|
Mon, 19 Apr 2010 20:57:41 -0400 |
Ben Abbott |
colorbar.m: Allow 'peer' option to be specified.
|
Mon, 19 Apr 2010 07:22:30 -0400 |
Ben Abbott |
colorbar.m: Consistent treatment of plotboxaspectratio. Add listener for plotboxaspectratiomode.
|
Fri, 29 Jan 2010 21:52:53 -0500 |
Ben Abbott |
Replace dataaspectratio props with plotboxaspectratio props.
|
Wed, 03 Jun 2009 10:54:36 -0400 |
Ben Abbott |
colorbar.m: Colorbar 'handlevisibility' should be 'on'. Add additional demos which illustrate problems with the present implementation.
|
Thu, 28 May 2009 06:21:01 -0400 |
Ben Abbott |
Fix yticklabels for log scale colorbar.
|
Tue, 26 May 2009 12:12:22 -0400 |
John W. Eaton |
colorbar: downcase location argument
|
Sun, 22 Mar 2009 14:40:24 -0700 |
Rik |
Cleanup documentation file plot.texi
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Sun, 01 Mar 2009 08:30:59 -0500 |
Ben Abbott |
colorbar.m: Bug fix. Allow hidden colorbars to be deleted, and replace existing colorbar when a new one is created. Additional demos are included to verify these behaviors.
|
Sat, 28 Feb 2009 19:36:09 -0500 |
Ben Abbott |
Compatible support of figure paper properties and resolution for the gnuplot backend.
|
Wed, 18 Feb 2009 00:46:24 -0500 |
Ben Abbott |
Trivial changes to demos to produce a more pleasant output for octave+gnuplot+aquaterm.
|
Sun, 15 Feb 2009 23:49:15 -0500 |
John W. Eaton |
handle commands in the lexer
|
Tue, 13 Jan 2009 14:08:36 -0500 |
John W. Eaton |
style fixes
|
Fri, 17 Oct 2008 16:06:32 +0100 |
David Bateman |
Small plotting fixes
|
Thu, 16 Oct 2008 14:49:08 +0100 |
David Bateman |
Preserve font and position properties when axes are replace in the handle code
|
Fri, 10 Oct 2008 11:07:53 -0400 |
John W. Eaton |
[mq]: graphics-backend
|
Mon, 06 Oct 2008 21:06:05 -0400 |
John W. Eaton |
use case-insensitive comparison for graphics properties; misc style fixes
|
Thu, 11 Sep 2008 17:01:46 -0400 |
John W. Eaton |
undo previous change
|
Thu, 11 Sep 2008 16:57:12 -0400 |
David Bateman |
improve speed of cell2mat
|
Mon, 21 Apr 2008 11:03:39 -0400 |
David Bateman |
Try to get the colorbar position right for manual aspect ratios as well
|
Wed, 05 Dec 2007 22:09:53 +0000 |
jwe |
[project @ 2007-12-05 22:09:53 by jwe]
|
Wed, 28 Nov 2007 02:32:42 +0000 |
jwe |
[project @ 2007-11-28 02:32:41 by jwe]
|
Mon, 26 Nov 2007 21:24:33 +0000 |
jwe |
[project @ 2007-11-26 21:24:32 by jwe]
|
Mon, 26 Nov 2007 20:42:11 +0000 |
dbateman |
[project @ 2007-11-26 20:42:09 by dbateman]
|