Dia ChangeLog report for 2008-04-15 03:00:01 UTC (Tue 15 Apr)



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

*** Recent ChangeLog entries:

--- ChangeLog.previous  2008-04-14 05:00:07.000000000 +0200
+++ dia-svn-snapshot/ChangeLog  2008-04-15 05:00:10.779021336 +0200
@@ -1,4 +1,42 @@
-2008-04-08  Hans Breuer  <hans breuer org>
+2008-04-14 Gabor Kelemen  <kelemeng gnome org>
+
+       * app/menus.c: Corrected typo spotted while updating translation.
+
+2008-04-14  Gabor Kelemen  <kelemeng gnome org>
+
+       * installer/win32/locale/hungarian.nsh: Updated translation.
+
+2008-04-13  Hans Breuer  <hans breuer org>
+
+       * lib/propdialogs.c : if there are more than a dozen properties
+       make the dialog scrollable
+       * lib/propdesc.c(prop_desc_lists_union) : even the union of properties
+       must not contain properties maked by PROP_FLAG_DONT_MERGE
+       * lib/prop_widgets.c : fixed long-standing bug of MULTICOL properties
+       not being in the expected order
+
+       [more robustness for incomplete (i.e. usually generated) diagrams]
+       * app/load_save.c : adjust the connections positions automatically,
+       it is impossible to do so while generating
+       * lib/element.h lib/object.h lib/orth_conn.h lib/properties.h
+         objects/UML/generalization.c : marked more properties optional - if
+       they are properly initialized - to get rid of a lot of g_warnings()
+       and one step further to fix #56233
+       * samples/gobj-parse.c : a simple parser to generate a class diagram
+       out of GObject using headers to test the above
+
+       [currently unused: first step for property editor with GtkTreeView]
+       * lib/diamarshal.list : add marshaler
+       * lib/diacellrendererproperty.[hc] : boilerplate for CellRenderers
+       * lib/makefile.msc lib/Makefile.am : build new files
+       * lib/prop_sdarray.c : prepare to make the list editable
+
+       * lib/diatypes.h lib/widgets.h : moved #include "units.h" to widgets.h
+       diatypes.h is supposed to contain _only_ type forward declares
+
+       * plug-ins/python/diagx.py : importer for XML generated by gccxml
+
+2008-04-12  Hans Breuer  <hans breuer org>

        * lib/plug-ins.c : not being able to load a plug-in is not a critical
        issue, get rid of message_error() for these. Fixes bug #402320



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