Dia ChangeLog report for Wed Oct 16 07:23:02 2002 (UTC)
From: Dia ChangeLog Daemon <nemo chepelov org>
To: dia-list gnome org
Subject: Dia ChangeLog report for Wed Oct 16 07:23:02 2002 (UTC)
Date: Wed, 16 Oct 2002 09:24:32 +0200
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2002-10-15 09:23:18.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog 2002-10-16 09:23:05.000000000 +0200
@@ -1,3 +1,32 @@
+2002-10-15 Kjartan Maraas <kmaraas@gnome.org>
+
+ * app/sheets_dialog_callbacks.c: Fix a typo.
+
+2002-10-15 Hans Breuer <hans@breuer.org>
+
+ * app/diapsrenderer.[hc] : (new files, old content :-)
+ simple base class for post script rendering. Does neither
+ use Pango/FT2 nor does it handle non latin1 characters.
+ The fancy stuff which nowadays appears to be needed should
+ probably be done in derived class(es)
+
+ * app/makefile.msc app/Makefile.am : added new files
+
+ * app/paginate_psrint.c : re-enabled and used as test
+ for the simple ps renderer above.
+
+ * app/render_eps.[hc] : ripped out common ps code and
+ moved to DiaPsRenderer. The rest of the file is mostly
+ disabled. And I don't understand enough of it to
+ change port it.
+
+ * app/diaepsrenderer.h : short lived, removed.
+
+2002-10-15 Lars Clausen <lrclause@cs.uiuc.edu>
+
+ * lib/plug-ins.c (dia_register_plugin): Don't try to load libdia
+ as a plugin (thanks to Torben Nielsen).
+
2002-10-14 Lars Clausen <lrclause@cs.uiuc.edu>
* app/diaepsrenderer.h: