goffice r1800 - in trunk: . docs/reference/tmpl goffice/graph goffice/utils plugins/plot_barcol plugins/plot_radar plugins/plot_surface plugins/plot_xy



Author: emmanuel
Date: 2007-08-11 15:32:07 +0100 (Sat, 11 Aug 2007)
New Revision: 1800
ViewCVS link: http://svn.gnome.org/viewcvs/goffice?rev=1800&view=rev

Modified:
   trunk/ChangeLog
   trunk/docs/reference/tmpl/gog-renderer.sgml
   trunk/goffice/graph/gog-legend.c
   trunk/goffice/graph/gog-reg-curve.c
   trunk/goffice/graph/gog-renderer.c
   trunk/goffice/graph/gog-renderer.h
   trunk/goffice/graph/gog-smoothed-curve.c
   trunk/goffice/graph/gog-view.c
   trunk/goffice/utils/go-path.c
   trunk/plugins/plot_barcol/gog-line.c
   trunk/plugins/plot_radar/gog-radar.c
   trunk/plugins/plot_surface/gog-surface.c
   trunk/plugins/plot_xy/gog-xy.c
Log:
2007-08-05 Emmanuel Pacaud <emmanuel pacaud lapp in2p3 fr>

	Convert the clipping API to GOPath. Drop the clip stack, that's not
	needed anymore.

	* goffice/graph/gog-renderer.c: here.
	(gog_renderer_push_clip_rectangle): new.
	* goffice/graph/gog-legend.c (gog_legend_view_render): use
	gog_renderer_push_clip_rectangle.
	* goffice/graph/gog-reg-curve.c (gog_reg_curve_view_render): ditto.
	* goffice/graph/gog-smoothed-curve.c (gog_smoothed_curve_view_render):
	ditto.
	* goffice/graph/gog-view.c (gog_view_render): ditto.
	* plugins/plot_barcol/gog-line.c (gog_line_view_render): ditto.
	* plugins/plot_surface/gog-surface.c (gog_contour_view_render): ditto.
	* plugins/plot_xy/gog-xy.c (gog_xy_view_render): ditto.
	* plugins/plot_radar/gog-radar.c (gog_rt_view_render): restore
	clipping.
	* goffice/utils/go-path.c (go_path_rectangle): don't change path
	options here. That's not consistent and a call for troubles.

Conflicts:

	ChangeLog





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]