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

gEDA-cvs: CVS update: i_vars.h



  User: pcjc2   
  Date: 07/04/17 16:19:15

  Modified:    .        i_vars.h prototype.h x_dialog.h
  Log:
  Merge changes from noscreen branch
  
  
  
  
  Revision  Changes    Path
  1.40      +1 -0      eda/geda/gaf/gschem/include/i_vars.h
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: i_vars.h
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/include/i_vars.h,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -b -r1.39 -r1.40
  --- i_vars.h	10 Feb 2007 19:42:09 -0000	1.39
  +++ i_vars.h	17 Apr 2007 20:19:15 -0000	1.40
  @@ -92,4 +92,5 @@
   extern int default_drag_can_move;
   extern int default_mousepan_gain;
   extern int default_keyboardpan_gain;
  +extern int default_select_slack_pixels;
   
  
  
  
  1.167     +2 -1      eda/geda/gaf/gschem/include/prototype.h
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: prototype.h
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/include/prototype.h,v
  retrieving revision 1.166
  retrieving revision 1.167
  diff -u -b -r1.166 -r1.167
  --- prototype.h	14 Apr 2007 18:05:15 -0000	1.166
  +++ prototype.h	17 Apr 2007 20:19:15 -0000	1.167
  @@ -1,4 +1,4 @@
  -/* $Id: prototype.h,v 1.166 2007/04/14 18:05:15 cnieves Exp $ */
  +/* $Id: prototype.h,v 1.167 2007/04/17 20:19:15 pcjc2 Exp $ */
   
   /* a_pan.c */
   void a_pan_general(TOPLEVEL *w_current, double world_cx, double world_cy, 
  @@ -282,6 +282,7 @@
   SCM g_rc_mousepan_gain(SCM mode);
   SCM g_rc_keyboardpan_gain(SCM mode);
   SCM g_rc_print_command(SCM mode);
  +SCM g_rc_select_slack_pixels(SCM pixels);
   /* g_register.c */
   void g_register_funcs(void);
   /* globals.c */
  
  
  
  1.4       +0 -0      eda/geda/gaf/gschem/include/x_dialog.h
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: x_dialog.h
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/include/x_dialog.h,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- x_dialog.h	24 Feb 2007 18:43:13 -0000	1.3
  +++ x_dialog.h	17 Apr 2007 20:19:15 -0000	1.4
  @@ -1,4 +1,4 @@
  -/* $Id: x_dialog.h,v 1.3 2007/02/24 18:43:13 pcjc2 Exp $ */
  +/* $Id: x_dialog.h,v 1.4 2007/04/17 20:19:15 pcjc2 Exp $ */
   
   /* gEDA - GPL Electronic Design Automation
    * gschem - gEDA Schematic Capture
  
  
  


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