aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/dcerpc_stat.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-22From Lars Roland: Fix the service response time functions to work with GTK2.Gerald Combs1-2/+5
2003-06-21"gtk_window_set_default_size()" takes a GtkWindow *, not a GtkWidget *,Guy Harris1-2/+2
2003-06-21Break out the code for the ahndling of the Service Response Time (formerly kn...Ronnie Sahlberg1-183/+23
2003-04-25Fix a compiler warning.Guy Harris1-2/+2
2003-04-24Make the dialog box "transient for" the main window, as we do with otherGuy Harris1-7/+50
2003-04-23Make "register_tap_listener()" return NULL on success and a "GString *"Guy Harris1-10/+12
2003-04-23Have "register_tap_menu_item()" create submenus as necessary for a menuGuy Harris1-3/+9
2003-04-23Allow taps to have menu item registration routines; the menu itemGuy Harris1-2/+2
2002-11-11Use gtk1/gtk2 compatibility macros to reduce #ifdefs.Olivier Abad1-10/+9
2002-11-06First step in creating an API to register TAPs for use with ethereal instead ...Ronnie Sahlberg1-9/+48
2002-10-25From Ronnie Sahlberg: Ethereal support for DCERPCSTAT.Guy Harris1-0/+576