http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23421
User: sake
Date: 2007/11/10 03:18 PM
Log:
This patch makes it possible to disable individual coloring rules
without having to delete them. The patch has been tested on
Fedora-7 with GTK+ 1.2.10 and GTK+ 2.10.11.
Since I don't know how to use "strikethrough" in clists in GTK1
there is a little difference in how the disabled coloring rules
are displayed. In GTK2 they are striked through and in GTK1
they are shown in lightgrey on a white background.
Any info on how to use strikthrough in clists within GTK1 is more
than welcome :-)
Directory: /trunk/gtk/
Changes Path Action
+139 -20 color_dlg.c Modified
+59 -7 color_edit_dlg.c Modified
+1 -0 colors.c Modified
+3 -0 colors.h Modified
+6 -0 compat_macros.h Modified
+6 -1 toolbar.c Modified
Directory: /trunk/
Changes Path Action
+15 -3 color_filters.c Modified
+2 -1 color_filters.h Modified