2007-12-03 Jody Goldberg * Release 0.5.4 2007-11-30 Jean Brefort * goffice/graph/gog-axis-line.c: (gog_axis_base_set_position): ensure pos_user is set, so that correct position is saved. 2007-11-29 Andreas J. Guelzow * goffice/utils/go-format.c (go_format_inc_precision): Handle increase of decimals also for E. Fixes add-decimals problem from #500365. 2007-11-29 Morten Welinder * goffice/utils/go-format.c (go_format_parse_number_E): Fix mantissa simplification problem. [#500393] 2007-11-28 Morten Welinder * goffice/utils/go-format.c (go_format_inc_precision): Actually find the last zero. Fixes add-decimals problem from #434785. 2007-11-28 Jean Brefort * goffice/graph/gog-axis-line.c: (gog_axis_base_set_property): fix setting axis position as string, (xy_process): use a better test. 2007-11-28 Emmanuel Pacaud Fix for #500017: incorrect graph printing. * goffice/graph/gog-renderer.c (gog_renderer_render_to_cairo): don't call cairo_show_page here. (gog_renderer_export_image): but here. 2007-11-24 Jean Brefort * goffice/component/go-component.c: (go_component_edit): return the GtkWindow* associated with the editor, so that it can be made transient. * goffice/component/go-component.h: ditto. 2007-11-22 Jean Brefort * plugins/plot_barcol/gog-dropbar.c: (barcol_draw_rect): always draw a rectangle, even if very sharp, (gog_dropbar_view_render): ensure that invalid data are not used. [#498846] * plugins/plot_barcol/gog-minmax.c: (gog_minmax_view_render): fix index initialization. 2007-11-19 Jody Goldberg * configure.in : post release bump