Dia ChangeLog report for Sun Feb 17 08:23:01 2002 (UTC)
From: Dia ChangeLog Daemon <nemo traminer dyndns org>
To: dia-list gnome org
Subject: Dia ChangeLog report for Sun Feb 17 08:23:01 2002 (UTC)
Date: Sun, 17 Feb 2002 09:25:59 +0100
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous Thu Feb 14 09:23:17 2002
+++ dia-cvs-snapshot/ChangeLog Sun Feb 17 09:23:31 2002
@@ -1,3 +1,25 @@
+2002-02-15 Hans Breuer <hans@breuer.org>
+
+ * lib/font.c (font_get_suck_font): the black and white pixel values
+ need to be taken from a 1 bit colormap rather than the default colormap.
+ (fixed again, last time was 2000-05-26)
+
+ Also handle the case where GTK_TALKS_UTF8 and expects all strings
+ passed in to be in this encoding.
+
+ * lib/libdia.def : export suck_font_free()
+
+ * lib/text.c (text_draw) : avoid circular dependency to ../app
+ at least for the !USE_XIM case, where it is unnecessary.
+
+2002-02-15 Cyrille Chepelov <cyrille@chepelov.org>
+
+ Changes contributed by Matts Kivik <kivik@firstlinux.net>:
+
+ * shapes/Circuit/microphone_de.(shape|xpm) (NEW):
+ * sheets/Circuit.sheet.in: added new shape microphone
+ * shapes/Circuit/speaker_de.shape: Added a connection point.
+
2002-02-13 Akira TAGOH <tagoh@redhat.com>
* app/render_libart.c (draw_string): fixed build issue for Win32.