goffice r1773 - in trunk: . docs/reference/tmpl goffice/graph plugins/plot_xy
- From: emmanuel svn gnome org
- To: svn-commits-list gnome org
- Subject: goffice r1773 - in trunk: . docs/reference/tmpl goffice/graph plugins/plot_xy
- Date: Fri, 3 Aug 2007 14:52:43 +0100 (BST)
Author: emmanuel
Date: 2007-08-03 14:52:43 +0100 (Fri, 03 Aug 2007)
New Revision: 1773
ViewCVS link: http://svn.gnome.org/viewcvs/goffice?rev=1773&view=rev
Added:
trunk/goffice/graph/gog-series-prefs.glade
Modified:
trunk/ChangeLog
trunk/docs/reference/tmpl/gog-plot.sgml
trunk/docs/reference/tmpl/gog-series.sgml
trunk/goffice/graph/Makefile.am
trunk/goffice/graph/gog-plot-impl.h
trunk/goffice/graph/gog-plot.c
trunk/goffice/graph/gog-series-impl.h
trunk/goffice/graph/gog-series.c
trunk/goffice/graph/gog-style-prefs.glade
trunk/goffice/graph/gog-style.c
trunk/goffice/graph/gog-style.h
trunk/plugins/plot_xy/gog-xy.c
Log:
2007-08-03 Emmanuel Pacaud <emmanuel pacaud lapp in2p3 fr>
Move interpolation property from GogStyle to GogSeries.
* goffice/graph/gog-plot.c (role_series_post_add): sets line
interpolation of child series.
(gog_plot_set_property), (gog_plot_get_property),
(gog_plot_class_init), (gog_plot_init): handle interpolation property.
* goffice/graph/gog-series.c (gog_series_set_property),
(gog_series_get_property), (gog_series_class_init), (gog_series_init):
handle line interpolation property.
(gog_series_populate_editor): add a line property selector if
GogSeriesClass::has_interpolation == TRUE. The selector is added to
the GogStyle::line editor.
* goffice/graph/gog-style-prefs.glade: move line intertpolation
selector...
* goffice/graph/gog-series-prefs.glade: ...here.
* goffice/graph/gog-style.c (line_init): register line_box
widget for later extension.
(cb_line_interpolation_changed): removed.
(interp_init): removed.
(gog_style_interpolation_load): removed.
(gog_style_interpolation_sax_save): removed.
(gog_style_sax_load_interpolation): removed.
* plugins/plot_xy/gog-xy.c: remove use_splines and interpolation
properties.
(gog_xy_view_render): line interpolation is a GogSeries property now.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]