comparison src/ChangeLog @ 12446:f899f451fe76

Fix for fltk patch markers (#31801)
author David Bateman <dbateman@free.fr>
date Tue, 15 Feb 2011 00:42:05 +0100
parents 98772e4e8a2a
children 2f0d1e12806d
comparison
equal deleted inserted replaced
12445:98772e4e8a2a 12446:f899f451fe76
1 2011-02-14 David Bateman <dbateman@free.fr>
2
3 * gl-render.cc (void opengl_renderer::draw_patch (
4 const patch::properties &)): Obtain the marker color directly
5 from the cdata rather that the facecolor, as the facecolor might
6 not have been set.
7
1 2011-02-14 Konstantinos Poulios <logari81@googlemail.com> 8 2011-02-14 Konstantinos Poulios <logari81@googlemail.com>
2 9
3 * graphics.cc (axes::properties::sync_positions): Calculation of 10 * graphics.cc (axes::properties::sync_positions): Calculation of
4 tightinset property. 11 tightinset property.
5 12