aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/tap_param_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-25We now always build with MAIN_MENU_USE_UIMANAGER, so remove all code usingJörg Mayer1-33/+2
2011-08-20Fix unused parameter warning (turned error) in the ui-manager case.Jörg Mayer1-2/+10
2011-08-20Make register_dfilter_stat work for MAIN_MENU_USE_UIMANAGERAnders Broman1-5/+13
2011-07-26Don't free a string which will be used later on.Gerald Combs1-7/+7
2011-07-24Replace deprecated functions.Anders Broman1-2/+2
2011-07-21Fix almost all accesses to ->windowJörg Mayer1-1/+2
2011-06-06Add support for PARAM_ENUM tap parameters, and use the tap_param_dlgGuy Harris1-38/+72
2011-06-05Clean up indentation - use 4-space indentation uniformly. (No tabs -Guy Harris1-207/+207
2011-06-05Rename the tap_dfilter_dlg.[ch] files to reflect that they can do moreGuy Harris1-0/+301