2020-05-09 Morten Welinder * Release 0.10.47 2020-04-29 Jean Brefort * goffice/component/go-component.c (go_component_duplicate): do not destroy original data. Fix #483. 2020-04-28 Jean Brefort * goffice/graph/gog-axis-line.c (gog_axis_base_get_clamped_position): fix crossing axis position. [#45] 2020-04-19 Morten Welinder * goffice/gtk/goffice-gtk.c (cb_format_combo_changed): Take auto-by-extension into account. 2020-04-09 Jean Brefort * goffice/graph/gog-series.c (gog_series_dataset_dim_changed): check validity when the data change. Fix #468. 2020-04-09 Jean Brefort reviewed by: * goffice/graph/gog-series.c (gog_series_check_validity): ensure all required dims has valid data. Fix #466. * plugins/plot_barcol/gog-1.5d.c (gog_1_5d_enum_in_reverse): fix legend order in bar plots. 2020-03-09 Morten Welinder * goffice/utils/go-file.c (go_url_check_extension): Make new_uri optional. 2020-01-11 Jean Brefort * plugins/plot_surface/gog-contour.c (gog_contour_view_render): fix a drawing error in contour plots. Fix #458 2019-12-13 Jean Brefort * goffice/graph/gog-series-labels.c (gog_series_labels_update): a better fix. 2019-12-13 Jean Brefort * goffice/graph/gog-series-labels.c (gog_series_labels_update): fix warnings when the vector length is nil. See #426. * plugins/plot_xy/gog-xy.c (gog_xy_view_render): do not process labels if the series does not contain any valid data. Fix #426. 2019-11-06 Morten Welinder * configure.ac: Post-release bump.