2010-01-19 Morten Welinder * Release 0.7.18 2010-01-19 Jean Brefort * docs/reference/goffice-0.8-sections.txt: fixed more gtk-doc warnings. * goffice/app/file.c (go_file_saver_class_init), (go_file_format_level_get_type), (go_file_save_scope_get_type): ditto. * goffice/app/file.h: ditto. * goffice/app/go-plugin-service.c (go_plugin_service_file_saver_read_xml): ditto. 2010-01-18 Jean Brefort * plugins/plot_distrib/gog-probability-plot.c (gog_probability_plot_set_property): apply type change to all series. * plugins/plot_distrib/gog-boxplot.c (gog_box_plot_axis_get_bounds), (gog_box_plot_child_name_changed), (gog_box_plot_class_init): fixed category axis update. 2010-01-15 Jean Brefort * goffice/graph/gog-guru.c (graph_guru_type_selector_new): make keyboard navigation work again in plot subtypes. 2010-01-14 Jean Brefort * goffice/graph/gog-guru-type-selector.ui: a better plot type selector. 2010-01-14 Jean Brefort * goffice/graph/gog-guru-type-selector.ui: add a sample and remove obsolete widgets. [#495781 and #606162]. * goffice/graph/gog-guru.c (cb_typesel_sample_plot_resize), (graph_typeselect_minor), (cb_selection_changed), (cb_plot_types_init), (cb_plot_families_init), (graph_guru_type_selector_new), (gog_guru_add_custom_widget): ditto. * plugins/plot_barcol/plot-types.xml.in: update line plots descriptions. 2010-01-12 Jean Brefort * goffice/graph/gog-guru.c (graph_typeselect_minor), (gog_guru_item_enter_notify), (gog_guru_item_leave_notify), (gog_guru_item_class_init), (cb_plot_types_init), (graph_guru_type_selector_new): show tooltips for plot types. 2010-01-06 Jean Brefort * goffice/graph/gog-chart.c (plot_area_pref_state_free), (cb_plot_area_changed), (cb_manual_position_changed), (gog_chart_populate_editor): moved plot area page there. [#605771] * goffice/graph/gog-plot.c (cb_axis_changed), (gog_plot_populate_editor): and remove it from here. 2010-01-06 Andreas J. Guelzow * plugins/plot_pie/plot-types.xml.in: fix description 2009-12-27 Jean Brefort * goffice/canvas/goc-polygon.c (goc_polygon_update_bounds): fixed bounds. [#605496] 2009-12-23 Jean Brefort * plugins/plot_xy/gog-xy.c (gog_xy_view_get_data_at_point), (gog_xy_view_class_init): new implementation of get_data_at_point. 2009-12-21 Jean Brefort * goffice/graph/gog-reg-curve-prefs.ui: add a name to regression curves for display in legends. [#605040] * goffice/graph/gog-reg-curve.c (gog_reg_curve_populate_editor), (gog_reg_curve_finalize), (gog_reg_curve_init), (gog_reg_curve_dataset_dims), (gog_reg_curve_dataset_get_elem), (gog_reg_curve_dataset_dim_changed): * goffice/graph/gog-reg-curve.h: ditto. 2009-12-19 Jean Brefort * plugins/plot_barcol/gog-barcol.c (gog_barcol_view_get_data_at_point), (gog_barcol_view_render), (gog_barcol_view_class_init): implement get_data_at_point for bar/columns. 2009-12-18 Jean Brefort * goffice/canvas/goc-canvas.c (goc_canvas_c2w): fixed rounding to int. 2009-12-05 Morten Welinder * configure.in: Post-release bump.