aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/gtp_stat.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-25We now always build with MAIN_MENU_USE_UIMANAGER, so remove all code usingjmayer1-2/+1
2011-08-21Add missing newline at the end of the file.stig1-1/+1
2011-08-20Make register_dfilter_stat work for MAIN_MENU_USE_UIMANAGERetxrab1-0/+7
2011-07-21Fix almost all accesses to ->windowjmayer1-1/+3
2011-06-06Add support for PARAM_ENUM tap parameters, and use the tap_param_dlgguy1-1/+0
2011-06-05Rename the tap_dfilter_dlg.[ch] files to reflect that they can do moreguy1-1/+1
2011-06-05Some work on generalizing the "display filter" tap parameter dialog boxguy1-2/+8
2010-08-30Remove some unnecessary includes: a lot of things don't need globals.h and re...morriss1-3/+1
2010-01-29Fix various gcc -Wshadow warnings.wmeier1-14/+14
2009-06-21Change window_new() to dlg_window_new() and destroy the window with the top l...etxrab1-1/+3
2009-06-05Have tap listeners specify whether the "packet" routine requiresguy1-2/+2
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-1/+1
2008-10-29Fix a few (not all) of the current checkapi errors in gtk/sfisher1-0/+2
2008-10-13Bring the windows to front when rescanning of packets are done.stig1-0/+1
2008-10-06From Kari Tiirikainen:etxrab1-0/+233