summaryrefslogtreecommitdiff
path: root/ui/gtk/mtp3_summary.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-05Allow bigger snapshot lengths for D-Bus captures.Guy Harris1-1/+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-09-15MTP3 Summary: fix no previous prototype for ‘register_tap_listener_gtk_mtp3...Alexis La Goutte1-1/+2
2015-08-31Convert the MTP3 stats to new "generic stat API".Gerald Combs1-9/+116
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-7/+20
2015-01-27GTK: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+1
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-4/+0
2014-12-20Change more variables from si_code to mtp3_si_code to avoid conflictsStephen Fisher1-2/+2
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-17Fix [-Wmissing-prototypes]Anders Broman1-0/+1
2013-11-08The "file types" we have are actually combinations of types andGuy Harris1-1/+1
2013-03-21From beroset:Bill Meier1-1/+1
2013-01-02Fix a minor window handling difference between GTK2 & GTK3:Bill Meier1-203/+204
2012-12-22Remove unneeded initializations, and one redundant if condition.Evan Huus1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-14Sanity checks to avoid a crash if no file is openPascal Quantin1-0/+4
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-05AFAICT '#include sys/types.h' is not needed for these files.Bill Meier1-3/+0
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-4/+4
2012-02-26Suppress invalid or non-meaningful statistics - for example, withoutGuy Harris1-22/+49
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+419