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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 06/09/06 21:40:23

  Modified:    .        ChangeLog
  Log:
  Had to put the key_press_handler back on the main_window since having it
  
  on the drawing_area broke the cursor keys.  Some sort of odd interaction
  
  with the toolbar.  Luckily it seems that the "space opens a new page"
  
  problem is still fixed.
  
  
  
  
  Revision  Changes    Path
  1.493     +7 -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.492
  retrieving revision 1.493
  diff -u -b -r1.492 -r1.493
  --- ChangeLog	7 Sep 2006 01:30:06 -0000	1.492
  +++ ChangeLog	7 Sep 2006 01:40:23 -0000	1.493
  @@ -11,6 +11,13 @@
   	various people have mentioned that mouse pan doesn't feel right with
   	a large value.
   
  +	* src/x_window.c: Had to put the keypress signal handler back on 
  +	the main_window (instead of just the drawing_window), because the
  +	up cursor key stopped working.  The original reason for this movement
  +	was to fix Bug#1552778 and Bug#1553544 which are still fixed (even
  +	with this move it seems), however the focus on the toolbar seems
  +	to move when you move the cursor keys (which is a little odd).
  +
   2006-09-05 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
   
   	* src/x_fileselect.c: Applied patch by Peter Clifton: Removed the
  
  
  


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