[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: globals.h
User: pcjc2
Date: 07/04/17 12:18:55
Modified: . Tag: noscreen globals.h prototype.h x_compselect.h
Log:
Sync with trunk
Revision Changes Path
No revision
No revision
1.16.2.1 +1 -0 eda/geda/gaf/gschem/include/globals.h
(In the diff below, changes in quantity of whitespace are not shown.)
Index: globals.h
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/include/globals.h,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -u -b -r1.16 -r1.16.2.1
--- globals.h 4 Dec 2006 22:10:09 -0000 1.16
+++ globals.h 17 Apr 2007 16:18:55 -0000 1.16.2.1
@@ -73,6 +73,7 @@
extern SCM add_component_object_hook;
extern SCM mirror_component_object_hook;
extern SCM rotate_component_object_hook;
+extern SCM complex_place_list_changed_hook;
extern SCM copy_component_hook;
extern SCM move_component_hook;
extern SCM add_pin_hook;
1.153.2.11 +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.153.2.10
retrieving revision 1.153.2.11
diff -u -b -r1.153.2.10 -r1.153.2.11
--- prototype.h 26 Mar 2007 19:13:12 -0000 1.153.2.10
+++ prototype.h 17 Apr 2007 16:18:55 -0000 1.153.2.11
@@ -1,4 +1,4 @@
-/* $Id: prototype.h,v 1.153.2.10 2007/03/26 19:13:12 pcjc2 Exp $ */
+/* $Id: prototype.h,v 1.153.2.11 2007/04/17 16:18:55 pcjc2 Exp $ */
/* a_pan.c */
void a_pan_general(TOPLEVEL *w_current, double world_cx, double world_cy,
@@ -553,6 +553,7 @@
void o_complex_erase(TOPLEVEL *w_current, OBJECT *o_current);
void o_complex_draw_xor(TOPLEVEL *w_current, int dx, int dy, OBJECT *complex);
void o_complex_start(TOPLEVEL *w_current, int screen_x, int screen_y);
+void o_complex_place_changed_run_hook(TOPLEVEL *w_current);
void o_complex_place_rotate(TOPLEVEL *w_current);
void o_complex_end(TOPLEVEL *w_current, int screen_x, int screen_y);
void o_complex_rubbercomplex(TOPLEVEL *w_current);
1.2.6.2 +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.2.6.1
retrieving revision 1.2.6.2
diff -u -b -r1.2.6.1 -r1.2.6.2
--- x_compselect.h 11 Feb 2007 23:58:44 -0000 1.2.6.1
+++ x_compselect.h 17 Apr 2007 16:18:55 -0000 1.2.6.2
@@ -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