aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/gtp_stat.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-06Add support for PARAM_ENUM tap parameters, and use the tap_param_dlgGuy Harris1-1/+0
2011-06-05Rename the tap_dfilter_dlg.[ch] files to reflect that they can do moreGuy Harris1-1/+1
2011-06-05Some work on generalizing the "display filter" tap parameter dialog boxGuy Harris1-2/+8
2010-08-30Remove some unnecessary includes: a lot of things don't need globals.h and re...Jeff Morriss1-3/+1
2010-01-29Fix various gcc -Wshadow warnings.Bill Meier1-14/+14
2009-06-21Change window_new() to dlg_window_new() and destroy the window with the top l...Anders Broman1-1/+3
2009-06-05Have tap listeners specify whether the "packet" routine requiresGuy Harris1-2/+2
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-1/+1
2008-10-29Fix a few (not all) of the current checkapi errors in gtk/Stephen Fisher1-0/+2
2008-10-13Bring the windows to front when rescanning of packets are done.Stig Bjørlykke1-0/+1
2008-10-06From Kari Tiirikainen:Anders Broman1-0/+233