Tue, 24 Jul 2012 09:34:51 -0700 |
Rik |
doc: Periodic grammarcheck of documentation
|
Tue, 17 Jul 2012 07:08:39 -0700 |
Rik |
maint: Use Octave coding conventions for cuddling parentheses in scripts directory
|
Wed, 11 Apr 2012 22:07:00 -0400 |
John W. Eaton |
maint: miscellaneous style fixes for .m files
|
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
|
Wed, 21 Dec 2011 21:19:48 -0500 |
Ben Abbott |
Add clf() to all plot demos.
stable
|
Fri, 16 Dec 2011 07:59:58 -0500 |
Ben Abbott |
Fix regression of tight axis limits introduced by changeset ec79cd8359c5.
stable
|
Wed, 14 Dec 2011 23:23:58 -0800 |
Ben Abbott |
Ignore Inf when determining tight axis limits.
stable
|
Tue, 11 Oct 2011 18:08:44 -0400 |
Ben Abbott |
Allow the axis box to be turned off for the gnuplot backend.
|
Tue, 20 Sep 2011 15:38:24 -0400 |
John W. Eaton |
maint: periodic merge of stable to default
|
Tue, 20 Sep 2011 15:33:10 -0400 |
John W. Eaton |
maint: use specific endif, endfor tokens instead of simple end
stable
|
Tue, 20 Sep 2011 15:28:46 -0400 |
John W. Eaton |
maint: periodic merge of stable to default
|
Sun, 18 Sep 2011 11:05:12 -0400 |
Marco Caliari |
Fix bug #33606.
stable
|
Sun, 11 Sep 2011 15:05:05 -0400 |
Ben Abbott |
plot/axis.m: Partial fix for Bug #34232.
|
Sun, 11 Sep 2011 14:04:43 -0500 |
Jordi GutiƩrrez Hermoso |
maint: Periodic merge of stable to default
|
Wed, 31 Aug 2011 18:19:17 -0400 |
Ben Abbott |
Fix for bug #34158.
stable
|
Sat, 06 Aug 2011 18:03:18 -0700 |
Rik |
Replace function handles with function names in cellfun calls for 15% speedup.
|
Sun, 01 May 2011 11:39:50 -0700 |
Rik |
doc: Periodic grammarcheck and spellcheck of documentation.
stable
|
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:43:31 -0500 |
John W. Eaton |
fix typo
|
Thu, 20 Jan 2011 02:29:57 -0500 |
John W. Eaton |
rename backend to graphics_toolkit
|
Tue, 18 Jan 2011 20:55:01 -0800 |
Rik |
Grammarcheck m-files before 3.4 release.
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Mon, 08 Nov 2010 08:45:46 +0800 |
Ben Abbott |
__go_draw_axes__.m: Set proper tight axis limits for log scale.
|
Thu, 04 Nov 2010 12:18:08 -0700 |
Rik |
Reverse changeset b1f4bdc276b6. Use all lower case for "uniformoutput" option.
|
Wed, 03 Nov 2010 11:11:47 +0100 |
Konstantinos Poulios |
Making 'axis equal' equivalent to 'daspect([1,1,1])'
|
Wed, 03 Nov 2010 09:34:07 +0100 |
Konstantinos Poulios |
Leave zlim unchanged during 'axis tight' on 2D plots
|
Mon, 01 Nov 2010 06:54:43 -0400 |
Ben Abbott |
axis.m: Exclude hggroup {x,y,z}data properties when determing tight axis limits.
|
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.
|
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.
|
Tue, 08 Jun 2010 20:22:38 -0700 |
Rik |
Improve documentation strings.
|
Fri, 23 Apr 2010 20:29:29 -0400 |
Ben Abbott |
axis.m: For 'axis normal' restore plotboxaspectratio.
|
Fri, 23 Apr 2010 11:28:50 -0700 |
Rik |
Untabify .m scripts
|
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.
|
Thu, 09 Jul 2009 15:22:21 -0400 |
John W. Eaton |
axis: return 4-element vector for 2-d view
|
Wed, 17 Jun 2009 18:49:46 -0400 |
Ben Abbott |
axis.m: Fix bug for 'axis tight' with multiple surface plots, add demo.
|
Mon, 08 Jun 2009 12:35:07 -0400 |
Ben Abbott |
axis.m: Fix bug for 'axis tight' with multiple lines, modify demo.
|
Wed, 27 May 2009 13:06:38 -0700 |
Rik |
Update axis.m documentation to reflect addition of "tight" option.
|
Sun, 17 May 2009 12:18:06 -0700 |
Rik |
Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
|
Wed, 11 Mar 2009 00:39:02 -0400 |
Ben Abbott |
__go_draw_axes__.m: Unset the {x,y,z}ticks when initializing\n\teach axis. Set ticklabels when the ticklabels are empty and when\n\tticklabelmode=="manual".
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Sun, 15 Feb 2009 23:49:15 -0500 |
John W. Eaton |
handle commands in the lexer
|
Tue, 27 Jan 2009 23:17:37 -0500 |
John W. Eaton |
use endif and endfor instead of end
|
Tue, 13 Jan 2009 14:08:36 -0500 |
John W. Eaton |
style fixes
|
Mon, 06 Oct 2008 21:06:05 -0400 |
John W. Eaton |
use case-insensitive comparison for graphics properties; misc style fixes
|
Tue, 29 Jul 2008 15:34:13 -0400 |
John W. Eaton |
plot/axis.m (__get_tight_lims__): don't fail if data is not a vector
|
Tue, 15 Jan 2008 01:18:40 +0000 |
jwe |
[project @ 2008-01-15 01:18:39 by jwe]
|
Thu, 29 Nov 2007 19:07:29 +0000 |
jwe |
[project @ 2007-11-29 19:07:29 by jwe]
|
Thu, 29 Nov 2007 16:46:40 +0000 |
jwe |
[project @ 2007-11-29 16:44:45 by jwe]
|
Mon, 26 Nov 2007 20:42:11 +0000 |
dbateman |
[project @ 2007-11-26 20:42:09 by dbateman]
|
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]
|
Thu, 28 Jun 2007 15:25:44 +0000 |
jwe |
[project @ 2007-06-28 15:25:43 by jwe]
|