Dia ChangeLog report for Sun Jan 11 08:23:01 2004 (UTC)



Snapshots available at http://www.crans.org/~chepelov/dia/snapshots

*** Recent ChangeLog entries:

--- ChangeLog.previous  2004-01-08 09:23:46.000000000 +0100
+++ dia-cvs-snapshot/ChangeLog  2004-01-11 09:23:05.000000000 +0100
@@ -1,3 +1,37 @@
+2004-01-10  Hans Breuer  <hans breuer org>
+
+       * lib/diagdkrenderer.c (draw_string) : gdk_draw_line with
+       transformed coordinates, fixes bug 130804
+
+2004-01-10  Hans Breuer  <hans breuer org>
+
+       * app/filedlg.c app/app_procs.c : don't try to destroy
+       'gtk_dialog_run'-dialogs dialogs by connecting to the "response"
+       signal but simply by gtk_widget_destroy() after gtk_dialog_run()
+       returns. Fixes 'has no handler' bugs like #121019
+
+2004-01-10  Hans Breuer  <hans breuer org>
+
+       * objects/UML/class.c objects/UML/class_dialog.c :
+       handle umlclass->name being empty to avoid, i.e. fix #127968
+
+       [plugging memleaks, thanks valgrind :-]
+
+       * lib/dia_xml.c (data_string) : don't leak return value
+       of xmlNodeListGetString()
+
+       * lib/dia_xml.c (xml_file_check_encoding) : g_free(buf)
+       before returning, maybe alloca() would be the better
+       choice but anyway ;)
+
+       * objects/custom/custom_object.c:306 : adde xmlFree(str) below
+
+       * lib/font.c (dia_font_build_layout) : don't leak result
+       of g_utf8_strdown()
+
+       * lib/diagdkrenderer.c (draw_string) : don't leak rgba
+       (this is the one which got me started using valgrind, see #130816)
+
 2004-01-07  Sanlig Badral  <badral openmn org>

        * configure.in: Added "mn" to ALL_LINGUAS.



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