Dia ChangeLog report for Sat Feb 1 08:23:02 2003 (UTC)
From: Dia ChangeLog Daemon <nemo chepelov org>
To: dia-list gnome org
Subject: Dia ChangeLog report for Sat Feb 1 08:23:02 2003 (UTC)
Date: Sat, 01 Feb 2003 09:27:26 +0100
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2003-01-30 09:23:47.000000000 +0100
+++ dia-cvs-snapshot/ChangeLog 2003-02-01 09:23:10.000000000 +0100
@@ -1,5 +1,58 @@
+2003-01-31 Daniel Yacob <locales@geez.org>
+
+ * configure.in: Added am (Amharic) to ALL_LINGUAS.
+
+2003-01-31 Steffen Macke <sdteffen@web.de>
+
+ objects/UML/class.c (umlclass_calculate_data): fixed crash
+ when comments were visible, no class comment available and
+ a attribute comment
+
+2003-01-31 Lars Clausen <lrclause@cs.uiuc.edu>
+
+ * RELEASE-PROCESS: Updated to fit new install-module syntax.
+ * Prerelease 0.91-pre1 released on a suspecting public. Tagging
+ with DIA_0_91_PRE1.
+
+2003-01-30 Lars Clausen <lrclause@cs.uiuc.edu>
+
+ * config.h.win32:
+ * NEWS:
+ * configure.in:
+ * dia.spec:
+ Prerelease version changes, version 0.91-pre1.
+
+ * app/sheets_dialog_callbacks.h:
+ * app/sheets_dialog_callbacks.c:
+ * app/sheets_dialog.c (create_sheets_main_dialog):
+ * app/sheets.c (sheets_dialog_create): More destroy stuff. Trying
+ to handle destruction of main dialog cleanly, but it's a mess.
+
+ * configure.in: Downgraded ieeefp test to make it not produce
+ illegal shell code.
+
+ * lib/widgets.c (dia_arrow_selector_set_arrow):
+ (dia_line_style_selector_set_linestyle): Select menu dot
+ correctly set.
+
+ * lib/arrows.c (calculate_arrow_point): Fix of wrong arrow
+ adjustment for diamondheads.
+
+ * lib/plug-ins.c (dia_plugin_load): Fixed typo.
+
+ * app/properties.c (create_dialog): Destroy properties dialog and
+ box correctly.
+
+ * app/sheets_dialog_callbacks.c
+ (on_sheets_dialog_button_edit_clicked): Only create a new dialog
+ if the old one is destroyed.
+
2003-01-29 Lars Clausen <lrclause@cs.uiuc.edu>
+ * app/export_png.c (export_png_ok): Added info on resolution.
+ Should (next release) improve export dialog to allow setting
+ resolution instead of pixels.
+
* app/lineprops_area.c (dia_arrow_chooser_new): Use menudesc list
to generate arrowheads as well as tooltips.