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

gEDA-cvs: CVS update: ChangeLog



  User: pcjc2   
  Date: 07/02/25 08:29:27

  Modified:    .        Tag: noscreen ChangeLog
  Log:
  Tidied world_get_..._bounds() functions to use simple min(), max()
  
  
  
  implementations where appropriate. Fixed world_get_arc_bounds() to have 
  
  the same semantics as the other functions, IE. top and bottom swapped to 
  
  give bottom > top numerically.
  
  
  
  
  
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.366.2.13 +8 -0      eda/geda/gaf/libgeda/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/ChangeLog,v
  retrieving revision 1.366.2.12
  retrieving revision 1.366.2.13
  diff -u -b -r1.366.2.12 -r1.366.2.13
  --- ChangeLog	25 Feb 2007 13:20:38 -0000	1.366.2.12
  +++ ChangeLog	25 Feb 2007 13:29:26 -0000	1.366.2.13
  @@ -1,6 +1,14 @@
   2007-02-25 Peter Clifton <pcjc2@xxxxxxxxx>
   
   	* src/o_arc_basic.c, src/o_box_basic.c, src/o_bus_basic.c,
  +	  src/o_circle_basic.c, src/o_complex_basic.c, src/o_line_basic.c,
  +	  src/o_net_basic.c, src/o_picture.c, src/o_pin_basic.c: Tidied
  +	  world_get_..._bounds() functions to use simple min() max()
  +	  implementations where appropriate. Fixed world_get_arc_bounds()
  +	  to have same semantics as the other functions, IE. top and bottom
  +	  swapped to give bottom > top numerically.
  +
  +	* src/o_arc_basic.c, src/o_box_basic.c, src/o_bus_basic.c,
   	  src/o_circle_basic.c, src/o_line_basic.c, src/o_net_basic.c,
   	  src/o_pin_basic.c: Modified PNG export routines to calculate
   	  coordinates directly from object world coords.
  
  
  


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