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

gEDA-cvs: CVS update: ChangeLog



  User: pcjc2   
  Date: 07/05/15 14:56:30

  Modified:    .        ChangeLog
  Log:
  Fixed offset in o_complex_translate_all to be relative to bottom left of world bounds.
  
  
  
  This bug appears to have crept in when switching to world coords,
  
  as the numerical sense of "top" and "bottom" are switched around.
  
  These variables eventually need renaming {x|y}_{min|max} to avoid 
  
  further confusion.
  
  
  
  
  Revision  Changes    Path
  1.681     +9 -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.680
  retrieving revision 1.681
  diff -u -b -r1.680 -r1.681
  --- ChangeLog	14 May 2007 16:57:57 -0000	1.680
  +++ ChangeLog	15 May 2007 18:56:29 -0000	1.681
  @@ -1,3 +1,12 @@
  +2007-05-15 Peter Clifton <pcjc2@xxxxxxxxx>
  +
  +	* src/o_complex.c: Fixed offset in o_complex_translate_all to
  +	  be relative to bottom left of world bounds. This bug appears
  +	  to have crept in when switching to world coords, as the
  +	  numerical sense of "top" and "bottom" are switched around.
  +	  These variables eventually need renaming {x|y}_{min|max} to
  +	  avoid further confusion.
  +
   2007-05-14 Werner Hoch  <werner.ho@xxxxxx>
   
   	*po/de_DE.po: updated german translation
  
  
  


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