log

age author description
Tue, 02 Sep 2008 14:50:08 -0400 David Bateman correctly plot matrices in plot3
Sun, 31 Aug 2008 11:14:34 -0400 Michael Goffioul Fix FLTK backend update
Sun, 31 Aug 2008 11:14:20 -0400 Michael Goffioul Do not call "set" with empty arguments
Fri, 29 Aug 2008 15:48:44 -0400 David Bateman Fix for hold with no figures/axes. Set prop/val pairs to hggroups rather than underlying objects. Fix for equality test in array_property
Thu, 28 Aug 2008 15:31:01 -0400 John W. Eaton doc fix
Thu, 28 Aug 2008 15:15:31 -0400 John W. Eaton doc fix
Thu, 28 Aug 2008 15:13:33 -0400 John W. Eaton doc fixes
Thu, 28 Aug 2008 15:08:43 -0400 John W. Eaton doc fixes
Thu, 28 Aug 2008 12:23:54 -0400 David Bateman Add data sources and line series
Thu, 28 Aug 2008 10:20:43 -0400 Martin Weiser fix documentation of scatter3
Wed, 27 Aug 2008 09:59:55 -0400 Jaroslav Hajek make glpk return NA values for unfeasible problems
Tue, 26 Aug 2008 23:28:32 -0400 Ben Abbott Adjust tolerance to single precision test.
Tue, 26 Aug 2008 23:26:58 -0400 Ben Abbott Adjust tolerance to single precision test.
Tue, 26 Aug 2008 18:05:13 -0400 John W. Eaton hold.m: if hold is applied to a figure, set state for all child axes objects
Tue, 26 Aug 2008 16:39:17 -0400 Jaroslav Hajek fix invalid scope use in assignin
Tue, 26 Aug 2008 13:39:24 -0400 Michael Goffioul Trigger actions/listeners only for actual property change
Tue, 26 Aug 2008 13:38:14 -0400 John W. Eaton graphics.cc (figure::properties::get_title): avoid gcc warning
Tue, 26 Aug 2008 13:32:52 -0400 John W. Eaton Auto-generate base_properties
Tue, 26 Aug 2008 13:26:05 -0400 John W. Eaton Interface for backend switch/initialization
Tue, 26 Aug 2008 13:24:15 -0400 John W. Eaton Octave to backend notification scheme
Tue, 26 Aug 2008 13:23:27 -0400 John W. Eaton [mq]: generic_octave_to_backend_nofitication
Tue, 26 Aug 2008 18:05:35 +0200 David Bateman Opps
Tue, 26 Aug 2008 11:58:14 -0400 David Bateman Add area, bar, quiver and stair series graphics objects. Document them
Tue, 26 Aug 2008 11:00:09 -0400 Jaroslav Hajek contrib.txi: new documentation for contributors
Mon, 25 Aug 2008 16:55:26 -0400 scofield Various features added to imwrite
Mon, 25 Aug 2008 16:29:43 -0400 scofield Replace leading tabs with spaces.
Mon, 25 Aug 2008 15:45:24 -0400 David Bateman Convert stem and stem3 to use stem series objects
Fri, 22 Aug 2008 16:29:17 -0400 John W. Eaton symtab.h (symbol_table::do_inherit): copy alll symbols from donor scope
Fri, 22 Aug 2008 14:42:12 -0400 John W. Eaton chi2rnd.m: fix missing semicolon
Thu, 21 Aug 2008 15:32:50 -0400 John W. Eaton undo spurious change in last commit