Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal simple_dialog.h Makefile.am capture.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 3 Jan 2000 00:59:17 -0600 (CST)
guy         2000/01/03 00:59:15 CST

  Modified files:
    .                    Makefile.am capture.c colors.c file.c 
                         ui_util.h 
  Added files:
    .                    simple_dialog.h 
  Log:
  Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c",
  and move it to "simple_dialog.h" and "gtk/simple_dialog.c".
  
  Revision  Changes    Path
  1.142     +2 -1      ethereal/Makefile.am
  1.88      +2 -2      ethereal/capture.c
  1.28      +2 -1      ethereal/colors.c
  1.146     +2 -1      ethereal/file.c
  1.3       +1 -17     ethereal/ui_util.h