diff scripts/ChangeLog @ 7542:b1ff001022af

__go_draw_axes__: eliminate repeated code with get_old_gnuplot_color subfunction
author John W. Eaton <jwe@octave.org>
date Thu, 28 Feb 2008 03:07:10 -0500
parents 3422f39573b1
children b84c5cbc0812
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,13 @@
+2008-02-28  John W. Eaton  <jwe@octave.org>
+
+	* plot/__go_draw_axes__.m (get_old_gnuplot_color): New subfunction.
+	Use it to replace repeated if/elseif blocks.
+
+2008-02-28  Kai Habel  <kai.habel@gmx.de>
+
+	* plot/__go_draw_axes__.m: If facecolor property of a surface is
+	"none", don't use pm3d mode and set linestyle correctly. 
+
 2008-02-25  Ben Abbott <bpabbott@mac.com>
 
 	* control/system/zpout.m, finance/irr.m, general/int2str.m,