goffice r1808 - in trunk: . goffice/graph goffice/gtk goffice/utils



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

Modified:
   trunk/ChangeLog
   trunk/goffice/graph/gog-renderer.c
   trunk/goffice/graph/gog-smoothed-curve.c
   trunk/goffice/gtk/go-line-selector.c
   trunk/goffice/utils/go-line.c
   trunk/goffice/utils/go-line.h
Log:
2007-08-06 Emmanuel Pacaud <emmanuel pacaud lapp in2p3 fr>

	Remove unused code and dependency to libart in go-line.c.

	* goffice/graph/gog-renderer.c:
	s/go_line_get_vpath_dash/go_line_dash_get_sequence/
	s/go_line_vpath_dash_free/go_line_dash_sequence_free/
	* goffice/gtk/go-line-selector.c (go_line_dash_palette_render_func):
	ditto.
	* goffice/graph/gog-smoothed-curve.c (gog_smoothed_curve_view_render):
	use GOPath API and gog_chart_map_make_path. Remove commented code.
	* goffice/utils/go-line.c (go_line_get_vpath_dash): renamed to
	go_line_dash_get_sequence.
	(go_line_vpath_dash_free): renamed to go_line_dash_sequence_free.
	(go_line_clip_vpath): removed.
	(go_line_dash_vpath): removed.
	(go_line_build_bpath): removed.
	(go_line_build_vpath): removed.

Conflicts:

	goffice/utils/go-line.c





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