aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/tap_dfilter_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-02move "extern GtkWidget *main_display_filter_widget" fromulfl1-2/+2
2004-05-27use gtk_window_set_default_size() instead of WIDGET_SET_SIZE() for the dialogs,ulfl1-2/+2
2004-05-23use new functions in window API (ui_util.h),ulfl1-16/+10
2004-03-13various string related changes, mainly replace sprintf/snprintf by g_snprintfulfl1-3/+3
2004-02-27added dfilter string syntax check to various placesulfl1-1/+2
2004-01-21implemented dlg_button_row_new to get a standard function forulfl1-16/+7
2004-01-21use stock buttons whereever possible,ulfl1-3/+3
2004-01-10using button compatibility macrosulfl1-6/+2
2003-12-19From Lars Roland:guy1-11/+37
2003-12-17From Lars Roland: have common code to handle display filter dialogs inguy1-0/+217