Dia ChangeLog report for Sun Jul 13 07:23:01 2003 (UTC)
From: Dia ChangeLog Daemon <nemo chepelov org>
To: dia-list gnome org
Subject: Dia ChangeLog report for Sun Jul 13 07:23:01 2003 (UTC)
Date: Sun, 13 Jul 2003 09:27:51 +0200
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2003-07-12 09:23:36.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog 2003-07-13 09:23:09.000000000 +0200
@@ -1,3 +1,25 @@
+2003-07-12 Lars Clausen <lrclause@cs.uiuc.edu>
+
+ * app/commands.[ch]:
+ * app/create_object.c:
+ * app/disp_callbacks.[ch]:
+ * app/diagram.[ch]:
+ * app/interface.c:
+ * app/load_save.c:
+ * app/menus.[ch]:
+ * app/modify_tool.c
+ * app/undo.[ch]:
+ * lib/Makefile.am:
+ * lib/group.c:
+ * lib/object.[ch]:
+ * lib/parent.[ch]:
+ * objects/UML/large_package.c: Patch from Vadim Berezniker
+ <vadim@berezniker.com>:
+ Objects may "parent" other objects, i.e. contain them within
+ themselves, restrain them and move them along. Some more stuff is
+ needed, such as selection and individual unparenting. This adds
+ parenting to UML - Large Package rather than Box.
+
2003-07-11 Lars Clausen <lrclause@cs.uiuc.edu>
* app/linewidth_area.c: Patch from Krzysztof Foltman