CVSROOT: /cvs/gnome Module name: goffice Changes by: jbrefort 06/04/08 12:48:01
Modified files: . : ChangeLog NEWS configure.in goffice/graph : Makefile.am goffice-graph.h gog-chart.c gog-guru.c gog-object-xml.c gog-plot-engine.c gog-plot-engine.h gog-reg-curve.c gog-reg-curve.h gog-series-impl.h gog-series.c gog-theme.c plugins : Makefile.am plugins/plot_barcol: gog-line.c plugins/plot_boxes: gog-histogram.c plugins/plot_xy: gog-xy.c plugins/reg_linear: plugin.xml.in plugins/reg_logfit: plugin.xml.in Added files: goffice/graph : gog-smoothed-curve.c gog-smoothed-curve.h gog-trend-line.c gog-trend-line.h plugins/smoothing: Makefile.am gog-exp-smooth.c gog-exp-smooth.glade gog-exp-smooth.h gog-moving-avg.c gog-moving-avg.glade gog-moving-avg.h plugin.c plugin.xml.in types.xml.in Log message: 2006-04-08 Jean Brefort <[EMAIL PROTECTED]> * configure.in: add new plugin (smoothed curves). * goffice/graph/Makefile.am: add new files. * goffice/graph/goffice-graph.h: add GogTrendLine and GogSmoothedCurve types. * goffice/graph/gog-chart.c: fixed typo. * goffice/graph/gog-guru.c: replace GogRegCurve by GogTrendLine. * goffice/graph/gog-object-xml.c: ditto. * goffice/graph/gog-plot-engine.c: ditto. * goffice/graph/gog-plot-engine.h: ditto. * goffice/graph/gog-reg-curve.c: make GogRegCurve derive from GogTrendLine. * goffice/graph/gog-reg-curve.h: ditto. * goffice/graph/gog-series-impl.h: replace regression curves by trend lines. * goffice/graph/gog-series.c: ditto. * goffice/graph/gog-smoothed-curve.c: new smoothed curves: * goffice/graph/gog-smoothed-curve.h: ditto. * goffice/graph/gog-theme.c: added tredn lines and removed regression curves. * goffice/graph/gog-trend-line.c: new parent object for regression curves and trend lines. * goffice/graph/gog-trend-line.h: ditto. * plugins/Makefile.am: add smoothing plugin. * plugins/plot_barcol/gog-line.c: accept trend lines. * plugins/plot_boxes/gog-histogram.c: ditto. * plugins/plot_xy/gog-xy.c: ditto. * plugins/reg_linear/plugin.xml.in: changed service name. * plugins/reg_logfit/plugin.xml.in: ditto. * plugins/smoothing/Makefile.am: new moving average curves. * plugins/smoothing/gog-exp-smooth.c: ditto. * plugins/smoothing/gog-exp-smooth.glade: ditto. * plugins/smoothing/gog-exp-smooth.h: ditto. * plugins/smoothing/gog-moving-avg.c: ditto. * plugins/smoothing/gog-moving-avg.glade: ditto. * plugins/smoothing/gog-moving-avg.h: ditto. * plugins/smoothing/plugin.c: ditto. * plugins/smoothing/plugin.xml.in: ditto. * plugins/smoothing/types.xml.in: ditto. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=goffice&who=jbrefort&date=explicit&mindate=2006-04-08%2012:47&maxdate=2006-04-08%2012:49 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list