aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/sctp_stat_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-11Migrate GTK icon handling to GTK 3.10 APIBalint Reczey1-1/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-11-09Include <epan/to_str.h> only when needed.Jakub Zawadzki1-0/+1
2013-10-29Make the packet analysis for SCTP independent from GTK and QT.Irene Rüngeler1-5/+2
2013-10-24Revert previous commit of Irene, which doesn't work (yet).Michael Tüxen1-1/+1
2013-10-24Move sctp_stat to ui to make it independent from gtk.Irene Rüngeler1-1/+1
2013-03-21From beroset:Bill Meier1-1/+1
2013-01-15Cleanup:Bill Meier1-163/+169
2013-01-15Fix Gtk2 vs Gtk3 issue:Bill Meier1-0/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-01Get rid of some GTK_CHECK_VERSION instances by using compabillity macros.Anders Broman1-4/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-21More GTK3 adaptationsAnders Broman1-1/+1
2012-04-20Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-1/+1
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+681