aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/sctp_error_dlg.c
Commit message (Expand)AuthorAgeFilesLines
* Gtk: Remove source codeRoland Knall2018-04-151-312/+0
* Have the frame_tvbuff.c routines not use the global cfile.Guy Harris2017-12-081-0/+2
* ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier2015-02-151-8/+21
* Remove unneeded includes from ui folderMartin Mathieson2015-01-011-4/+0
* Removed duplicated #include linesDario Lombardo2014-12-281-1/+0
* Migrate GTK icon handling to GTK 3.10 APIBalint Reczey2014-03-111-1/+2
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris2013-11-171-1/+1
* Make the packet analysis for SCTP independent from GTK and QT.Irene Rüngeler2013-10-291-1/+2
* Revert previous commit of Irene, which doesn't work (yet).Michael Tüxen2013-10-241-1/+1
* Move sctp_stat to ui to make it independent from gtk.Irene Rüngeler2013-10-241-1/+1
* Don't yell at the user quite so much. Remove exclamation points fromGerald Combs2013-02-211-1/+1
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* More GTK3 adaptationsAnders Broman2012-04-211-1/+1
* Missing includeAnders Broman2012-04-211-1/+1
* Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman2012-04-211-1/+1
* Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris2012-01-161-1/+1
* Move gtk to ui/gtk.Jörg Mayer2012-01-151-0/+304