summaryrefslogtreecommitdiff
path: root/ui/gtk/dcerpc_stat.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-01gtk: fix compilation with GTK+ before 2.18Peter Wu1-0/+1
2016-06-19Revert "tap: change glib functions to wmem."Pascal Quantin1-3/+3
2016-06-17tap: change glib functions to wmem.Dario Lombardo1-3/+3
2015-11-04Refactor DCE/RPC dissection to include a real dissector table.Michael Mann1-9/+9
2015-08-12Add DCE-RPC and ONC-RPC service response time dialogs.Gerald Combs1-20/+1
2015-06-21Further refactor SRT stats.Michael Mann1-91/+58
2015-03-07Get rid of an unused structure member.Guy Harris1-1/+0
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-33/+33
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-12/+25
2015-02-10Add a "Sum" column to the Service Response Time (SRT) window.Kevin Grigorenko1-1/+1
2015-01-27GTK: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+1
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-5/+0
2014-11-14The registered -z parameter string shouldn't end with a comma.Guy Harris1-1/+1
2014-11-14Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].Guy Harris1-1/+1
2014-11-14tap_ui -> stat_tap_ui.Guy Harris1-2/+2
2014-11-14For tap UIs, register a list of parameters and some menu information.Guy Harris1-1/+11
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-11Migrate GTK icon handling to GTK 3.10 APIBalint Reczey1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-17Fix [-Wmissing-prototypes]Anders Broman1-0/+2
2013-12-23From Ville Skyttä: Spelling FixesBill Meier1-1/+1
2013-11-10Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki1-0/+1
2013-03-21From beroset:Bill Meier1-12/+12
2013-02-25it's ==> its & its ==> it's as needed.Bill Meier1-1/+1
2012-12-05Fix numerous instances of a variable/parameter name "shadowing" a library fun...Bill Meier1-3/+3
2012-09-28remove some very old comments about multithreaded tap implementation...Jakub Zawadzki1-9/+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-05Remove string constants from g_assert() calls, as per thread on wireshark-dev:Evan Huus1-1/+2
2012-07-20Fix some clang warnings: implicit conversion from enumeration type 'GtkStateT...Jakub Zawadzki1-1/+1
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-4/+4
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-1/+2
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+728