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

gEDA-cvs: CVS update: s_toplevel.c



  User: ahvezda 
  Date: 06/08/06 15:23:20

  Modified:    .        s_toplevel.c
  Log:
  Applied patch by Tomaz Solc to add cursor key panning.  Minor cleanup of
  
  the code afterwards (mainly to add the keyboardpan_gain to the toplevel
  
  as a proper rc variable).
  
  
  
  
  Revision  Changes    Path
  1.5       +1 -0      eda/geda/gaf/libgeda/src/s_toplevel.c
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: s_toplevel.c
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/src/s_toplevel.c,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- s_toplevel.c	6 Aug 2006 16:45:31 -0000	1.4
  +++ s_toplevel.c	6 Aug 2006 19:23:20 -0000	1.5
  @@ -411,6 +411,7 @@
     toplevel->always_promote_attributes = NULL;
   
     toplevel->mousepan_gain = 5;
  +  toplevel->keyboardpan_gain = 10;
   
     toplevel->net_naming_priority = 0;
     toplevel->hierarchy_traversal = 0;
  
  
  


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