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

gEDA-cvs: CVS update: ChangeLog



  User: cnieves 
  Date: 07/04/05 12:02:07

  Modified:    .        ChangeLog
  Log:
  Added calcule-new-attrib-bounds & get-attrib-value-by-attrib-name scheme funs
  
  * include/prototype.h, src/g_smob.c: Added two new scheme functions:
  
      - g_calcule_new_attrib_bounds: calcule the new bounds of an 
  
        attribute with the given parameters, _without_ modifying the 
  
        attribute.
  
      - g_get_attrib_value_by_attrib_name: given an object and an 
  
        attribute name, this function returns a list with the values
  
        of the attributes with the given name in that object.
  
  
  
  
  Revision  Changes    Path
  1.382     +12 -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.381
  retrieving revision 1.382
  diff -u -b -r1.381 -r1.382
  --- ChangeLog	24 Feb 2007 18:43:15 -0000	1.381
  +++ ChangeLog	5 Apr 2007 16:02:06 -0000	1.382
  @@ -1,3 +1,15 @@
  +2007-04-05 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
  +
  +	* include/prototype.h, src/g_smob.c: Added two new scheme functions:
  +
  +	    - g_calcule_new_attrib_bounds: calcule the new bounds of an 
  +	      attribute with the given parameters, _without_ modifying the 
  +	      attribute.
  +
  +	    - g_get_attrib_value_by_attrib_name: given an object and an 
  +	      attribute name, this function returns a list with the values
  +	      of the attributes with the given name in that object.
  +
   2007-02-24 Peter Clifton <pcjc2@xxxxxxxxx>
   
   	Merge changes to date from noscreen branch.
  
  
  


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