[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:03

  Modified:    .        ChangeLog
  Log:
  Merged Carlos' glist work via Peter Brett's patch sets to the trunk.
  
  
  
  
  Revision  Changes    Path
  1.579     +34 -1     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
  retrieving revision 1.579
  diff -u -b -r1.578 -r1.579
  --- ChangeLog	15 Dec 2006 17:03:21 -0000	1.578
  +++ ChangeLog	17 Dec 2006 04:14:02 -0000	1.579
  @@ -1,3 +1,37 @@
  +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/o_delete.c: Changed a check to use glib debugging
  +		functions.  Don't free objects at the end of o_delete,
  +		but free only the list.
  +	
  +		* src/o_misc.c: Added a sanity check.
  +	
  +		* src/o_basic.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, src/g_hook.c, src/i_basic.c,
  +		src/i_callbacks.c, src/o_attrib.c, src/o_basic.c,
  +		src/o_buffer.c, src/o_bus.c, src/o_copy.c,
  +		src/o_delete.c, src/o_find.c, src/o_grips.c,
  +		src/o_misc.c, src/o_move.c, src/o_net.c, src/o_picture.c,
  +		src/o_select.c, src/o_slot.c, src/o_text.c, src/o_undo.c,
  +		src/x_attribedit.c, src/x_compselect.c, src/x_dialog.c,
  +		src/x_event.c, src/x_multiattrib.c, src/x_print.c:
  +		Convert the SELECTION list to a GList.
  +        
  +		* src/a_zoom.c, src/o_arc.c, src/o_basic.c, src/o_box.c,
  +		* src/o_basic.c: Rename o_recalc to o_recalc_object_list.
  +	
  +		* src/o_basic.c, src/o_complex.c, src/o_move.c,
  +		src/o_text.c, src/x_image.c: Rename get_complex_bounds
  +		to get_object_list_bounds.
  +
   2006-12-15 Peter Clifton <pcjc2@xxxxxxxxx>
   	* intl/.cvsignore: Remove whitespace after .c and .y exclusions
   
  @@ -203,7 +237,6 @@
   	* src/o_text.c, src/o_slot.c: fixed slot update errors
   	 (Bug #1589247)
   
  ->>>>>>> 1.571
   2006-10-23 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
   
   	* src/o_text.c: Changed polarity of one of the sanity checks 
  
  
  


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