Dia ChangeLog report for Mon Jul 7 07:23:02 2003 (UTC)
From: Dia ChangeLog Daemon <nemo chepelov org>
To: dia-list gnome org
Subject: Dia ChangeLog report for Mon Jul 7 07:23:02 2003 (UTC)
Date: Mon, 07 Jul 2003 09:33:48 +0200
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2003-07-04 09:23:18.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog 2003-07-07 09:23:09.000000000 +0200
@@ -1,3 +1,21 @@
+2003-07-06 Lars Clausen <lrclause@cs.uiuc.edu>
+
+ * plug-ins/xslt/Makefile.am: Patch from Hubert Figuiere: Add
+ $(srcdir) on stylesheets.xml.
+
+ * app/menus.c: Patch from Hubert Figuiere: Adds help menu to
+ diagram menus (since they're at the top by default now). Also
+ move the Properties... menu item from Dialogs to Objects. Dialogs
+ menu should disappear at some point.
+
+ * autogen.sh: Patch from Hubert Figuiere: Don't automatically call
+ ./configure from ./autogen.sh, as configure may need to be run
+ from a different directory. (Also more standard this way.)
+
+ * app/app_procs.c (app_init):
+ * app/Makefile.am (INCLUDES): Gnome standardization patch from
+ Alex.
+
2003-07-03 Lars Clausen <lrclause@cs.uiuc.edu>
* objects/flowchart/parallelogram.c (pgram_update_data):