Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk dlg_utils.c filter_prefs.c help_dlg.c he

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: Sun, 25 Jan 2004 15:27:16 -0600 (CST)
ulfl        2004/01/25 15:27:16 CST

  Modified files:
    gtk                  dlg_utils.c filter_prefs.c help_dlg.c 
                         help_dlg.h 
  Log:
  adding a function to the help dialog, showing a specific topic (context help),
  beautifying the placement of the help button in the button_row,
  using the context help for the filter dialog
  
  Revision  Changes    Path
  1.18      +93 -76    ethereal/gtk/dlg_utils.c
  1.55      +16 -6     ethereal/gtk/filter_prefs.c
  1.43      +46 -4     ethereal/gtk/help_dlg.c
  1.6       +2 -1      ethereal/gtk/help_dlg.h