2008-05-04 Jody Goldberg * Release 0.6.3 2008-05-02 Jody Goldberg * goffice/utils/go-locale.c (go_locale_win32_get_user_default) : fix typo on win32 that always set lc_date_format, and never lc_time_format. (go_locale_get_time_format): ditto. 2008-04-30 Morten Welinder * */*.[ch]: Make things compile --without-gtk. Docs still do not work right. 2008-04-27 Jean Brefort * goffice/graph/gog-series.c: (gog_series_dataset_set_dim): fixed typo. 2008-04-25 Morten Welinder * goffice/utils/regutf8.c (go_regexec): New glib (i.e., non-pcre) implementation when glib has the right functions. Patch from Hiroyuki Ikezoe, see bug #482319. 2008-04-25 Jean Brefort * goffice/graph/gog-series.c: (gog_series_dataset_set_dim): check dim_i validity. 2008-04-24 Jean Brefort * libgoffice.pc.in: fixed the plugins dir definition so tht it can be used. 2008-04-22 Jody Goldberg * goffice/utils/go-image.c (image_format_infos) : add "eps" to go with jean's work. * goffice/graph/gog-object.h : remove inclusion of libart header here. It is no longer needed. 2008-04-21 Morten Welinder * goffice/gtk/goffice-gtk.c (go_gtk_editable_enters): Avoid infinite recursion if default widget is not sensitive. 2008-04-18 Jean Brefort * configure.in: add a test for cairo_ps_surface_set_eps. * goffice/graph/gog-graph.c: (gog_graph_get_supported_image_formats): add EPS if cairo supports it. * goffice/graph/gog-renderer.c: (gog_renderer_export_image): ditto. * goffice/utils/go-image.h: ditto. 2008-04-16 Jody Goldberg * configure.in : Use dolt when possible. * acinclude.m4 : create, and add dolt.m4 2008-04-10 Jean Brefort * goffice/utils/go-image.c: (go_mime_to_image_format), (go_image_format_to_mime): add support for pdf and ps. 2008-04-10 Morten Welinder * goffice/utils/datetime.c (go_date_conv_from_str, go_date_conv_equal, go_date_conv_translate): New functions. 2008-04-10 Jean Brefort * plugins/plot_boxes/gog-boxplot.c: skip invalid data. [#527249] 2008-03-22 Jean Brefort * goffice/math/go-complex.h: fixed go-math.h inclusion. * goffice/utils/go-image.h: include goffice-features.h. 2008-03-12 Morten Welinder * goffice/utils/go-format.c (go_format_is_invalid): New function. 2008-03-06 Morten Welinder * configure.in: Post release bump.