[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: x_compselect.h
User: cnieves
Date: 06/10/04 16:30:39
Modified: . x_compselect.h
Log:
Applied patch from Patrick Bernaud, improving the component selector window.
It adds a button to clear the filter entry, and the component selection is
automatically updated as user types in the filter entry.
Revision Changes Path
1.2 +2 -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.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- x_compselect.h 23 Sep 2006 09:00:53 -0000 1.1
+++ x_compselect.h 4 Oct 2006 20:30:39 -0000 1.2
@@ -66,6 +66,8 @@
GtkTreeView *treeview;
Preview *preview;
GtkEntry *entry_filter;
+ GtkButton *button_clear;
+ guint filter_timeout;
GtkComboBox *combobox_behaviors;
};
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs