Dia ChangeLog report for Fri May 16 07:23:02 2003 (UTC)
From: Dia ChangeLog Daemon <nemo chepelov org>
To: dia-list gnome org
Subject: Dia ChangeLog report for Fri May 16 07:23:02 2003 (UTC)
Date: Fri, 16 May 2003 09:32:43 +0200
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2003-05-12 09:23:33.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog 2003-05-16 09:23:07.000000000 +0200
@@ -1,3 +1,20 @@
+2003-05-15 Hans Breuer <hans@breuer.org>
+
+ * plug-ins/python/diasvg.py : add xlink definition,
+ also avoid to put spaces into attribute values. At least
+ Sodipodi doesn't like them in width/height attributes
+
+ * plug-ins/python/diasvg_import.py : add simple scaling.
+ Some (more) handling for <svg>, <desc>, <circle>
+
+ * plug-ins/python/scascale.py : (new file) which does
+ some experimental scaling via StdProp api
+
+ * plug-ins/python/pydia-cpoint.c
+ plug-ins/python/pydia-handle.c : return PyDiaPoint for
+ obj.pos not simple tuples. PyDiaPoint has a tuple interface
+ so this may even be api compatible ...
+
2003-05-11 Hans Breuer <hans@breuer.org>
* app/line_area.c : add window position persitence