log

age author description
Mon, 20 Oct 2008 10:31:17 -0400 Ben Abbott comet.m,hold.m: validate axes handle
Mon, 20 Oct 2008 10:29:04 -0400 Ben Abbott orient.m,print.f: validate figure handle
Mon, 20 Oct 2008 10:23:31 -0400 Ben Abbott __stem__.m: Respect new ordering of children when setting baseline.
Mon, 20 Oct 2008 13:22:17 +0100 David Bateman Test that an axis handle actually is one before setting it in plotyy
Fri, 17 Oct 2008 16:06:32 +0100 David Bateman Small plotting fixes
Fri, 17 Oct 2008 05:48:24 +0100 David Bateman Small makeinfo doc fixes
Thu, 16 Oct 2008 17:07:02 -0400 John W. Eaton generate new fractional parts for recycled graphics handles
Thu, 16 Oct 2008 16:49:28 -0400 John W. Eaton graphics.cc (base_properties::remove_child): handle children as a column vector instead of a row vector
Thu, 16 Oct 2008 16:23:14 -0400 David Bateman Fix subplot for column vector of children in figure
Thu, 16 Oct 2008 13:43:49 -0400 John W. Eaton make rundemos with no arguments work
Thu, 16 Oct 2008 13:41:17 -0400 John W. Eaton mark new rundemos function as command
Thu, 16 Oct 2008 13:28:43 -0400 John W. Eaton imported patch rundemos
Thu, 16 Oct 2008 14:49:08 +0100 David Bateman Preserve font and position properties when axes are replace in the handle code
Thu, 16 Oct 2008 09:19:48 -0400 Ben Abbott contourf.m: Correct order of patch object handles.
Thu, 16 Oct 2008 10:57:49 +0100 David Bateman Fix for images with new gnuplot/binary transfer code
Thu, 16 Oct 2008 10:39:19 +0100 David Bateman Minor update to the NEWS file
Thu, 16 Oct 2008 10:31:37 +0100 David Bateman Always use multiplot with gnuplot to ensure correct postscript bounding box
Thu, 16 Oct 2008 09:20:58 +0100 David Bateman Commit missing files from previous change
Thu, 16 Oct 2008 03:42:40 -0400 Ben Abbott __go_draw_axes__.m: Support axes interpreter poperty for tick labels.
Wed, 15 Oct 2008 20:35:22 +0100 David Bateman Add some documentation for the OOP code of Octave
Wed, 15 Oct 2008 14:19:33 -0400 Ben Abbott x/y/z-ticklabels respect axis font properties.
Wed, 15 Oct 2008 11:52:39 -0400 David Bateman allow multiple args for inferiorto and superiorto
Wed, 15 Oct 2008 10:51:59 -0400 Daniel J. Sebald make previous change work for surface plots
Tue, 14 Oct 2008 14:59:09 -0400 Daniel J. Sebald send binary data to gnuplot
Tue, 14 Oct 2008 14:49:00 -0400 Ben Abbott __go_draw_axes__.m: Fix concatenation of handles.
Tue, 14 Oct 2008 14:34:56 -0400 Thomas Weber FAQ entry about split development packages in distributions
Tue, 14 Oct 2008 13:26:09 -0400 John W. Eaton ishghandle.m: remove spurious \n\ from doc string
Sun, 12 Oct 2008 15:28:00 +0100 David Bateman Add overloading of the colon operator
Thu, 09 Oct 2008 20:09:13 +0100 David Bateman Allow saving/loading of classes. Add saveobj and loadobj methods
Sun, 12 Oct 2008 08:44:55 +0200 Jaroslav Hajek improve inverse preconditioning according to Marco Caliari