Dia ChangeLog report for 2006-01-22 04:00:01 UTC (Sun 22 Jan)



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

*** Recent ChangeLog entries:

--- ChangeLog.previous  2006-01-20 05:00:19.000000000 +0100
+++ dia-cvs-snapshot/ChangeLog  2006-01-22 05:00:05.885205960 +0100
@@ -1,3 +1,44 @@
+2006-01-21  Hans Breuer  <hans breuer org>
+
+        * lib/connection.c lib/connection.h lib/connectionpoint.h
+          lib/diagramdata.h lib/diarenderer.h lib/diatypes.h
+          lib/element.h lib/geometry.h lib/handle.h lib/objchange.h
+          lib/object.c lib/object.h : documentation tweaking
+
+       * objects/UML/class_dialog.c(attributes_create_page,
+       operations_create_page) : dont connect
+       to a not exisiting signal. Avoids "GLib-GObject-CRITICAL **:
+       g_signal_connect_closure_by_id: assertion 'signal_id > 0' failed"
+       (This was a leftover of introducing the GtkTextView instead of GtkEntry)
+
+       * objects/UML/class_dialog.c objects/UML/class.c objects/UML/class.h :
+       Introduce 'comment_tagging' switch which allows to hide the rendering
+       {documentation = } Maybe a choice between ugliness and non-standard.
+       Fixes bug #326214. (Unrelated: started to adapt casing of variables
+       to Dia's common coding style)
+
+       * lib/object_defaults.c : pass is_default=TRUE to object_copy_props
+         lib/proplist.c : fixed pdtpp_default()
+         lib/propobject.c : correctly reflect is_default
+       * object/UML/class.c : correct setting of PROP_FLAG_NO_DEFAULTS and
+       PROP_FLAG_DONT_MERGE. With the above this fixes bug #320934
+
+       * lib/propdialogs.c : if PROP_NO_DEFAULTS is set dont try to show a
+       widget in defaults dialog
+
+       * app/display.c(initialize_display_widgets) : also append the Input
+       Methods menu to the diagram menubar. Now fixes bug #327862.
+
+       * config.h.win32 : #undef LOCALEDIR
+       * app/app_procs.c : runtime calculation of localedir. It now is
+       $(executable_dir)/../locale. Should help fix bug #309763
+
+       * sheets/AADL.sheet.in : remove left over xml:lang tag.
+       ( Nguyen Thai Ngoc Duy, bug #327519)
+
+       * lib/dialibartrenderer.c : make text rendering work without
+       PangoFT2 and PangoWin32
+
 2006-01-18  Lars Clausen  <lars raeder dk>

        * objects/UML/class.h: Enabling UML class mainpoint after failure



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