[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 06/12/13 16:24:02
Modified: . ChangeLog
Log:
* scheme/auto-place-attribs.scm:
- Define object types here (by now). This shouldn't be here,
and should be defined in libgeda if anyone objects.
- in get-reference, the object bounds should include the pins
if the object is a pin, but otherwise don't .
This makes the object bounds correctly calculated for pins.
Thanks to Ales for reporting this bug.
- Corrected typo (horiz-pos should be vertical-pos) in
calcule-new-string-bounds.
Revision Changes Path
1.574 +10 -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.573
retrieving revision 1.574
diff -u -b -r1.573 -r1.574
--- ChangeLog 13 Dec 2006 21:16:36 -0000 1.573
+++ ChangeLog 13 Dec 2006 21:24:01 -0000 1.574
@@ -1,5 +1,15 @@
2006-12-13 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+ * scheme/auto-place-attribs.scm:
+ - Define object types here (by now). This shouldn't be here,
+ and should be defined in libgeda if anyone objects.
+ - in get-reference, the object bounds should include the pins
+ if the object is a pin, but otherwise don't .
+ This makes the object bounds correctly calculated for pins.
+ Thanks to Ales for reporting this bug.
+ - Corrected typo (horiz-pos should be vertical-pos) in
+ calcule-new-string-bounds.
+
* lib/system-gschemrc.in: Fixed typo in the default pin attributes.
2006-12-12 Werner Hoch <werner.ho@xxxxxx>
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs