log

age author description
Fri, 30 Apr 2010 18:28:21 -0400 Ben Abbott __errplot__.m: Fix bug parsing errorbar style.
Sat, 01 May 2010 00:05:46 +0300 Shai Ayal fixed fltk_backend bug when clicking on empty figure
Fri, 30 Apr 2010 07:51:28 -0400 Ben Abbott __errplot__.m: Implement errorbars in the Matlab style.
Thu, 29 Apr 2010 08:00:42 -0400 Ben Abbott errorbar.m: Modify demo.
Thu, 29 Apr 2010 07:14:08 -0400 Ben Abbott __errplot__.m: Fix bug for boxxy errorbar.
Thu, 29 Apr 2010 07:11:46 -0400 Ben Abbott errorbar.m: Add demoss.
Wed, 28 Apr 2010 17:19:37 -0400 John W. Eaton test_struct: update expected error message text
Wed, 28 Apr 2010 21:10:03 +0200 David Bateman Update the errorbar markers in a seperate listtener function
Wed, 28 Apr 2010 01:41:22 -0400 John W. Eaton fixes for --enable-64
Tue, 27 Apr 2010 21:54:41 -0400 John W. Eaton avoid crash when setting graphics property from cellstr object
Wed, 28 Apr 2010 03:10:06 +0200 David Bateman Make errorbar objects markers be 'none'
Tue, 27 Apr 2010 17:37:12 -0700 Rik Changelog fix
Tue, 27 Apr 2010 17:00:29 -0700 Rik Use "." for marker when plotting with errorbars. (bug #29057)
Tue, 27 Apr 2010 19:46:15 -0400 Ben Abbott __errplot__.m: Add missing semicolon line terminations.
Wed, 28 Apr 2010 00:23:57 +0200 David Bateman Respect linestyleorder in errorbar plots
Tue, 27 Apr 2010 21:20:11 +0200 Jaroslav Hajek use common error message for indexed cs-lists
Tue, 27 Apr 2010 12:07:04 -0400 John W. Eaton limit on recursion via calls to source function
Tue, 27 Apr 2010 00:52:28 -0400 John W. Eaton don't alter arg values in call to abs or sign for integer values
Mon, 26 Apr 2010 23:14:24 +0200 David Bateman Allow setting of the markers in errorbar linestyles
Mon, 26 Apr 2010 22:26:17 +0200 David Bateman Allow matlab style linestyles in errorbar plots
Mon, 26 Apr 2010 09:25:32 -0700 Rik Fix bug with shell HERE document introduced with configure changes for glu
Mon, 26 Apr 2010 14:33:54 +0200 David Bateman Allow x, xy and box errorbars with different plotting syntax
Mon, 26 Apr 2010 13:27:13 +0200 David Bateman Document the use of the colormap for bar plots
Mon, 26 Apr 2010 07:21:26 +0300 Shai Ayal add configure test for glu
Sun, 25 Apr 2010 23:18:48 +0200 David Bateman When loading a mex-file temporarily load the m-file version to get the help string (bug #29427)
Sun, 25 Apr 2010 20:04:02 +0200 David Bateman Fix the order of calling setdata and setvertexdata for patches (bug #29549)
Sun, 25 Apr 2010 10:04:52 -0400 Ben Abbott __go_draw_figure__.m: Hidden axes may have visible children.
Sat, 24 Apr 2010 19:48:36 -0400 Ben Abbott print.m: Set figure color property to 'none' when printing.
Sat, 24 Apr 2010 19:45:59 -0400 Ben Abbott graphics.h.in: Have figure color property support a radio value, 'none'.
Sun, 25 Apr 2010 00:12:52 +0200 David Bateman Make the default axes color none (bug #29060)