Ethereal-cvs: [Ethereal-cvs] r11495 - trunk/gtk: trunk/gtk/color_dlg.c trunk/gtk/color_filters

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

Date: Fri, 23 Jul 2004 19:08:19 -0500 (CDT)
Author: guy
Date: Fri Jul 23 19:08:19 2004
New Revision: 11495

Modified:
   trunk/gtk/color_dlg.c
   trunk/gtk/color_filters.c
   trunk/gtk/color_filters.h
Log:
Make "new_color_filter()" GUI-independent - have it take two "color_t"
pointers, for the background and foreground color, as arguments, and
have its callers generate them from GdkColor values.