aboutsummaryrefslogtreecommitdiffstats
path: root/filters.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-12-29Add 'extern "C"' wrappers and #include guards to various header files.Gerald Combs1-0/+12
2008-01-08Fixed some small typos.Stig Bjørlykke1-1/+1
2008-01-08Changed email address for Gerald from zing.org to wireshark.orgStig Bjørlykke1-1/+1
2006-10-01Change the filter dialog (capture and display filters), so it has a real Canc...Ulf Lamping1-4/+12
2006-05-21name changeRonnie Sahlberg1-1/+1
2005-08-06"read_filter_list()" and "save_filter_list()" mallocate the path stringGuy Harris1-2/+2
2005-08-06Last set of char -> const char trivial warning fixes.Jörg Mayer1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2003-12-04In GTK+ 2.x, "gtk_entry_get_text()" returns a "const gchar *"; assignGuy Harris1-3/+3
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2001-01-28Have separate capture and display filter lists; some filter dialog boxesGuy Harris1-5/+43
2001-01-28Pull the stuff to read and write the list of filter expressions up intoGuy Harris1-0/+41