2009-05-06 Morten Welinder * Release 0.7.6 2009-05-04 Morten Welinder * goffice/utils/go-format.c (handle_common_token): Dump currency string into the program as a string, not a sequence of characters. Fixes #581307. (go_format_dump_program): New function. 2009-05-02 Jean Brefort * goffice/graph/gog-styled-object.c (gog_style_new): have it back to fix some compatibility issues. * goffice/graph/gog-styled-object.h: ditto. 2009-04-29 Morten Welinder * goffice/graph/gog-object-xml.h (gog_object_new_from_xml, gog_object_sax_push_parser): Add user pointer argument for serialization. All callers changed. * goffice/data/go-data.c (go_data_serialize): Rename from go_data_as_str. Add user pointer argument. All callers changed. (go_data_unserialize): Rename from go_data_from_str. Add user pointer argument. All callers changed. 2009-04-28 Morten Welinder * goffice/graph/gog-axis.c (map_log_calc_ticks): Handle non-integer major steps. Fixes #375756. 2009-04-27 Jean Brefort * goffice/app/go-conf-*: use go_conf_node_get_key_type which looks ways better than go_conf_get_node_type. 2009-04-26 Jean Brefort * goffice/app/go-conf-gconf.c: renamed go_conf_get_type go_conf_get_node_type to avoid a build failure during docs generation. [#580296] * goffice/app/go-conf-keyfile.c: ditto. * goffice/app/go-conf-win32.c: ditto. * goffice/app/go-conf.h: ditto. 2009-04-26 Jean Brefort * configure.in: Post release bump.