Dia ChangeLog report for Tue Aug 12 07:23:04 2003 (UTC)
From: Dia ChangeLog Daemon <nemo chepelov org>
To: dia-list gnome org
Subject: Dia ChangeLog report for Tue Aug 12 07:23:04 2003 (UTC)
Date: Tue, 12 Aug 2003 09:39:25 +0200
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2003-08-09 09:23:36.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog 2003-08-12 09:23:16.000000000 +0200
@@ -1,3 +1,21 @@
+2003-08-11 Lars Clausen <lrclause@cs.uiuc.edu>
+
+ * app/authors.h: Credits for Krzysztof.
+
+ * sheets/Flowchart.sheet.in: Updated descriptions from Krzysztof
+ Foltman <kfoltman@onet.pl>. It occurs to me that the name (rather
+ than the description) is visible in the title of the properties
+ dialog. That ought to be a short description (translatable),
+ though we still want long descriptions for the tooltips. Hmmm...
+
+ * configure.in: Updated to use AC_LINK_IFELSE instead of
+ AC_TRY_COMPILE, also force to link to check libs on Solaris.
+
+ * objects/ER/entity.c (entity_load):
+ * objects/ER/attribute.c (attribute_load):
+ * lib/attributes.c (attributes_set_default_font):
+ Check if font is non-null before unreffing.
+
2003-08-08 Lars Clausen <lrclause@cs.uiuc.edu>
* app/diagram.c (diagram_ungroup_selected)