2009-03-22  Morten Welinder <terra@gnome.org>

	* Release 0.7.4

2009-03-20  Morten Welinder  <terra@gnome.org>

	* goffice/utils/go-locale.c (go_locale_get_time_format,
	go_locale_get_date_format): Make more robust.

2009-03-19  Morten Welinder  <terra@gnome.org>

	* goffice/utils/go-format.c (go_format_magic_fmt_str): Use
	go_locale_24h.

	* goffice/utils/go-locale.c (go_locale_24h): New function.

2009-03-18  Morten Welinder  <terra@gnome.org>

	* goffice/gtk/go-format-sel.c (fmt_dialog_init_fmt_list): Select a
	magic format if just the magic agrees.

	* goffice/utils/go-format.c (go_format_get_magic): New function.

2009-03-17  Morten Welinder  <terra@gnome.org>

	* goffice/gtk/go-format-sel.c (cb_format_entry_changed): Handle
	failing go_format_str_delocalize.

	* goffice/utils/go-format.c (go_format_str_localize,
	go_format_str_delocalize): Redo based on go_format_preparse.  This
	way we understand the formats better and don't translate the dots
	in, for example, "dd.mm.yyyy".
	(go_format_preparse): Take extra argument for keeping all tokens
	and for tokenizing localized.  Caller changed.
	(GOFormatParseState): Add extra fields for colours.
	(go_format_preparse): Populated those fields.
	(go_format_token2): Add extra parameter for tokenizing localized.
	Return decimal and thousands separator as special tokens.  All
	callers changed.

2009-03-15  Morten Welinder  <terra@gnome.org>

	* goffice/utils/go-format.c (go_format_default_accounting): New
	function.

2009-03-14  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/graph/gog-style.c: (gog_style_sax_load_font): set
	a default family when none is given. [#575318]

2009-03-12  Morten Welinder  <terra@gnome.org>

	* configure.in (surfaces_reqs): Move cairo backends here, so we
	don't link against them.

2009-03-06  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/graph/gog-renderer.c: (_draw_rectangle): revert previous
	change.
	* plugins/plot_barcol/gog-dropbar.c: (barcol_draw_rect): ensure that
	the width and height are positive.

2009-03-06  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/graph/gog-renderer.c: (_draw_rectangle): correctly evaluate
	the narrow flag when the rectangle has a negative width or height.

2009-03-06  Jean Brefort  <jean.brefort@normalesup.org>

	* plugins/plot_barcol/gog-barcol.c: (gog_barcol_view_render): correctly
	use points other than the first one. [#574349]
	* plugins/plot_distrib/gog-histogram.c: don't show a marker in the
	legend. [#574340]
	* plugins/plot_pie/gog-pie.c: (gog_pie_view_render): skip points when
	the datum is skipped. [#574348]

2009-03-05  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/gtk/goffice-gtk.c: new go_gtk_show_url function. [#559021]
	* goffice/gtk/goffice-gtk.h: ditto.

2009-02-26  Morten Welinder  <terra@gnome.org>

	* goffice/cut-n-paste/foocanvas/foo-canvas-pixbuf.c (foo_canvas_pixbuf_update):
	If the resulting size is 0 pixels, don't try to scale the pixbuf.
	Avoids critical on image insert in Gnumeric.

2009-02-22  Morten Welinder <terra@gnome.org>

	* configure.in: Post release bump