2006-11-05 Jody Goldberg * Release 0.3.3 2006-11-04 Jean Brefort * plugins/plot_pie/gog-pie.c: (gog_pie_plot_set_default_separation): reimplement accidently removed. 2006-11-03 Morten Welinder * goffice/utils/formats.c (cell_format_is_time, cell_format_is_date): New functions. (go_format_classify): Use above functions. Partial fix for #370183. 2006-11-02 Jean Brefort * plugins/plot_barcol/gog-1.5d.c: use GOFFICE_WITH_GTK instead of WITH_GTK. [#368789] * plugins/plot_barcol/gog-minmax.c: ditto. * plugins/plot_pie/gog-pie.c: ditto. * plugins/smoothing/gog-exp-smooth.c: ditto. * plugins/smoothing/gog-moving-avg.c: ditto. 2006-10-26 Morten Welinder * goffice/app/file.c (go_file_saver_save): Fix filename handling as much as current API allows. Make sure to set and error at the GSF level when we do at higher level. Fixes #365115 2006-10-25 Morten Welinder * autogen.sh (REQUIRED_AUTOMAKE_VERSION): Up to 1.9.0 like Gnumeric. Fixes certain, but not all, issues with building in non-standard locations. 2006-10-23 Jean Brefort * goffice/gtk/go-graph-widget.c: (update_image_rect): set the graph size. Fixes #344646. 2006-10-20 Jon K Hellan * plugins/plot_boxes/gog-boxplot.c: Fix include. 2006-10-19 Morten Welinder * goffice/gtk/go-action-combo-text.c (go_action_combo_text_create_tool_item): Set width using gtk_entry_set_width_chars, not pixels. This will automatically listen to style changes. Fixes #362704. 2006-10-18 Morten Welinder * goffice/graph/gog-renderer-cairo.c (gog_renderer_cairo_export_image): Use cairo_surface_set_fallback_resolution only when available. * configure.in: Check for cairo_surface_set_fallback_resolution. 2006-10-17 Morten Welinder * goffice/app/error-info.c (error_info_print_with_offset): Add precondition and use g_printerr, not fprintf. 2006-10-16 Jody Goldberg * configure.in : Post release verion bump