aboutsummaryrefslogtreecommitdiffstats
path: root/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-0/+12
2008-01-08Fixed some small typos.stig1-1/+1
2008-01-08Changed email address for Gerald from zing.org to wireshark.orgstig1-1/+1
2006-10-01Change the filter dialog (capture and display filters), so it has a real Canc...ulfl1-4/+12
2006-05-21name changesahlberg1-1/+1
2005-08-06"read_filter_list()" and "save_filter_list()" mallocate the path stringguy1-2/+2
2005-08-06Last set of char -> const char trivial warning fixes.jmayer1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2003-12-04In GTK+ 2.x, "gtk_entry_get_text()" returns a "const gchar *"; assignguy1-3/+3
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2001-01-28Have separate capture and display filter lists; some filter dialog boxesguy1-5/+43
2001-01-28Pull the stuff to read and write the list of filter expressions up intoguy1-0/+41