aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/gsm_map_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-08-21gsm map summary (GTK): fix no previous prototype for ‘gsm_map_stat_gtk_sum_...Alexis La Goutte1-0/+3
2015-08-06include <stdlib.h> to make windows build boot happy.AndersBroman1-0/+2
2015-08-06Convert the GSM MAP stats to new "generic stat API".Gerald Combs1-9/+66
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-6/+0
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-28Fix crash when calling "MAP Summary" dialog when no file is openPascal Quantin1-0/+4
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
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-20For all recent changes (r43820...r43829) from gtk_container_add() to gtk_box_...Jakub Zawadzki1-1/+1
2012-07-19gtk_container_add() -> gtk_box_pack_start().Anders Broman1-6/+6
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-4/+0
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-6/+6
2012-02-26Suppress invalid or non-meaningful statistics - for example, withoutGuy Harris1-51/+113
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+300