Dia ChangeLog report for 2008-08-12 03:00:00 UTC (Tue 12 Aug)



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

*** Recent ChangeLog entries:

--- ChangeLog.previous  2008-08-11 05:00:08.000000000 +0200
+++ dia-svn-snapshot/ChangeLog  2008-08-12 05:00:09.631682312 +0200
@@ -1,3 +1,39 @@
+2008-08-10  Hans Breuer  <hans breuer org>
+
+       * objects/custom/custom_object.c : add user configurable text padding
+       and properly consider it during bounding box calculation. Additionally
+       <svg:text/> elements (fixed text parts) are finally tinted and scaled
+       with the rest of the shape
+
+       * configure.in : one more step to build bindings on Linux
+       * lib/libdia.[hc] : renamed to dialib.[hc] to avoid confusion with
+       libdia.la (libdia.lo)
+       * lib/Makefile.am app/app_procs.c bindings/dia-extra.cpp
+         plug-ins/python/diamodule.c tests/test-objects.c
+         tests/test-boundingbox.c : adapted to name change
+
+       * objects/UML/Makefile.am plug-ins/cairo/Makefile.am : add
+       $(module)_la_LIBADD = $(OTHER_LIBS) $(top_builddir)/lib/libdia.la
+
+       * bindings/dia.swig : don't crash on passing None to do_export()
+       * bindings/Makefile.am bindings/test.py : now work start to work
+       on Linux, too.
+
+       * plug-ins/python/pydiadoc.py plug-ins/python/otypes.py : don't
+       assume there is always a display. In the bindings non-interactive
+       test case there is not
+
+       * app/layer_dialog.c : don't access layer_dialog while not initialized
+       * objects/standard/outline.c : conditionalize on CAIRO_HAS_SVG_SURFACE
+       * tests/test-objects.c tests/test-boundingbox.c : conditionalize on
+       GLIB_CHECK_VERSION(2,16,0) - together this make Dia compile an run on
+       a standard Dapper Drake (gtk+-2.8, glib-2.10, cairo-1.0.4)
+
+>>>>>>> .r4111
+       * objects/custom/shape_info.[hc] objects/custom/custom_object.c :
+       don't normalize ShapeInfo::default_(width|height) to points; everything
+       else is in cm. Also some fomatting/coding style issues.
+
 2008-08-09  Hans Breuer  <hans breuer org>

        * app/Makefile.am plug-ins/xslt/xslt.c : finally stop complaing about



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