Dia ChangeLog report for Sat May 29 07:23:01 2004 (UTC)
From: Dia ChangeLog Daemon <nemo chepelov org>
To: dia-list gnome org
Subject: Dia ChangeLog report for Sat May 29 07:23:01 2004 (UTC)
Date: Sat, 29 May 2004 09:27:33 +0200
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2004-05-27 09:23:08.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog 2004-05-29 09:23:04.000000000 +0200
@@ -1,3 +1,31 @@
+2004-05-28 Hans Breuer <hans breuer org>
+
+ * app/load_save.c : ignore empty groups on load and don't
+ write empty groups while saving
+ * lib/group.h (group_update_data): there is no first object
+ in empty groups and they probably don't need an update at
+ all. Maybe the shold just not exist ?
+
+ * plug-ins/cairo/diacairo.c : fixed arc drawing, right aligned
+ text positioning as well as drawing of images with alpha
+
+ * plug-ins/wmf/wmf.cpp : include windows.h if eiher
+ HAVE_WINDOWS_H or G_OS_WIN32 is defined
+
+2004-05-28 Lars Clausen <lc pc770 sb statsbiblioteket dk>
+
+ * app/pixmaps/Makefile.am (imagedir):
+ * app/pixmaps/visible.png:
+ * app/pixmaps/visible-empty.png: New images for the visibility
+ button in the layer dialog.
+
+ * lib/widgets.c (dia_toggle_button_new_with_images): Remove even
+ more border around the button. Still some left when hovering the
+ mouse or selecting, and the grey background is annoying.
+
+ * app/layer_dialog.c (dia_layer_widget_init): Use real buttons for
+ visibility connector.
+
2004-05-26 Lars Clausen <lars raeder dk>
* configure.in (DB2MAN): Better check for db2man docbook place.