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 05:25:41 -0600 (CST)
guy         1999/12/19 05:25:31 CST

  Modified files:
    .                    colors.c 
  Log:
  Associate with each "Edit color filter" window pointers to any
  foreground or background color selection dialogs and, if we're asked to
  pop one of those dialogs up and there already is such a dialog, raise it
  rather than popping a new one up.
  
  Treat "destroy window" like "Cancel" - i.e., clean up any state, and
  close any dialogs popped up from the window being destroyed.
  
  Revision  Changes    Path
  1.25      +118 -28   ethereal/colors.c