aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/diameter_stat.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-25We now always build with MAIN_MENU_USE_UIMANAGER, so remove all code usingJörg Mayer1-2/+1
2011-08-21Add missing newline at the end of the file.Stig Bjørlykke1-1/+1
2011-08-20Make register_dfilter_stat work for MAIN_MENU_USE_UIMANAGERAnders Broman1-0/+7
2011-07-21Fix almost all accesses to ->windowJörg Mayer1-1/+3
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-10-12Define some fcns & vars as static;Bill Meier1-1/+1
2010-08-30Remove some unnecessary includes: a lot of things don't need globals.h and re...Jeff Morriss1-3/+1
2010-08-30Make a note about how to "activare" the filter popup.Anders Broman1-0/+5
2010-03-06From Andrej Kuehnal:Anders Broman1-0/+5
2010-01-29Fix various gcc -Wshadow warnings.Bill Meier1-12/+12
2009-06-21Change window_new() to dlg_window_new() and destroy the window with the top l...Anders Broman1-1/+2
2009-06-05Have tap listeners specify whether the "packet" routine requiresGuy Harris1-2/+2
2009-04-13From Abhik Sarkar:Anders Broman1-10/+22
2008-11-15From Abhik Sarkar:Anders Broman1-0/+212