Dia ChangeLog report for 2006-05-15 03:00:00 UTC (Mon 15 May)



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

*** Recent ChangeLog entries:

--- ChangeLog.previous  2006-04-21 05:00:15.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog  2006-05-15 05:00:12.737281312 +0200
@@ -1,3 +1,42 @@
+2006-05-14  Hans Breuer  <hans breuer org>
+
+       * plug-ins/python/python.c : protect the plug-in against
+       initializing if Python already is initialized. This PyDia extensions
+       is designed for embedding Python.
+
+       * plug-ins/python/pydia-property.c : LineStyle.dash may be either
+       Float or Integer.
+
+       * plug-ins/python/diasvg_import.py : remove FontSize debug spew
+
+       * lib/font.c : GDK_WINDOWING_WIN32: if called with a display already
+       setup use the pango context matching the display. Otherwise fallback
+       to a context from PangoWin32 (matches only for gtk+-2-6, not the one
+       used since gtk+-2-8 using cairo.
+
+2006-05-13  Hans Breuer  <hans breuer org>
+
+       [ also applied to branch dia-0-95 ]
+       * objects/UML/umloperationc: add "query" to umloperation_offsets.
+       Patch from Peter Allin, fixes bug #338336
+
+       [ also applied to branch dia-0-95 ]
+       * app/diagram.c(diagram_ungroup_selected) : operate on a copy
+       of data-Selected cause the original is modified during use.
+       Patch from Victor Stinner, fixes bug #334771
+
+       * configure.in config.h.win32 : development started again so 095+cvs.
+       Critical bugfixes may go on the dia-0-95 branch (may lead to 0.95.1
+       if necessary)
+
+       * app/diagram.c : removed long-time outcommented code
+
+       * lib/diagramdata.h lib/filter.h lib/geometry.h lib/plug-ins.h
+         lib/properties.h : C++ aware by G_BEGIN_DECLS, G_END_DECLS
+
+       * objects/UML/class.c : don't dia_assert_true(attr->comment != NULL)
+       it is handled everywhere else just fine.
+
 2006-04-19  Lars Clausen  <lars raeder dk>

        * installer/win32/dia.nsi:



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