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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 06/12/16 23:14:07

  Modified:    .        ChangeLog
  Log:
  Merged Carlos' glist work via Peter Brett's patch sets to the trunk.
  
  
  
  
  Revision  Changes    Path
  1.363     +30 -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.362
  retrieving revision 1.363
  diff -u -b -r1.362 -r1.363
  --- ChangeLog	16 Dec 2006 23:01:10 -0000	1.362
  +++ ChangeLog	17 Dec 2006 04:14:07 -0000	1.363
  @@ -1,3 +1,33 @@
  +2006-12-16 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +	Merged Carlos' glist work via Peter Brett's patch sets to the trunk
  +
  +	2006-10-22 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
  +
  +		* src/s_page.c: Don't free objects in the complex place
  +		list. It is only a reference to the objects in the page.
  +
  +	2006-10-21 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
  +
  +		* include/prototype.h, include/struct.h, src/o_basic.c,
  +		src/o_complex_basic.c, src/o_list.c, src/o_net_basic.c,
  +		src/o_selection.c, src/s_basic.c, src/s_page.c, Convert
  +		the SELECTION list into a GList.  Added new functions
  +		o_recalc_object_glist, get_object_glist_bounds to
  +		handle glists.
  +
  +		* include/prototype.h, src/o_basic.c: Rename o_recalc to
  +		o_recalc_object_list, and make it to call a new function
  +		o_recalc_single_object, for each object in the list.
  +
  +		* include/prototype.h, src/o_complex_basic.c,
  +		src/o_text_basic.c: Rename get_complex_bounds to
  +		get_object_list_bounds, and make it to call a new function
  +		get_single_object_bounds, for each object in the list.
  +	
  +		* src/o_complex_basic.c: Fixed logic level of some checks.
  +		* src/o_complex_basic.c: Added some sanity checks.
  +
   2006-12-16 Werner Hoch <werner.ho@xxxxxx>
   
   	 * include/struct.h: added widget pointers for the modal dialogs
  
  
  


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