Be more forgiving about invalid Coloring Rules.
[metze/wireshark/wip.git] / epan / color_filters.c
2016-10-03 Gerald CombsBe more forgiving about invalid Coloring Rules.
2016-08-04 Guy HarrisReport the pathname of the color filter file in "Could...
2016-07-29 Gerald CombsDon't discard unknown coloring rules.
2016-07-26 Michael MannFix some of the checkAPIs.pl warnings for g_warning.
2016-06-13 Gerald CombsUse getc_unlocked in a few places.
2016-02-16 João Valverdeconst gpointer -> gconstpointer
2016-01-21 João ValverdeFix warning for epan/color-filters.c -[-Wcast-qual]
2016-01-01 Michael MannMake color filters part of dissection
2016-01-01 Guy HarrisGet rid of trailing whitespace.
2016-01-01 Guy HarrisNo need for toolkit-dependent color initialization.
2015-12-28 Michael MannRefactor GUI dependencies out of color_filters.[ch...