2010-08-16 Morten Welinder <
[email protected]>
* Release 0.8.9
2010-08-16 Jean Brefort <
[email protected]>
* goffice/graph/gog-theme.c (gog_theme_finalize),
(map_area_series_solid_palette), (name_end), (elem_start): use g_ptr_array
instead of g_array and don't use recent glib additions. [#627056]
2010-08-15 Jean Brefort <
[email protected]>
* goffice/graph/gog-theme.c (build_predefined_themes): fixed typo (no
more critical in gog_theme_fillin_style. [#626960]
2010-08-12 Jean Brefort <
[email protected]>
* goffice/utils/formats.c: update currencies. [#626461]
2010-08-12 Jean Brefort <
[email protected]>
* docs/reference/goffice-0.8-sections.txt: update.
* goffice/graph/gog-graph-prefs.ui: allow for themes defined in xml files.
[#531070]
* goffice/graph/gog-graph.c (cb_theme_changed),
(gog_graph_populate_editor): ditto.
* goffice/graph/gog-plot-engine.c (_gog_plugin_services_init): ditto.
* goffice/graph/gog-styled-object.c (gog_styled_object_init_style): ditto.
* goffice/graph/gog-theme.c (gog_theme_finalize),
(gog_theme_find_element), (gog_theme_fillin_style),
(gog_theme_add_element), (gog_theme_get_local_name),
(gog_theme_get_description), (map_area_series_solid_default),
(map_area_series_solid_guppi), (map_area_series_solid_palette),
(build_predefined_themes), (name_start), (name_end), (desc_end),
(elem_start), (theme_load_from_uri), (themes_load_from_dir),
(_gog_themes_init): ditto.
* goffice/graph/gog-theme.h: ditto.
2010-08-12 Jean Brefort <
[email protected]>
* goffice/graph/gog-error-bar.c (gog_error_bar_prefs): fix memory leak.
* plugins/plot_distrib/gog-boxplot.c (gog_box_plot_pref),
(gog_box_plot_populate_editor): fix memory leak and criticals. [#626665]
2010-08-11 Jean Brefort <
[email protected]>
* goffice/canvas/goc-graph.c (goc_graph_draw): fix blur in zoomed charts.
[see #626404]
2010-08-07 Jean Brefort <
[email protected]>
* goffice/graph/gog-object.c (gog_object_add_by_role): do not try to
instantiate an object using an abstract class. [#626305]
2010-08-07 Jean Brefort <
[email protected]>
* goffice/graph/gog-data-set.c (gog_dataset_set_dim): check dimension.
* goffice/graph/gog-object-xml.c (gogo_dim_start): check dimension and
object type [#626263],
(gogo_prop_start): check dimension [#626206].
* goffice/utils/go-styled-object.c (go_styled_object_set_style): don't set
a NULL style.
2010-07-30 Morten Welinder <
[email protected]>
* configure.in: Post-release bump.