Dia ChangeLog report for Fri Jul 19 07:23:02 2002 (UTC)
From: Dia ChangeLog Daemon <nemo chepelov org>
To: dia-list gnome org
Subject: Dia ChangeLog report for Fri Jul 19 07:23:02 2002 (UTC)
Date: Fri, 19 Jul 2002 09:29:31 +0200
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous Thu Jul 18 09:25:35 2002
+++ dia-cvs-snapshot/ChangeLog Fri Jul 19 09:23:06 2002
@@ -1,3 +1,30 @@
+2002-07-18 Lars Clausen <lrclause@cs.uiuc.edu>
+
+ * plug-ins/xfig/xfig-export.c: First use of draw_object render
+ function: All shapes are now groups in XFig export.
+
+ * lib/diagramdata.c (normal_render):
+ * lib/render.c:
+ * lib/render.h:
+ * app/display.c (ddisplay_obj_render):
+ New render function for drawing objects, allows renderers to group
+ or otherwise specially handle objects. We may want to reconsider
+ calling it in app/display.c, as we 'know' the object draw function
+ is the default one there.
+
+ * lib/Makefile.am: Removed extra \ that broke stuff.
+
+ * plug-ins/xfig/xfig-import.c:
+ Spline import for xfig. Not perfect.
+
+ * objects/standard/create.h:
+ * objects/standard/bezier.c (bezierline_create):
+ * lib/bezier_conn.c:
+ * lib/beziershape.c (beziershape_set_points):
+ * lib/bezier_conn.h:
+ * lib/beziershape.h:
+ Support for creating beziers non-interactively.
+
2002-07-17 Lars Clausen <lrclause@cs.uiuc.edu>
* plug-ins/xfig/xfig-import.c: Support for polygons and