[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 06/10/21 17:14:42
Modified: . Tag: glist_dev ChangeLog
Log:
libgeda/gschem: Rename o_recalc to o_recalc_object_list.
libgeda: make o_recalc_object_list to call a new function
o_recalc_single_object, for each object in the list.
Revision Changes Path
No revision
No revision
1.351.2.4 +5 -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.351.2.3
retrieving revision 1.351.2.4
diff -u -b -r1.351.2.3 -r1.351.2.4
--- ChangeLog 21 Oct 2006 20:35:52 -0000 1.351.2.3
+++ ChangeLog 21 Oct 2006 21:14:41 -0000 1.351.2.4
@@ -1,5 +1,10 @@
2006-10-21 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+ * include/prototype.h, src/o_basic.c:
+ Rename o_recalc to o_recalc_object_list, and make it
+ to call a new function o_recalc_single_object, for each object
+ in the list.
+
* include/prototype.h, src/o_complex_basic.c, src/o_text_basic.c:
Rename get_complex_bounds to get_object_list_bounds, and make it
to call a new function get_single_object_bounds, for each object
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs