[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: pcjc2
Date: 07/04/06 13:29:14
Modified: . Tag: noscreen ChangeLog
Log:
Sync with trunk
Revision Changes Path
No revision
No revision
1.366.2.24 +27 -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.23
retrieving revision 1.366.2.24
diff -u -b -r1.366.2.23 -r1.366.2.24
--- ChangeLog 6 Apr 2007 16:06:28 -0000 1.366.2.23
+++ ChangeLog 6 Apr 2007 17:29:14 -0000 1.366.2.24
@@ -1,5 +1,32 @@
2007-04-06 Peter Clifton <pcjc2@xxxxxxxxx>
+ Sync with trunk
+
+ 2007-04-06 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+
+ * src/g_smob.c: make g_get_object_type scheme function return
+ a character instead of a string.
+
+ * include/o_types.h, include/prototype.h, src/g_register.c,
+ src/libgeda.c :
+
+ Register the OBJ_* object type definitions as scheme character
+ variables.
+
+ 2007-04-05 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+
+ * include/prototype.h, src/g_smob.c: Added two new scheme functions:
+
+ - g_calcule_new_attrib_bounds: calcule the new bounds of an
+ attribute with the given parameters, _without_ modifying the
+ attribute.
+
+ - g_get_attrib_value_by_attrib_name: given an object and an
+ attribute name, this function returns a list with the values
+ of the attributes with the given name in that object.
+
+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
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs