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

gEDA-cvs: CVS update: ChangeLog



  User: pcjc2   
  Date: 07/02/25 08:41:24

  Modified:    .        Tag: noscreen ChangeLog
  Log:
  Switched over to caching world rather than screen coordinates.
  
  
  
  Removed screen coordinates from object datastructures, and renamed
  
  variables storing cached bounds with prefix w_ to differentiate their world
  
  coord usage. Changed s_basic.c to initialise all these variables to zero.
  
  Converted code using those variables to world coordinates as appropriate.
  
  
  
  
  
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.578.2.19 +4 -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.18
  retrieving revision 1.578.2.19
  diff -u -b -r1.578.2.18 -r1.578.2.19
  --- ChangeLog	25 Feb 2007 13:36:57 -0000	1.578.2.18
  +++ ChangeLog	25 Feb 2007 13:41:23 -0000	1.578.2.19
  @@ -1,5 +1,9 @@
   2007-02-25 Peter Clifton <pcjc2@xxxxxxxxx>
   
  +	* 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
  +
   	* src/g_hook.c: Removed conditional update of screen coords
   	  in g_set_attrib_text_properties, since o_text_recreate() 
   	  should be recalculating as necessary.
  
  
  


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