aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/scsi_stat.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-21Further refactor SRT stats.Michael Mann1-312/+0
2015-02-10Add a "Sum" column to the Service Response Time (SRT) window.Kevin Grigorenko1-1/+1
2015-02-03Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid...Michael Mann1-1/+3
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-8/+0
2014-11-14Add a name field to tap_param, for use in error messages.Guy Harris1-2/+2
2014-11-14Add an optional flag and a type for UUID parameters for stat taps.Guy Harris1-2/+2
2014-11-14Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].Guy Harris1-1/+1
2014-07-03Rename and move ui/stat_menu.h to epan/stat_groups.h.Guy Harris1-1/+1
2014-06-30Move stat_menu.h to libui.Guy Harris1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-16Fix [-Wmissing-prototypes]Anders Broman1-0/+2
2013-12-12Create/use a number of extended value-strings;Bill Meier1-57/+72
2013-05-24Have register_param_stat() add menu items, rather than having the menuGuy Harris1-6/+0
2013-05-24A long-overdue rename of register_dfilter_stat() toGuy Harris1-1/+1
2012-12-06Fix [-Wshadow] warnings.Bill Meier1-3/+3
2012-11-29Make an enum_val_t const.Jeff Morriss1-1/+1
2012-09-28remove some very old comments about multithreaded tap implementation...Jakub Zawadzki1-8/+0
2012-09-28protect_thread_critical_region, unprotect_thread_critical_region are no-ops, ...Jakub Zawadzki1-2/+0
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-03From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7688 :Pascal Quantin1-5/+5
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-03g_filename_display_basename() returns a g_mallocated string, so itsGuy Harris1-1/+4
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-1/+1
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-1/+1
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+318