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

gEDA-cvs: CVS update: ChangeLog



  User: pcjc2   
  Date: 07/04/06 13:02:24

  Modified:    .        Tag: noscreen ChangeLog
  Log:
  Fixed selection box testing which had some <= and => tests reversed
  
  during screen->world coordinate switching. The swap was incorrect,
  
  as "top" and "bottom" should actually be named "y_min" and "y_max".
  
  The variable nameing is wrong in the world coordinate system.
  
  
  
  
  
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.578.2.30 +7 -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.29
  retrieving revision 1.578.2.30
  diff -u -b -r1.578.2.29 -r1.578.2.30
  --- ChangeLog	2 Apr 2007 03:31:02 -0000	1.578.2.29
  +++ ChangeLog	6 Apr 2007 17:02:23 -0000	1.578.2.30
  @@ -1,3 +1,10 @@
  +2007-04-06 Peter Clifton <pcjc2@xxxxxxxxx>
  +
  +	* src/o_select.c: Fixed selection box testing which had some <= and =>
  +	  tests reversed during screen->world coordinate switching. The swap
  +	  was incorrect, as "top" and "bottom" should actually be named "y_min"
  +	  and "y_max". The nameing is wrong in the world coordinate system.
  +
   2007-04-02 Peter Clifton <pcjc2@xxxxxxxxx>
   
   	* src/o_attrib.c, src/o_buffer.c: Fix for paste-buffer operation,
  
  
  


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