Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 6263:d60127449a29
[project @ 2007-02-01 04:07:53 by jwe]
author | jwe |
---|---|
date | Thu, 01 Feb 2007 04:07:53 +0000 |
parents | e892a83f8840 |
children | cc2bee854d23 |
comparison
equal
deleted
inserted
replaced
6262:e892a83f8840 | 6263:d60127449a29 |
---|---|
1 2007-01-31 John W. Eaton <jwe@octave.org> | 1 2007-01-31 John W. Eaton <jwe@octave.org> |
2 | 2 |
3 * image/image.m: Don't call drawnow. | 3 * plot/__uiobject_draw_axes__.m: Set defaults for color, |
4 linestyle, linewidth, marker, and markersize properties. | |
5 * plot/__uiobject_draw_axes__.m: Attempt to handle line and marker | |
6 colors and widths, and line styles. | |
7 | |
8 * plot/__plt__.m, image/image.m: Don't call drawnow. | |
4 | 9 |
5 * plot/__gnuplot_version__.m: Restore from CVS Attic. | 10 * plot/__gnuplot_version__.m: Restore from CVS Attic. |
6 * plot/Makefile.in (SOURCES_M): Add it to the list. | 11 * plot/Makefile.in (SOURCES_M): Add it to the list. |
7 | 12 |
8 * plot/__uiobject_draw_axes__.m: Delete useless call to | 13 * plot/__uiobject_draw_axes__.m: Delete useless call to |