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 usingjmayer1-33/+2
2011-08-20Fix unused parameter warning (turned error) in the ui-manager case.jmayer1-2/+10
2011-08-20Make register_dfilter_stat work for MAIN_MENU_USE_UIMANAGERetxrab1-5/+13
2011-07-26Don't free a string which will be used later on.gerald1-7/+7
2011-07-24Replace deprecated functions.etxrab1-2/+2
2011-07-21Fix almost all accesses to ->windowjmayer1-1/+2
2011-06-06Add support for PARAM_ENUM tap parameters, and use the tap_param_dlgguy1-38/+72
2011-06-05Clean up indentation - use 4-space indentation uniformly. (No tabs -guy1-207/+207
2011-06-05Rename the tap_dfilter_dlg.[ch] files to reflect that they can do moreguy1-0/+301