Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2006-05-28 05:00:44.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog 2006-05-30 05:00:06.007357080 +0200
@@ -1,3 +1,28 @@
+2006-05-28 Lars Clausen <[EMAIL PROTECTED]>
+
+ * sheets/Misc.sheet.in:
+ * objects/Misc/Makefile.am (EXTRA_DIST):
+ * objects/Misc/pixmaps/newgroup.xpm:
+ * objects/Misc/newgroup.c:
+ * objects/Misc/libmisc.c: Start of new group model, with "visible"
+ object to test with. This object will later become the default
+ group object and thus (mostly) invisible.
+
+ * lib/parent.c (parent_handle_move_in_check):
+ * app/create_object.c (create_object_button_press):
+ * app/diagram.c (diagram_unparent_children_selected):
+ * app/disp_callbacks.c (ddisplay_drop_object):
+ * app/load_save.c (write_objects):
+ * objects/network/radiocell.c (radiocell_create):
+ * objects/AADL/aadlbox.c (aadlbox_create):
+ * objects/UML/large_package.c (largepackage_create):
+ * objects/UML/component.c (component_create):
+ * lib/object.[ch]: DiaObject API change: DiaObject now has gint
+ flags rather than gboolean can_parent, and utility function
+ object_flags_set. Uses of can_parent changed to call to function.
+
+ * doc/en/dia.dbk: Removal of obsolete epsi references.
+
2006-05-27 Hans Breuer <[EMAIL PROTECTED]>
* app/menus.c : listen to Gtk-WARNING **: Unable to parse accelerator
_______________________________________________
Dia-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://www.gnome.org/projects/dia/faq.html
Main page at http://www.gnome.org/projects/dia