[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: pcjc2
Date: 07/02/25 09:36:44
Modified: . Tag: noscreen ChangeLog
Log:
Changed a_zoom_extents() to call to world_get_object_list_bounds().
Added logic to stop the zoom-extents operation if the object list
evaluated has no bounds (e.g. object list just has hidden attributes).
Revision Changes Path
No revision
No revision
1.578.2.20 +6 -0 eda/geda/gaf/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/ChangeLog,v
retrieving revision 1.578.2.19
retrieving revision 1.578.2.20
diff -u -b -r1.578.2.19 -r1.578.2.20
--- ChangeLog 25 Feb 2007 13:41:23 -0000 1.578.2.19
+++ ChangeLog 25 Feb 2007 14:36:44 -0000 1.578.2.20
@@ -1,5 +1,11 @@
2007-02-25 Peter Clifton <pcjc2@xxxxxxxxx>
+ * src/a_zoom.c: Changed call to world_get_complex_bounds()
+ to world_get_object_list_bounds(), and added logic to
+ stop the zoom-extents operation if the object list
+ evaluated has no bounds (e.g. object list just has hidden
+ attributes).
+
* src/o_basic.c, src/o_complex.c, src/o_find.c,
src/o_move.c, src/o_select.c, src/o_text.c:
Switched over to caching world rather than screen coordinates
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs