Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal colors.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: Sun, 19 Dec 1999 21:45:08 -0600 (CST)
guy         1999/12/19 21:45:05 CST

  Modified files:
    .                    colors.c 
  Log:
  Have the "destroy" callback for the "Add colors to display" and "Edit
  color filter" dialog boxes do all the destruction of dialog boxes popped
  up from the dialog box being destroyed; have the callbacks for "OK" and
  "Cancel" just destroy the dialog box in which they appear - the
  "destroy" callback will then be called and do the rest of the cleanup.
  
  Revision  Changes    Path
  1.26      +63 -57    ethereal/colors.c