aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/sctp_error_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-11Remove a lot of instances of GTK_CHECK_VERSION. Clean up whitespace in agerald1-60/+52
2010-08-23(Trivial/Cosmetic) Fix signatures of some signal callback functions;wmeier1-1/+1
2009-10-06Removed unused sortable.stig1-2/+0
2009-10-04Fix create_list() prototypekrj1-1/+1
2009-09-01From Irene Ruengeler: Get rid of legacy gtk code...tuexen1-66/+120
2008-10-31Fix bug #3022: Fix potential memory leaksfisher1-0/+2
2008-07-08Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...wmeier1-1/+1
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...wmeier1-1/+1
2008-04-13sort #includes by directoriesulfl1-7/+8
2008-04-12where it's not necessary, remove #include "compat_macros.h"ulfl1-1/+0
2008-04-11last round to replace SIGNAL_CONNECT with g_signal_connectulfl1-6/+6
2008-04-11replace WIDGET_SET_SIZE with gtk_widget_set_size_requestulfl1-1/+1
2008-04-11replace all appearances of BUTTON_NEW_FROM_STOCK with GTK2's gtk_button_new_f...ulfl1-1/+1
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIguy1-1/+1
2006-05-21name changesahlberg1-2/+2
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayguy1-1/+0
2005-08-20- Declare some functions staticjmayer1-3/+1
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...ulfl1-1/+1
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsguy1-1/+1
2005-08-05More char -> const char warning fixes.jmayer1-1/+1
2005-05-01Get rid of some debug code.tuexen1-42/+4
2005-04-16add 12 new toolbar/menu iconsulfl1-1/+1
2005-02-06Clean up indentation.guy1-23/+21
2005-02-04Update to versions compiling on and working on Windows and Unix.tuexen1-3/+7
2005-02-04huge cleanup of capture file API (functions in file.c/file.h).ulfl1-1/+1
2004-12-10Get rid of C++/C99-style comments - not all C compilers accept them.guy1-2/+2
2004-09-07Set svn:eol-style to native to keep line endings canonicalized.guy1-1/+1
2004-09-07Added graphical SCTP analysis implemented by Irene Ruengeler.tuexen1-0/+297