Dia ChangeLog report for Mon Jul 8 07:23:01 2002 (UTC)
From: Dia ChangeLog Daemon <nemo chepelov org>
To: dia-list gnome org
Subject: Dia ChangeLog report for Mon Jul 8 07:23:01 2002 (UTC)
Date: Mon, 08 Jul 2002 09:28:10 +0200
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous Sun Jul 7 09:25:10 2002
+++ dia-cvs-snapshot/ChangeLog Mon Jul 8 09:23:05 2002
@@ -1,3 +1,29 @@
+2002-07-07 Lars Clausen <lrclause@cs.uiuc.edu>
+
+ * plug-ins/Makefile.am (SUBDIRS): Made the XSLT dir depend on
+ detecting XSLT
+
+ * app/Makefile.am: Commented out the diaconv parts while it's not
+ used anyway. To come back later.
+
+ * configure.in (HAVE_FREETYPE):
+ * app/app_procs.c:
+ * app/render_eps.h:
+ * app/render_eps.c: Support for printing with freetype, better
+ encapsulated now. Renders the text nicely, but ignores font
+ setting. Requires pangoft2 to get the font outline, but non-text
+ objects can still be rendered without it.
+
+ * app/commands.h:
+ * app/commands.c (objects_place_up_callback)
+ (objects_place_down_callback):
+ * app/diagram.h:
+ * app/diagram.c (diagram_place_down_selected)
+ (diagram_place_up_selected): Starting support for moving objects
+ one level up/down.
+
+ * app/menus.c: Removed character/numeral shortcuts.
+
2002-07-06 Hans Breuer <hans@breuer.org>
* makefile.am app/makefile.am lib/makefile.am