aboutsummaryrefslogtreecommitdiffstats
path: root/color_filters.h
AgeCommit message (Expand)AuthorFilesLines
2007-12-15Changes the name of the menu item "View/Reset Coloring" toSake Blok1-0/+6
2007-12-14Warning fixes: function declaration isn’t a prototypeJörg Mayer1-1/+1
2007-11-25Reset the temporary coloring filters to defaults instead of doing itSake Blok1-1/+8
2007-11-25Fixes crashing when opening color filters and pressing OKSake Blok1-2/+3
2007-11-24This patch adds (ten) temporary coloring rules which will only live until Wir...Sake Blok1-1/+8
2007-11-10This patch makes it possible to disable individual coloring rules Sake Blok1-1/+2
2006-10-03fix the memory leak problem mentioned lately by adding and using color_filter...Ulf Lamping1-1/+2
2006-10-03Implement a real "Cancel" button for the coloring rules dialog - this was a h...Ulf Lamping1-43/+83
2006-10-02further code cleanup: don't use the term "marked" for the color filters, the ...Ulf Lamping1-3/+3
2006-10-02various (huge) code cleanup incl. splitting of the coloring dialog and the ac...Ulf Lamping1-2/+5
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-08-05More char -> const char warning fixes.Jörg Mayer1-1/+1
2005-03-27add a new checkitem "Colorize Packet List" into the View menuUlf Lamping1-0/+7
2005-03-26move some color_filter related things from file.c to color_filters.cUlf Lamping1-0/+15
2005-03-26code cleanup: use common prefix for all functions in color_filters.hUlf Lamping1-25/+26
2005-03-25code cleanup: the term filter_list was used with different meanings throughou...Ulf Lamping1-1/+1
2004-07-24"color_filters.h" doesn't need to include "epan/dfilter/dfilter.h";Guy Harris1-1/+0
2004-07-24Move the color-filter related stuff out of "color.h" intoGuy Harris1-0/+26
2004-07-24Move color_filters.c and color_filters.h up to the top-level directory,Guy Harris1-0/+79