Dia ChangeLog report for 2005-06-18 03:00:01 UTC (Sat 18 Jun)
- From: Dia ChangeLog Daemon <nemo raeder dk>
- To: dia-list gnome org
- Subject: Dia ChangeLog report for 2005-06-18 03:00:01 UTC (Sat 18 Jun)
- Date: Sat, 18 Jun 2005 05:44:42 +0200 (CEST)
Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2005-06-13 05:00:30.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog 2005-06-18 05:00:10.966848456 +0200
@@ -1,3 +1,27 @@
+2005-06-17 Hans Breuer <hans breuer org>
+
+ * plug-ins/python/pydia-*.c : include order tweaking to
+ get rid of redefinition warnings. Ensure to include <Python.h>
+ before any 'system' header, some dragged in by glib.h
+ * plug-ins/python/pydia-diagramdata.c(PyDiaDiagramData_Str)
+ pydia-properties.c(PyDiaProperties_Str)
+ plug-ins/python/pydia-property.c(PyDiaProperty_Str) :
+ use %p to format pointers
+ * plug-ins/python/pydia-geometry.c(PyDiaArrow_Str) :
+ dont cast to float for %d
+ * plug-ins/python/pydia-handle.c(PyDiaHandle_Connect) :
+ use correct pointer type
+ * plug-ins/python/pydia-image.c(PyDiaImage_Str) :
+ dont discard qualifier aka dont free const strings
+ * plug-ins/python/pydia-properties.c : casts to PyCFunction
+ * plug-ins/python/pydia-property.c : removed unused function,
+ make ensure_quarks() static
+ * plug-ins/python/pydia-render.c : removed unused vars, use
+ the correct signature for begin_render
+ (dia_py_renderer_finalize): pluged a leak
+ => except -fno-strict-aliasing there is no warning left in
+ all of PyDia
+
2005-06-12 Hans Breuer <hans breuer org>
* app/filedlg.c : really fix the file extension mismatch on export dialog
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]