aboutsummaryrefslogtreecommitdiffstats
path: root/ui/filters.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Allow/Create an option to use "capture filter" labels defined in wireshark GU...Mike781-632/+0
2015-11-07Clean up includes of unistd.h, fcntl.h, and sys/stat.h.Guy Harris1-4/+0
2015-02-13Replace tabs by spaces when editor modelines has "expandtab"Bill Meier1-72/+72
2014-10-17Use g_ascii_isspace() instead of isascii() && isspace().Guy Harris1-2/+1
2014-10-12Add editor modelines; Adjust whitespace as needed.Bill Meier1-17/+30
2014-07-14Treat CR-LF at the end of a line like LF.Guy Harris1-13/+37
2014-06-30Get rid of trailing blank line.Guy Harris1-1/+0
2014-06-30Move filters.[ch] to libui.Guy Harris1-0/+601