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

gEDA-cvs: CVS update: ChangeLog



  User: pcjc2   
  Date: 07/04/06 13:29:13

  Modified:    .        Tag: noscreen ChangeLog
  Log:
  Sync with trunk
  
  
  
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.578.2.31 +25 -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.578.2.30
  retrieving revision 1.578.2.31
  diff -u -b -r1.578.2.30 -r1.578.2.31
  --- ChangeLog	6 Apr 2007 17:02:23 -0000	1.578.2.30
  +++ ChangeLog	6 Apr 2007 17:29:13 -0000	1.578.2.31
  @@ -1,5 +1,30 @@
   2007-04-06 Peter Clifton <pcjc2@xxxxxxxxx>
   
  +	Sync with trunk
  +
  +	2007-04-06 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
  +
  +		* lib/system-gschemrc.in, scheme/auto-place-attribs.scm:
  +			Improved the auto placing: if the attribute overlaps with pins
  +			(including pinnumbers), or the pin connection direction where 
  +			a net is supposed to be drawn, then the attributes are moved 
  +			automatically.
  +
  +	2007-03-31 Peter Clifton <pcjc2@xxxxxxxxx>
  +
  +		* src/x_dialog.c: Fixed confirm save on page-close dialogs to correctly
  +			cancel, rather than assert if the dialog is closed with the ESCAPE
  +			key, or with the window-manager's destroy button.
  +
  +	2007-02-25 Peter Clifton <pcjc2@xxxxxxxxx>
  +
  +		* src/o_arc.c, src/o_box.c, src/o_circle.c, src/o_line.c,
  +			src/x_multiattrib.c, src/x_pagesel.c, src/x_preview.c,
  +			src/x_window.c: Replaced loosely typed function pointers such as
  +			void (*draw_func)(); with more strongly typed pointers.
  +
  +2007-04-06 Peter Clifton <pcjc2@xxxxxxxxx>
  +
   	* src/o_select.c: Fixed selection box testing which had some <= and =>
   	  tests reversed during screen->world coordinate switching. The swap
   	  was incorrect, as "top" and "bottom" should actually be named "y_min"
  
  
  


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