aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/megaco_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-5/+9
2011-07-21Fix almost all accesses to ->windowJörg Mayer1-2/+2
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
2011-03-26Added sanity checks for preferences.Stig Bjørlykke1-0/+5
2010-08-30Remove some unnecessary includes: a lot of things don't need globals.h and re...Jeff Morriss1-5/+3
2009-10-07From : Didier GautheronAnders Broman1-27/+27
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-9/+7
2009-03-19As suggested by Jakub Zawadzki: actually use sizeof(...) rather than a numeri...Bill Meier1-7/+7
2009-01-06Disable MEGACO service response time statistics when context tracking is disa...Balint Reczey1-0/+10
2009-01-01Include unknown commands in MEGACO service response time statistics on GUI, too.Balint Reczey1-1/+1
2008-12-31Service response time statistics for MEGACO (CLI part).Balint Reczey1-195/+5
2008-12-31Service response time statistics for MEGACO (GUI only).Balint Reczey1-0/+411