2012-06-25 Andreas J. Guelzow <aguelzow@pyrshep.ca>

	* goffice/utils/go-style-prefs.ui (go-style-prefs): add border_width

2012-06-25 Andreas J. Guelzow <aguelzow@pyrshep.ca>

	* goffice/graph/gog-reg-curve.c (gog_reg_curve_populate_editor): fix
	gtk version check
	* plugins/reg_linear/gog-lin-reg.c (gog_lin_reg_curve_populate_editor):
	With the corrected gtk check above, we can depend on the attached info.

2012-06-25 Andreas J. Guelzow <aguelzow@pyrshep.ca>

	* goffice/graph/gog-reg-curve-prefs.ui: avoid unneccesarily high
	dialog by placing checkbox to right

2012-06-25 Andreas J. Guelzow <aguelzow@pyrshep.ca>

	* plugins/reg_linear/gog-lin-reg.c (gog_lin_reg_curve_populate_editor):
	There are two more rows that are being used for some drawing limits

2012-06-25 Andreas J. Guelzow <aguelzow@pyrshep.ca>

	* plugins/reg_linear/gog-lin-reg.c (gog_lin_reg_curve_populate_editor):
	place the new items at the bottom
	* plugins/reg_linear/gog-polynom-reg.c
	(gog_polynom_reg_curve_populate_editor): assume we are at the bottom,
	so no row insertion is required.

2012-06-25 Andreas J. Guelzow <aguelzow@pyrshep.ca>

	* plugins/reg_linear/gog-lin-reg.c (gog_lin_reg_curve_populate_editor):
	fix item placement for pre-gtk-3.4.0
	* plugins/reg_linear/gog-polynom-reg.c
	(gog_polynom_reg_curve_populate_editor): ditto

2012-05-24  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/graph/gog-reg-curve.c (gog_reg_curve_populate_editor): fix
	criticals, with gtk+ < 3.2, [#676641]
	(gog_reg_curve_view_render): fix limits with a discrete X-axis.
	* plugins/reg_linear/gog-lin-reg.c
	(gog_lin_reg_curve_build_values), fix x automatic values,
	(gog_lin_reg_curve_populate_editor): fix
	criticals, with gtk+ < 3.2. [#676641]
	* plugins/reg_linear/gog-log-reg.c
	(gog_log_reg_curve_build_values): fix x automatic values.
	* plugins/reg_linear/gog-polynom-reg.c
	(gog_polynom_reg_curve_build_values), fix x automatic values,
	(gog_polynom_reg_curve_populate_editor): fix
	criticals, with gtk+ < 3.2. [#676641]

2012-05-21  Jean Brefort  <jean.brefort@normalesup.org>

	* configure.in: copied code from introspection.m4

2012-05-19 Andreas J. Guelzow <aguelzow@pyrshep.ca>

	* goffice/utils/go-color.h (go_color_from_gdk_rgba): new
	* goffice/utils/go-color.c (go_color_from_gdk_rgba): new

2012-05-19  Jean Brefort  <jean.brefort@normalesup.org>

	* Makefile.am: enhance Introspection build support.
	* configure.in: ditto.
	* goffice/Makefile.am: ditto.

2012-05-18  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/canvas/goc-canvas.c (goc_canvas_init): enable scroll events.

2012-05-15 Andreas J. Guelzow <aguelzow@pyrshep.ca>

	* goffice/utils/go-pango-extras.c
	(go_load_pango_attributes_into_buffer_filter): remove underline
	(go_load_pango_attributes_into_buffer_named_filter): add underline
	(go_create_std_tags_for_buffer): create underline tags
	(go_load_pango_attributes_into_buffer): handle underline tags as named tags

2012-05-15  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/canvas/goc-group.c: moved transfrom to GocItem.
	* goffice/canvas/goc-group.h: ditto.
	* goffice/canvas/goc-item.c (goc_item_init),
	(goc_item_get_operator), (goc_item_set_transform),
	(_goc_item_transform): ditto.
	* goffice/canvas/goc-item.h: ditto.
	* goffice/canvas/goc-text.c (go_anchor_type_get_type): typo,
	(goc_text_draw): fix text position when clipped. [#676067]
	* goffice/utils/go-emf.c (go_dib_read_header),
	(go_dib_create_pixbuf_from_data), (go_wmf_mr_arc), (go_emf_header),
	(go_emf_polybezier), (go_emf_setworldtransform),
	(go_emf_modifyworldtransform), (go_emf_selectobject),
	(go_emf_rectangle), (go_emf_stretchdibits), (go_emf_polybezier16),
	(go_emf_polygon16), (go_emf_parse): more work.

2012-05-12 Andreas J. Guelzow <aguelzow@pyrshep.ca>

	* utils/go-pango-extras.c (go_pango_attrs_to_markup): new
	(go_pango_attr_as_markup_string): new
	* utils/go-pango-extras.h (go_pango_attrs_to_markup): new

2012-05-12  Morten Welinder  <terra@gnome.org>

	* goffice/graph/gog-plot-engine.c
	(cb_pending_trend_line_types_load): Conditionalize debug print.

2012-05-06  Jean Brefort  <jean.brefort@normalesup.org>

	* plugins/reg_logfit/gog-logfit.c (gog_log_fit_curve_get_equation): fixed
	logfit equation typo. [#675560]

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

	* configure.in: Post-release bump.