2007-04-21  Morten Welinder <terra@gnome.org>

	* Release 0.3.8

2007-04-20  Morten Welinder  <terra@gnome.org>

	* goffice/app/go-cmd-context.c (go_cmd_context_error_invalid):
	Translate.

2007-04-19  Morten Welinder  <terra@gnome.org>

	* goffice/gtk/go-format-sel.c (find_builtin): Handle
	GO_FORMAT_UNKNOWN without crashing.  [#431256]

2007-04-11  Morten Welinder  <terra@gnome.org>

	* goffice/utils/go-glib-extras.c (go_guess_encoding): Actually
	verify that we get good UTF-8.  Fixes #401588.

2007-04-10  Morten Welinder  <terra@gnome.org>

	* goffice/gtk/go-format-sel.glade: Fix minor grammar issue.  Fixes
	#428331.

2007-04-02  Morten Welinder  <terra@gnome.org>

	* goffice/utils/regutf8.c (go_regcomp): Undo last change.

2007-03-29  Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	Fix alignement of rotated labels. #343507

	* goffice/graph/gog-axis-line.c (axis_line_get_bbox): compute the
	correct anchor.
	(axis_line_render): ditto.
	* goffice/graph/gog-grid.c (gog_grid_view_render):
	GOG_AXIS_SET_XY_BUBBLE has a background.
	* goffice/graph/gog-renderer-cairo.c (gog_renderer_cairo_draw_text):
	label rotation angle in the same direction as the canvas.
	* goffice/graph/gog-renderer-gnome-print.c
	(gog_renderer_gnome_print_draw_text): ditto.
	* goffice/graph/gog-renderer-svg.c (gog_renderer_svg_draw_text):
	ditto.
	* goffice/graph/gog-renderer.c (gog_renderer_get_text_OBR): ditto.
	* goffice/utils/go-geometry.c (go_geometry_test_OBR_overlap):
	simplify.
	(go_geometry_calc_label_anchor): new.
	(go_geometry_calc_label_position): add an acnhor parameter.

	* goffice/utils/datetime.c: fix compilation warning.
			    
2007-03-28  Morten Welinder  <terra@gnome.org>

	* goffice/gtk/go-format-sel.c (generate_number, generate_format,
	study_format): Handle quoted dollars too.  Fixes part of #423603.

2007-03-28  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/utils/go-regression.c: add namespace to names missing it.
	* goffice/utils/go-regression.h: ditto.
	* plugins/reg_linear/gog-lin-reg.c: use new names in go-regression.h
	* plugins/reg_linear/gog-lin-reg.h: ditto.

2007-03-26  Morten Welinder  <terra@gnome.org>

	* goffice/utils/go-font.c (go_font_metrics_new): Try even more
	kinds of weird spaces.

	* goffice/utils/regutf8.c (go_regcomp): Unicode-normalize pattern.

2007-03-13  Morten Welinder  <terra@gnome.org>

	* goffice/utils/go-format.c (go_format_execute)
	[OP_NUM_FRACTION_SIMPLIFY_PI]: Simplify "n\pi/1" too.  #417981.

2007-03-10  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/Makefile.am: removed $(BUILT_SOURCES) from
	libgoffice_0_la_SOURCES. [#354874]

2007-03-10  Morten Welinder  <terra@gnome.org>

	* goffice/utils/go-font.c (go_font_metrics_new): Don't pick a
	space that is too tall, see bug 416526.

2007-03-08  Morten Welinder  <terra@gnome.org>

	* goffice/utils/formats.c (go_format_currencies): Translate
	"None".

	* goffice/gtk/go-combo-text.c (go_combo_text_set_text,
	go_combo_text_get_entry, go_combo_text_add_item): Add
	preconditions.

2007-03-04  Morten Welinder  <terra@gnome.org>

	* configure.in: Post-release bump.