comparison src/ChangeLog @ 6962:9ac23c7f1c37

[project @ 2007-10-05 20:52:19 by jwe]
author jwe
date Fri, 05 Oct 2007 20:52:19 +0000
parents b559b4bcf51f
children 0a64abe792f4
comparison
equal deleted inserted replaced
6961:b559b4bcf51f 6962:9ac23c7f1c37
1 2007-10-05 John W. Eaton <jwe@octave.org> 1 2007-10-05 John W. Eaton <jwe@octave.org>
2
3 * graphics.h.in (axes::properties): New property, colororder.
4 * graphics.cc (default_colororder): New function.
5 (axes::properties::properties, axes::properties::get,
6 axes::properties::set_defaults,
7 axes::properties::factory_defaults, ): Handle colororder.
2 8
3 * mappers.cc (xzlgamma): New static function. 9 * mappers.cc (xzlgamma): New static function.
4 (install_mapper_functions): Pass xzlgamma for c_c_map for lgamma 10 (install_mapper_functions): Pass xzlgamma for c_c_map for lgamma
5 mapper. Pass 1 for can_ret_cmplx_for_real and set hi to 11 mapper. Pass 1 for can_ret_cmplx_for_real and set hi to
6 octave_Inf. 12 octave_Inf.