[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: pcjc2
Date: 07/04/06 12:06:29
Modified: . Tag: noscreen ChangeLog
Log:
Fix bounds for embedded objects as they are loaded from file.
This places a call to o_complex_recalc() in o_read(), which
is not great from an encapsulation point of view, but is the
neatest solution with the current method of loading embedded objects.
Revision Changes Path
No revision
No revision
1.366.2.23 +7 -0 eda/geda/gaf/libgeda/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/ChangeLog,v
retrieving revision 1.366.2.22
retrieving revision 1.366.2.23
diff -u -b -r1.366.2.22 -r1.366.2.23
--- ChangeLog 26 Mar 2007 19:16:11 -0000 1.366.2.22
+++ ChangeLog 6 Apr 2007 16:06:28 -0000 1.366.2.23
@@ -1,3 +1,10 @@
+2007-04-06 Peter Clifton <pcjc2@xxxxxxxxx>
+
+ * src/a_basic.c: Fix bounds for embedded objects as they are loaded from
+ file. This places a call to o_complex_recalc() in o_read(), which is
+ not great from an encapsulation point of view, but is the neatest solution
+ with the current method of loading embedded objects.
+
2007-03-26 Peter Clifton <pcjc2@xxxxxxxxx>
* include/prototype.h, src/o_arc_basic.c, src/o_basic.c, src/o_box_basic.c,
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs