2014-05-23  Morten Welinder <terra@gnome.org>

	* Release 0.10.16

2014-05-10  Morten Welinder  <terra@gnome.org>

	* goffice/utils/go-style.c (go_style_get_marker): Constify.

2014-05-10  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/graph/gog-graph.c (gog_graph_view_render): don't crash when
	selecting the 3d box.

2014-05-08  Morten Welinder  <terra@gnome.org>

	* goffice/utils/go-style.c (go_style_sax_load_line): Read
	auto-width.
	(go_style_line_sax_save): Save auto_width.  Don't save width when
	auto_width.
	(go_style_apply_theme): Apply font color.
	(go_style_font_sax_save): Save auto_color and auto_font (but see
	comments).
	(go_style_sax_load_font): Read auto-color.

	* goffice/graph/gog-axis.c (map_linear_calc_ticks): Keep values as
	integers as long as possible.

2014-05-08  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/utils/go-line.c: restore dashes with dots.

2014-05-07  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/graph/gog-3d-box.c (gog_3d_box_class_init): add a view class for
	the 3d box to support data that are view dependent.
	* goffice/graph/gog-3d-box.h: ditto.
	* goffice/graph/gog-axis-line.c (xyz_process): change gog_chart_map_3d_new()
	signature to suppor the new view class.
	* goffice/graph/gog-chart-map-3d.c (xyz_map_3D_to_view),
	(gog_chart_map_3d_new), (gog_chart_map_3d_free): ditto.
	* goffice/graph/gog-chart-map-3d.h: ditto.
	* goffice/graph/gog-chart.c (gog_chart_view_3d_process): ditto.
	* goffice/graph/gog-grid-line.c (gog_grid_line_xyz_render): ditto.
	* goffice/graph/gog-grid.c (gog_grid_view_xyz_render): ditto.
	* plugins/plot_surface/gog-surface.c (gog_surface_view_render): ditto.

2014-05-07  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/graph/gog-3d-box.c (cb_g3d_update),
	(gog_3d_box_populate_editor): fixed criticals.

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

	* goffice/gtk/go-graph-widget.c (idle_handler): don't use GDK_THREADS_*.
	[728793]

2014-04-30  Morten Welinder <terra@gnome.org>

	* configure.ac: Post-release bump.