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  <[EMAIL PROTECTED]>
+
+       * 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  <[EMAIL PROTECTED]>

        * plug-ins/xfig/xfig-import.c: Support for polygons and
_______________________________________________
Dia-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/dia-list

Reply via email to