Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk about_dlg.h capture_combo_utils.h captur

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

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Tue, 1 Jun 2004 15:28:05 -0500 (CDT)
ulfl        2004/06/01 15:28:05 CDT

  Modified files:
    gtk                  about_dlg.h capture_combo_utils.h 
                         capture_prefs.h color_dlg.h 
                         color_filters.h color_utils.h colors.h 
                         column_prefs.h decode_as_dlg.h 
                         dfilter_expr_dlg.h dlg_utils.h 
                         endpoint_talkers_table.c 
                         endpoint_talkers_table.h ethclist.h 
                         ui_util.h 
  Log:
  add details for doxygen, various code cleanups as a result of this
  
  Revision  Changes    Path
  1.2       +11 -2     ethereal/gtk/about_dlg.h
  1.2       +15 -1     ethereal/gtk/capture_combo_utils.h
  1.3       +27 -4     ethereal/gtk/capture_prefs.h
  1.5       +28 -2     ethereal/gtk/color_dlg.h
  1.7       +41 -3     ethereal/gtk/color_filters.h
  1.3       +19 -3     ethereal/gtk/color_utils.h
  1.12      +15 -1     ethereal/gtk/colors.h
  1.5       +27 -4     ethereal/gtk/column_prefs.h
  1.5       +24 -3     ethereal/gtk/decode_as_dlg.h
  1.3       +10 -2     ethereal/gtk/dfilter_expr_dlg.h
  1.19      +2 -2      ethereal/gtk/dlg_utils.h
  1.41      +7 -4      ethereal/gtk/endpoint_talkers_table.c
  1.11      +66 -30    ethereal/gtk/endpoint_talkers_table.h
  1.3       +6 -1      ethereal/gtk/ethclist.h
  1.13      +2 -2      ethereal/gtk/ui_util.h