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

gEDA-cvs: CVS update: ChangeLog



  User: pcjc2   
  Date: 06/12/21 15:32:11

  Modified:    .        ChangeLog
  Log:
  o_selection_select() and o_selection_unselect() are both low-level
  
  functions that should only be used internally to libgeda.
  
  
  
  This patch removes the use of the above functions from applications
  
  which use libgeda, and marks them as 'deprecated' in libgeda's
  
  prototype.h. Patch from Peter Brett.
  
  
  
  
  
  
  Revision  Changes    Path
  1.589     +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.588
  retrieving revision 1.589
  diff -u -b -r1.588 -r1.589
  --- ChangeLog	21 Dec 2006 20:11:11 -0000	1.588
  +++ ChangeLog	21 Dec 2006 20:32:11 -0000	1.589
  @@ -1,5 +1,8 @@
   2006-12-21 Peter Brett   <peter@xxxxxxxxxxxxx>
   
  +	* src/o_misc.c: Remove use of o_selection_select() and
  +	o_selection_unselect() (should only be used internally to libgeda).
  +
   	* src/o_attrib.c, src/o_buffer.c, src/o_complex.c, src/o_copy.c,
   	src/o_misc.c, src/o_select.c, src/o_text.c: Update interface of
   	o_selection_add() to match o_selection_remove(). Pass the GList by
  
  
  


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