Mercurial > hg > octave-lyh
comparison src/ChangeLog @ 11577:b124b83e5626
fix typo
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 20 Jan 2011 02:43:31 -0500 |
parents | 8ac9687dbe9f |
children | 06cfda4c07e5 |
comparison
equal
deleted
inserted
replaced
11576:8ac9687dbe9f | 11577:b124b83e5626 |
---|---|
14598 selectionhighlight, uicontextmenu, userdata, visible. | 14598 selectionhighlight, uicontextmenu, userdata, visible. |
14599 (class figure): Delete visible property. | 14599 (class figure): Delete visible property. |
14600 | 14600 |
14601 2008-01-13 Michael Goffioul <michael.goffioul@gmail.com> | 14601 2008-01-13 Michael Goffioul <michael.goffioul@gmail.com> |
14602 | 14602 |
14603 * grahpics.h.in: Sprinkle with OCTINTERP_API as needed. | 14603 * graphics.h.in: Sprinkle with OCTINTERP_API as needed. |
14604 (axes::properties::xaxislocation): Allow value of zero. | 14604 (axes::properties::xaxislocation): Allow value of zero. |
14605 (axes::properties::yaxislocation): Likewise. | 14605 (axes::properties::yaxislocation): Likewise. |
14606 | 14606 |
14607 2008-01-12 Michael Goffioul <michael.goffioul@gmail.com> | 14607 2008-01-12 Michael Goffioul <michael.goffioul@gmail.com> |
14608 | 14608 |