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 <[EMAIL PROTECTED]>
+ * 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 :
_______________________________________________
Dia-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia