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

gEDA-cvs: CVS update: ChangeLog



  User: pcjc2   
  Date: 07/03/26 15:16:11

  Modified:    .        Tag: noscreen ChangeLog
  Log:
  Pass OBJECT instead of derived type into world_get_..._bounds().
  
  Modifed objects to include the drawn line width  when calculating bounds. 
  
  Set OBJECT->line_width to {NET|BUS|PIN}_WIDTH as appropriate in o_{net|bus|pin}_add().
  
  Replaced copied code in world_get_{net|pin|bus}_bounds() with calls to world_get_line_bounds().
  
  Added call to o_recalc_single_object() in o_set_line_options() to keep line width up-to-date with 
  
  editing.
  
  
  
  
  
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.578.2.26 +3 -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.25
  retrieving revision 1.578.2.26
  diff -u -b -r1.578.2.25 -r1.578.2.26
  --- ChangeLog	26 Mar 2007 19:13:11 -0000	1.578.2.25
  +++ ChangeLog	26 Mar 2007 19:16:11 -0000	1.578.2.26
  @@ -1,5 +1,8 @@
   2007-03-26 Peter Clifton <pcjc2@xxxxxxxxx>
   
  +	* src/o_box.c, src/o_circle.c, src/o_picture.c: Pass OBJECT instead
  +	  of derived type into world_get_..._bounds().
  +
   	* include/i_vars.h, include/prototype.h, lib/system-gschemrc.in,
   	  src/g_rc.c, src/g_register.c, src/i_vars.c, src/o_find.c: Added
   	  rc option (select-slack-pixels #) to control how near an object
  
  
  


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