aboutsummaryrefslogtreecommitdiffstats
path: root/color_filters.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2011-12-29Add 'extern "C"' wrappers and #include guards to various header files.gerald1-1/+7
2011-07-01Renamed "___tmp_color_filter___" to "___conversation_color_filter___"stig1-1/+1
2011-03-08Removal of the old packet-list in favor of the new packet list.sake1-4/+0
2010-08-26Doxygen fixes.etxrab1-0/+1
2009-09-21Store 'color_filter' as const in 'frame_data'krj1-1/+1
2009-09-06Add NEW_PACKET_LIST guard to color_filters_colorize_packet()krj1-16/+18
2008-01-14This patch adds support for configuration profiles, which can be used tostig1-0/+3
2007-12-15Changes the name of the menu item "View/Reset Coloring" tosake1-0/+6
2007-12-14Warning fixes: function declaration isn’t a prototypejmayer1-1/+1
2007-11-25Reset the temporary coloring filters to defaults instead of doing itsake1-1/+8
2007-11-25Fixes crashing when opening color filters and pressing OKsake1-2/+3
2007-11-24This patch adds (ten) temporary coloring rules which will only live until Wir...sake1-1/+8
2007-11-10This patch makes it possible to disable individual coloring rules sake1-1/+2
2006-10-03fix the memory leak problem mentioned lately by adding and using color_filter...ulfl1-1/+2
2006-10-03Implement a real "Cancel" button for the coloring rules dialog - this was a h...ulfl1-43/+83
2006-10-02further code cleanup: don't use the term "marked" for the color filters, the ...ulfl1-3/+3
2006-10-02various (huge) code cleanup incl. splitting of the coloring dialog and the ac...ulfl1-2/+5
2006-05-21name changesahlberg1-2/+2
2005-08-05More char -> const char warning fixes.jmayer1-1/+1
2005-03-27add a new checkitem "Colorize Packet List" into the View menuulfl1-0/+7
2005-03-26move some color_filter related things from file.c to color_filters.culfl1-0/+15
2005-03-26code cleanup: use common prefix for all functions in color_filters.hulfl1-25/+26
2005-03-25code cleanup: the term filter_list was used with different meanings throughou...ulfl1-1/+1
2004-07-24"color_filters.h" doesn't need to include "epan/dfilter/dfilter.h";guy1-1/+0
2004-07-24Move the color-filter related stuff out of "color.h" intoguy1-0/+26
2004-07-24Move color_filters.c and color_filters.h up to the top-level directory,guy1-0/+79