Dia ChangeLog report for 2007-02-05 04:00:01 UTC (Mon 05 Feb)



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  <lars raeder dk>
+
+       * 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  <hans breuer org>

        * app/recent_files.c : don't treat underscores in filenames as



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]