print.c and ps.c are in libwirshark now.
[metze/wireshark/wip.git] / color_filters.h
2013-04-26 Evan HuusFix a whole bunch of doxygen warnings, mostly typos...
2013-02-28 Bill Meiercolor_edit_dlg update:
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-12-29 Gerald CombsAdd 'extern "C"' wrappers and #include guards to variou...
2011-07-01 Stig BjørlykkeRenamed "___tmp_color_filter___" to "___conversation_co...
2011-03-08 Sake BlokRemoval of the old packet-list in favor of the new...
2010-08-26 Anders BromanDoxygen fixes.
2009-09-21 Kovarththanan Raja... Store 'color_filter' as const in 'frame_data'
2009-09-06 Kovarththanan Raja... Add NEW_PACKET_LIST guard to color_filters_colorize_pac...
2008-01-14 Stig BjørlykkeThis patch adds support for configuration profiles...
2007-12-15 Sake BlokChanges the name of the menu item "View/Reset Coloring" to
2007-12-14 Jörg MayerWarning fixes: function declaration isn’t a prototype
2007-11-25 Sake BlokReset the temporary coloring filters to defaults instea...
2007-11-25 Sake BlokFixes crashing when opening color filters and pressing OK
2007-11-24 Sake BlokThis patch adds (ten) temporary coloring rules which...
2007-11-10 Sake BlokThis patch makes it possible to disable individual...
2006-10-03 Ulf Lampingfix the memory leak problem mentioned lately by adding...
2006-10-03 Ulf LampingImplement a real "Cancel" button for the coloring rules...
2006-10-02 Ulf Lampingfurther code cleanup: don't use the term "marked" for...
2006-10-02 Ulf Lampingvarious (huge) code cleanup incl. splitting of the...
2006-05-21 Ronnie Sahlbergname change
2005-08-05 Jörg MayerMore char -> const char warning fixes.
2005-03-27 Ulf Lampingadd a new checkitem "Colorize Packet List" into the...
2005-03-26 Ulf Lampingmove some color_filter related things from file.c to...
2005-03-26 Ulf Lampingcode cleanup: use common prefix for all functions in...
2005-03-25 Ulf Lampingcode cleanup: the term filter_list was used with differ...
2004-07-24 Guy Harris"color_filters.h" doesn't need to include "epan/dfilter...
2004-07-24 Guy HarrisMove the color-filter related stuff out of "color.h...
2004-07-24 Guy HarrisMove color_filters.c and color_filters.h up to the...