[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: prototype.h
User: werner
Date: 07/02/24 07:17:44
Modified: . prototype.h
Log:
* x_dialog.c: removed unused functions generic_text_input*
* x_basic.c: removed unused dialog functions x_create_dialog_box*
Revision Changes Path
1.164 +1 -5 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.163
retrieving revision 1.164
diff -u -b -r1.163 -r1.164
--- prototype.h 24 Feb 2007 11:47:29 -0000 1.163
+++ prototype.h 24 Feb 2007 12:17:44 -0000 1.164
@@ -1,4 +1,4 @@
-/* $Id: prototype.h,v 1.163 2007/02/24 11:47:29 werner Exp $ */
+/* $Id: prototype.h,v 1.164 2007/02/24 12:17:44 werner Exp $ */
/* a_pan.c */
void a_pan_general(TOPLEVEL *w_current, double world_cx, double world_cy,
@@ -752,8 +752,6 @@
void x_vscrollbar_set_ranges(TOPLEVEL *w_current);
void x_vscrollbar_update(TOPLEVEL *w_current);
void x_scrollbars_update(TOPLEVEL *w_current);
-GtkWidget *x_create_dialog_box(GtkWidget **out_vbox, GtkWidget **out_action_area);
-GtkWidget *x_create_dialog_box_horiz(GtkWidget **out_hbox, GtkWidget **out_action_area);
void x_basic_warp_cursor(GtkWidget *widget, gint x, gint y, gboolean relative);
/* x_color.c */
void x_color_allocate_all(void);
@@ -792,8 +790,6 @@
int generic_confirm_dialog(const char *);
char * generic_filesel_dialog(const char *, const char *, gint);
-void generic_text_input_ok(GtkWidget *w, TOPLEVEL *w_current);
-void generic_text_input_dialog(TOPLEVEL *w_current);
void find_text_dialog(TOPLEVEL *w_current);
void hide_text_dialog(TOPLEVEL *w_current);
void show_text_dialog(TOPLEVEL *w_current);
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs