Dia ChangeLog report for Thu Jul 31 07:23:03 2003 (UTC)
From: Dia ChangeLog Daemon <nemo chepelov org>
To: dia-list gnome org
Subject: Dia ChangeLog report for Thu Jul 31 07:23:03 2003 (UTC)
Date: Thu, 31 Jul 2003 09:39:54 +0200
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2003-07-30 09:23:21.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog 2003-07-31 09:23:12.000000000 +0200
@@ -1,8 +1,27 @@
+2003-07-30 Lars Clausen <lrclause@cs.uiuc.edu>
+
+ * plug-ins/xfig/xfig-export.c: Added support for arrow head
+ export. Many arrow types not supported by XFig, replacing those
+ with standard arrows. Not sure whether it'd be better to render
+ them as a group of lines instead. You'd lose the arrow-ness for
+ further editing, but preserve the actual shape of it. Also added
+ support for dash length.
+
+ * plug-ins/xfig/xfig-import.c: Added support for dash length settings.
+
+ * plug-ins/xfig/fig-format-3.2: Added copy of Fig format
+ description for version 3.2, for reference.
+
+ * plug-ins/xfig/xfig-import.c: Added import of arrows.
+
+ * app/menus.c: Removed prefs item from Gnome diagram menu. Made
+ Align Vertical Adjacent call _v rather than _h.
+
2003-07-29 Hubert Figuiere <hfiguiere@teaser.fr>
* app/scroll_tool.c (create_scroll_tool):
- * app/modify_tool.c (create_modify_tool): use g_new0() to initialize the
- tool
+ * app/modify_tool.c (create_modify_tool): use g_new0() to
+ initialize the tool
2003-07-29 Lars Clausen <lrclause@cs.uiuc.edu>