Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots

*** Recent ChangeLog entries:

--- ChangeLog.previous  2007-01-30 05:01:04.000000000 +0100
+++ dia-svn-snapshot/ChangeLog  2007-02-05 05:00:05.321160088 +0100
@@ -1,3 +1,27 @@
+2007-02-03  Lars Clausen  <[EMAIL PROTECTED]>
+
+       * lib/dialibartrenderer.c (get_text_width):
+       * lib/diagdkrenderer.c (get_text_width):
+       * lib/text.c: Use g_utf8_strlen where character, not bytes are the
+       goal.  Also remove utterly the unnecessary optimization of keeping
+       strlen around for each and every line.
+
+       * lib/text.[ch]: Remove clearly unneeded array of strlen.  Easier
+       to just call strlen when needed.
+
+       * objects/GRAFCET/action_text_draw.c (action_text_draw): Change
+       offending direct use of text->strlen.
+
+       * plug-ins/vdx/vdx.c
+       * plug-ins/vdx/vdx-common.c
+       * plug-ins/vdx/vdx-export.c
+       * plug-ins/vdx/vdx.h
+       * plug-ins/vdx/vdx-import.c
+       * plug-ins/vdx/vdx-xml.c
+       * plug-ins/vdx/visio-types.h: Upgrade to version 0.9 of VDX
+       plug-in.
+
+
 2007-01-28  Hans Breuer  <[EMAIL PROTECTED]>

        * app/recent_files.c : don't treat underscores in filenames as
_______________________________________________
Dia-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://www.gnome.org/projects/dia/faq.html
Main page at http://www.gnome.org/projects/dia

Reply via email to