aboutsummaryrefslogtreecommitdiffstats
path: root/color_filters.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-22ethereal->wireshark updatessahlberg1-1/+1
2006-05-21name changesahlberg1-2/+2
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...ulfl1-5/+6
2005-08-14Some 'no previous declararion' warning fixesjmayer1-1/+1
2005-08-05More char -> const char warning fixes.jmayer1-2/+2
2005-03-27add a new checkitem "Colorize Packet List" into the View menuulfl1-1/+10
2005-03-26move some color_filter related things from file.c to color_filters.culfl1-0/+54
2005-03-26There's no need to create a directory just because you're about toguy1-11/+0
2005-03-26code cleanup: use common prefix for all functions in color_filters.hulfl1-11/+11
2005-03-25code cleanup: the term filter_list was used with different meanings throughou...ulfl1-9/+9
2005-02-13change nmake makefiles in /trunk and /trunk/epan so thatlroland1-4/+0
2004-12-31"get_persconffile_path()" doesn't return a "const char *", it justguy1-3/+3
2004-09-21fixed some comment typosulfl1-8/+5
2004-07-25From Lars Roland: _NEED_VAR_IMPORT_ has to be defined so that variablesguy1-0/+5
2004-07-24Rename "create_color()" to "initialize_color()", as that reflects a bitguy1-2/+2
2004-07-24Add some comments from Gerald's Windows version of color_filters.c.guy1-0/+5
2004-07-24Move color_filters.c and color_filters.h up to the top-level directory,guy1-0/+482