Dia ChangeLog report for 2006-09-24 03:00:00 UTC (Sun 24 Sep)



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

*** Recent ChangeLog entries:

--- ChangeLog.previous  2006-09-13 05:03:28.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog  2006-09-24 05:00:06.205957112 +0200
@@ -1,3 +1,23 @@
+2006-09-23  Hans Breuer  <hans breuer org>
+
+       * app/commands.c app/create_object.c app/disp_callbacks.c : add
+       missing #include "lib/parent.h"
+
+       * lib/makefile.msc : build textline.obj
+
+       * objects/makefile.msc : don't build newgroup.obj
+       * objects/misc/libmisc.c : with newgroup gone to app/ newgroup_type can
+       not be registered from the module any longer - at least not on win32
+
+       * plug-ins/python/makefile.msc : removed obsolete references to
+       Python 1.5, also removed misleading link to Python 2.2 debug build
+
+       * app/diagram.[ch] app/app_procs.c : don't use C++ keyword 'virtual'
+       as variable name: s/virtual/is_default/
+
+       * plug-ins/python/*.c : don't mix PyObject_NEW() with PyMem_DEL()
+       Newer versions of Python (2.5) are not tolerant about this anymore.
+
 2006-09-11  Lars Clausen  <lars raeder dk>

        * lib/diasvgrenderer.c (draw_text_line): First stab at making svg



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