2006-12-03  Jody Goldberg <jody@gnome.org>

	* Release 0.3.4

2006-12-01  Christian Neumair  <chris@gnome-de.org>

	* goffice/graph/gog-object-xml.c: (gog_object_set_arg_full),
	(gog_object_write_property_sax):
	Pass actual property type to gsf_xml_gvalue_from_str() instead of its
	fundamental type. Also persist enums and flags, and bail if
	persistance failed.

2006-11-29  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/gtk/go-color-selector.c:  add go_color_selector_set_allow_alpha.
	* goffice/gtk/go-color-selector.h: ditto.

2006-11-27  Morten Welinder  <terra@gnome.org>

	* */*.c: Renaming of format_ symbols and a few others.

2006-11-25  Morten Welinder  <terra@gnome.org>

	* goffice/utils/go-undo.[ch]: New files.

2006-11-19  Jon K Hellan  <hellan@acm.org>

	* goffice/graph/gog-chart.c (gog_chart_map_2D_to_view): void
	function was returning value.

	* goffice/graph/gog-data-set.c (gog_dataset_dims): Ditto.

2006-11-13  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/graph/gog-renderer-cairo.c: (gog_renderer_cairo_update):
	fixed a memory leak.

2006-11-12  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/gtk/go-graph-widget.c: add horizontal and vertical
	resolution properties so that go_graph_set_size can be called with
	the size in pts.

2006-11-11  Jean Brefort  <jean.brefort@normalesup.org>

	* plugins/plot_surface/gog-surface.c: support inverted axis [#372969]
	and enhance axis bounds issues.

2006-11-04  J.H.M. Dassen (Ray) <jdassen@debian.org>

	* goffice/component/go-component-factory.c (go_mime_type_free),
	  goffice/component/go-component.c (go_component_set_property, go_component_finalize),
	  goffice/data/go-data-simple.c (go_data_scalar_val_finalize, go_data_vector_str_finalize),
	  goffice/graph/gog-plot.c (gog_plot_finalize, gog_plot_set_property),
	  goffice/graph/gog-reg-curve.c (gog_reg_curve_finalize),
	  goffice/graph/gog-smoothed-curve.c (gog_smoothed_curve_finalize),
	  goffice/utils/go-image.c (go_image_set_property, go_image_finalize),
	  goffice/utils/go-regression.c (go_regression_stat_destroy),
	  plugins/plot_barcol/gog-line.c (gog_line_series_update, gog_line_series_finalize),
	  plugins/plot_boxes/gog-boxplot.c (gog_box_plot_update),
	  plugins/plot_boxes/gog-histogram.c (gog_histogram_plot_update, gog_histogram_plot_series_finalize),
	  plugins/plot_surface/gog-surface.c (gog_contour_plot_finalize),
	  plugins/plot_surface/xl-surface.c (get_y_vector, xl_contour_plot_finalize),
	  plugins/reg_linear/gog-lin-reg.c (gog_lin_reg_curve_update, gog_lin_reg_curve_build_values, gog_lin_reg_curve_set_property, gog_lin_reg_curve_finalize),
	  plugins/reg_linear/gog-log-reg.c (gog_log_reg_curve_build_values),
	  plugins/reg_linear/gog-polynom-reg.c (gog_polynom_reg_curve_build_values),
	  plugins/reg_logfit/gog-logfit.c (gog_log_fit_curve_update),
	  plugins/smoothing/gog-exp-smooth.c (gog_exp_smooth_update),
	  plugins/smoothing/gog-moving-avg.c (gog_moving_avg_update):
	  simplified as g_free handles NULL properly. Fixes #369662.

2006-11-06  Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	* goffice/gtk/go-color-selector.c (go_color_selector_new): adapt 
	to new go_palette_new signature.
	* goffice/gtk/go-gradient-selector.c (go_gradient_selector_new):
	ditto.
	* goffice/gtk/go-marker-selector.c (go_marker_selector_new): ditto.
	* goffice/gtk/go-pattern-selector.c (go_pattern_selector_new): ditto.
	* goffice/gtk/go-line-selector.c (go_line_dash_selector_new): ditto.
	(go_line_dash_palette_get_tooltip_func): new.
	* goffice/gtk/go-palette.c (go_palette_init): init tooltips object.
	(go_palette_menu_item_new): add a tooltip using user get_tooltip
	function.
	(go_palette_new): add a new argument defining a get_tooltip callback.
	* goffice/utils/go-line.c (go_line_dash_as_label): new.

2006-11-06  Morten Welinder  <terra@gnome.org>

	* goffice/utils/format.c (go_format_number): Handle "dd.mm.yyyy".

2006-11-05  Jody Goldberg <jody@gnome.org>

	* configure.in : Post release version bump