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

Dia ChangeLog report for 2007-03-19 04:00:00 UTC (Mon 19 Mar)



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

*** Recent ChangeLog entries:

--- ChangeLog.previous	2007-03-18 05:00:07.000000000 +0100
+++ dia-svn-snapshot/ChangeLog	2007-03-19 05:00:08.223266360 +0100
@@ -1,5 +1,22 @@
 2007-03-17  Hans Breuer  <hans breuer org>

+	* plug-ins/python/aobjects.py : if created a diagram, display it ...
+	* app/display.c : ... and don't crash with display update before we
+	had the chance to reate a renderer.
+
+	* app/filedlg.c : plugged some leaks and made the filter sensitive
+	extension update work, by relying less on what we get back from gtk+
+	Fixes bug #403195.
+
+	  [some playing with valgrind : memory leaks]
+	* lib/text.c(text_set_line_text) : removed superfluous g_strdup()
+	* app/interface.c : gtk_accelerator_get_label() and g_strconcat()
+	return newly allocated strings and gtk_tooltips_set_tip() does not
+	free them
+	  [jump or move depends on uninitialised value(s)]
+	* objects/network/radiocell.c : dont call polyshape_update_data()
+	without initialized points
+
 	* plug-ins/python/aobjects.py : somehow an extra 'd' got commited :)

 	* plug-ins/python/aobjects.py plug-ins/python/Makefile.am :



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