/[xlog]/xlog/src/gui_searchdialog.c
ViewVC logotype

Diff of /xlog/src/gui_searchdialog.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by pa4tu, Tue Sep 21 19:14:33 2004 UTC revision 1.6 by pa4tu, Wed Sep 22 15:05:33 2004 UTC
# Line 47  on_searchokbutton_clicked (GtkButton * b Line 47  on_searchokbutton_clicked (GtkButton * b
47                  *searchdialog, *searchresultdialog, *resultlabel,                  *searchdialog, *searchresultdialog, *resultlabel,
48                  *searchcheckbutton, *searchcombo;                  *searchcheckbutton, *searchcombo;
49          GdkPixbuf *searchresultdialog_icon_pixbuf;          GdkPixbuf *searchresultdialog_icon_pixbuf;
50          gchar *searchstr, *upsearchstr, *callsign, *current, *nr, *labeltext, *s;          gchar *searchstr, *upsearchstr, *callsign, *current, *nr, *labeltext;
51          gint i, num;          gint i;
52          gboolean valid, result = FALSE, searchopen;          gboolean valid, result = FALSE, searchopen;
53          GList *node;          GList *node;
54          logtype *logwindow;          logtype *logwindow;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26