Dia ChangeLog report for 2009-03-10 04:00:01 UTC (Tue 10 Mar)



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

*** Recent ChangeLog entries:

--- ChangeLog.previous  2009-03-09 05:00:12.000000000 +0100
+++ dia-svn-snapshot/ChangeLog  2009-03-10 05:00:10.025929288 +0100
@@ -1,3 +1,29 @@
+2009-03-08  Hans Breuer  <hans breuer org>
+
+       * plug-ins/python/codegen.py : PascalRenderer by Johann Glaser and
+       some adjustments to (Cxx/Py/Java)Renderer to almost get on par
+
+       * lib/filter.c(filter_guess_*_filter) : make the no-guess flag work
+       as intended, i.e. when there is just one filter per extension it's
+       no guess
+
+       * plug-ins/python/pydia-property.c : implement PyDia_set_Arrow() to
+       allow modification of line ends from python scripts, like:
+               o.properties["start_arrow"] = (17, .5, .5)
+
+       * app/filedlg.c : drop using GTK_WIN_POS_MOUSE on the file dialogs.
+       Nowadays that almost inevitable would lead to a partial off-screen
+       dialog, see e.g. bug #314084 and bug #512580
+
+       * lib/dia_xml_libxml.h lib/dia_xml.[ch] lib/prop_geomtypes.h
+         plug-ins/shape/shape-export.c : removed some cruft from lixml1
+       days while investigating bug #570592
+       * config.h.win32 : insignificant changes slightly related bug #570592
+
+       * app/menus.c : don't pass diagram and filename to plug-ins called from
+       the toolbox-menu, otherwise the pydia help series could unintentinally
+       modify unrelated open diagrams
+
 2009-03-07  Hans Breuer  <hans breuer org>

        * app/menus.c(create_or_ref_display_actions) :  only create the action



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