[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: ChangeLog



  User: cnieves 
  Date: 07/04/14 14:23:18

  Modified:    .        ChangeLog
  Log:
  Added support for net and bus attribs autoplacement and fixed some bugs.
  
  * scheme/auto-place-attribs.scm:
  
      - Added support for net and bus attributes.
  
      - In adjust_pos_to_avoid_collision, don't loop again if 
  
      the offset is changed, and fixed x_offset instead of y_offset 
  
      bug.
  
  
  
  
  Revision  Changes    Path
  1.643     +5 -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.642
  retrieving revision 1.643
  diff -u -b -r1.642 -r1.643
  --- ChangeLog	14 Apr 2007 18:16:28 -0000	1.642
  +++ ChangeLog	14 Apr 2007 18:23:17 -0000	1.643
  @@ -1,5 +1,10 @@
   2007-04-14 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
   
  +	* scheme/auto-place-attribs.scm:
  +	    - Added support for net and bus attributes.
  +	    - In adjust_pos_to_avoid_collision, don't loop again if 
  +	    the offset is changed, and fixed x_offset instead of y_offset 
  +	    bug.
   	* lib/system-gschemrc.in: 
   	    - Added default positions for device and netname attributes 
   	  in default-position-of-text-attributes,
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs