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

gEDA-cvs: CVS update: x_compselect.h



  User: cnieves 
  Date: 07/04/14 15:47:24

  Modified:    .        x_compselect.h
  Log:
  Added an "ok" button to the component selector.
  
  * include/x_compselect.h, src/i_callbacks.c, src/x_compselect.c:
  
    Added an "ok" button to the component selector, which hides it
  
    while the user places the components.
  
  
  
  
  Revision  Changes    Path
  1.4       +1 -0      eda/geda/gaf/gschem/include/x_compselect.h
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: x_compselect.h
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/include/x_compselect.h,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- x_compselect.h	10 Feb 2007 21:25:29 -0000	1.3
  +++ x_compselect.h	14 Apr 2007 19:47:24 -0000	1.4
  @@ -70,6 +70,7 @@
     guint        filter_timeout;
     GtkComboBox *combobox_behaviors;
   
  +  gboolean hidden;
   };
   
   
  
  
  


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