comparison src/ChangeLog @ 7057:c344920f9e9d

[project @ 2007-10-24 04:39:57 by jwe]
author jwe
date Wed, 24 Oct 2007 04:39:57 +0000
parents 2002804df782
children 8d57f66e35b8
comparison
equal deleted inserted replaced
7056:2002804df782 7057:c344920f9e9d
1 2007-10-24 John W. Eaton <jwe@octave.org>
2
3 * pt-idx.cc (tree_index_expression::lvalue): Correctly compute
4 number of elements in lvalue expression when last indexing
5 element is ".".
6
1 2007-10-23 John W. Eaton <jwe@octave.org> 7 2007-10-23 John W. Eaton <jwe@octave.org>
2 8
3 * graphics.cc (is_handle (const graphics_handle&)): New function. 9 * graphics.cc (is_handle (const graphics_handle&)): New function.
4 (gh_manager::do_free, reparent, base_properties::set_parent, 10 (gh_manager::do_free, reparent, base_properties::set_parent,
5 properties::get_title, properties::get_xlabel, 11 properties::get_title, properties::get_xlabel,