CVSROOT:        /cvs/gnome
Module name:    goffice
Changes by:     emmanuel        05/03/15 16:55:58

Modified files:
        .              : ChangeLog 
        goffice/graph  : gog-axis-line.c gog-axis.c gog-chart.c 
                         gog-plot.c 
        plugins/plot_boxes: gog-boxplot.c 
        plugins/plot_xy: gog-xy.c 

Log message:
2005-03-15  Emmanuel Pacaud <[EMAIL PROTECTED]>

* goffice/graph/gog-axis-line.c (axis_line_get_bbox): remove extra
gog_axis_map_new.
(gog_axis_base_view_padding_request): handle GOG_AXIS_SET_X like
GOG_AXIS_SET_XY.
(gog_axis_base_view_render): ditto.
* goffice/graph/gog-chart.c (gog_chart_map_new): ditto.
(gog_chart_map_2D): ditto.
* goffice/graph/gog-axis.c (role_axis_line_can_add): adding an axis
line is only relevant for GOG_AXIS_SET_XY for now.
(gog_axis_class_init): add role_axis_line_can_add.
* goffice/graph/gog-plot.c (gog_plot_populate_editor): axis selection
is only relevant for GOG_AXIS_SET_XY.
(gog_plot_set_axis_by_id): don't try to find an axis if id = 0,
GogObject::id starts at 1.
* plugins/plot_boxes/gog-xy.c (gog_bubble_plot_populate_editor):
call parent::populate_editor.
* plugins/plot_boxes/gog-boxplot.c (gog_box_plot_populate_editor):
ditto.
(gog_box_plot_view_render): free x_map.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=goffice&who=emmanuel&date=explicit&mindate=2005-03-15%2016:54&maxdate=2005-03-15%2016:56

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to