Dia ChangeLog report for Sat Jul 12 07:23:04 2003 (UTC)
From: Dia ChangeLog Daemon <nemo chepelov org>
To: dia-list gnome org
Subject: Dia ChangeLog report for Sat Jul 12 07:23:04 2003 (UTC)
Date: Sat, 12 Jul 2003 09:46:12 +0200
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2003-07-08 09:23:37.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog 2003-07-12 09:23:15.000000000 +0200
@@ -1,3 +1,23 @@
+2003-07-11 Lars Clausen <lrclause@cs.uiuc.edu>
+
+ * app/linewidth_area.c: Patch from Krzysztof Foltman
+ <kfoltman@onet.pl>: Make linewidth dialog conform to HIG (well,
+ conform more, at least:).
+
+ * plug-ins/metapost/render_metapost.[ch] : Applied patch from
+ Chris Sperandio <sperandi@eng.usf.edu>: Fixed linewidths and
+ arcs. Implemented images (though there is some pixelization and
+ banding in the output). Changed output file format to be a little
+ more readable.
+
+ * app/app_procs.c (app_exit): Added message for double exit, which
+ shouldn't happen any more. Also preventing strange g_object_unref
+ messages by having a printf after gtk_main_quit. This is really
+ weird.
+
+ * app/interface.c (toolbox_delete): Avoid double app_exit call by
+ removing handler for destroy when delete is called.
+
2003-07-07 Lars Clausen <lrclause@cs.uiuc.edu>
* app/display.h: