aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/mtp3_summary.c
AgeCommit message (Expand)AuthorFilesLines
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