[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: prototype.h
User: pcjc2
Date: 07/02/24 12:14:38
Modified: . Tag: noscreen prototype.h struct.h
Log:
Sync with trunk
Revision Changes Path
No revision
No revision
1.116.2.8 +0 -1 eda/geda/gaf/libgeda/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/libgeda/include/prototype.h,v
retrieving revision 1.116.2.7
retrieving revision 1.116.2.8
diff -u -b -r1.116.2.7 -r1.116.2.8
--- prototype.h 12 Feb 2007 02:20:24 -0000 1.116.2.7
+++ prototype.h 24 Feb 2007 17:14:37 -0000 1.116.2.8
@@ -558,7 +558,6 @@
void s_page_goto (TOPLEVEL *toplevel, PAGE *p_new);
PAGE *s_page_search (TOPLEVEL *toplevel, const gchar *filename);
PAGE* s_page_search_pid(TOPLEVEL * toplevel, gint page_id);
-gint s_page_search_row(TOPLEVEL *toplevel, PAGE *p_findme);
void s_page_print_all (TOPLEVEL *toplevel);
gint s_page_save_all (TOPLEVEL *toplevel);
gboolean s_page_check_changed (PAGE *head);
1.98.2.2 +0 -4 eda/geda/gaf/libgeda/include/struct.h
(In the diff below, changes in quantity of whitespace are not shown.)
Index: struct.h
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/include/struct.h,v
retrieving revision 1.98.2.1
retrieving revision 1.98.2.2
diff -u -b -r1.98.2.1 -r1.98.2.2
--- struct.h 11 Feb 2007 23:59:02 -0000 1.98.2.1
+++ struct.h 24 Feb 2007 17:14:37 -0000 1.98.2.2
@@ -356,8 +356,6 @@
/*int zoom_factor; no longer used*/
int left, right, top, bottom; /* World coord limits */
double coord_aspectratio; /* Real worldcoords ratio (?) */
- int clist_row; /* used in page manager */
- /* which row is the page in */
float to_screen_x_constant;
float to_screen_y_constant;
@@ -567,8 +565,6 @@
GtkWidget *ifilename_entry;
GtkWidget *pswindow; /* page select */
- GtkWidget *page_clist;
- int clist_sig; /* used only in page manager */
/* misc dialogs */
GtkWidget *tiwindow; /* text input */
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs