aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/sctp_error_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-23(Trivial/Cosmetic) Fix signatures of some signal callback functions;Bill Meier1-1/+1
2009-10-06Removed unused sortable.Stig Bjørlykke1-2/+0
2009-10-04Fix create_list() prototypeKovarththanan Rajaratnam1-1/+1
2009-09-01From Irene Ruengeler: Get rid of legacy gtk code...Michael Tüxen1-66/+120
2008-10-31Fix bug #3022: Fix potential memory leakStephen Fisher1-0/+2
2008-07-08Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier1-1/+1
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier1-1/+1
2008-04-13sort #includes by directoriesUlf Lamping1-7/+8
2008-04-12where it's not necessary, remove #include "compat_macros.h"Ulf Lamping1-1/+0
2008-04-11last round to replace SIGNAL_CONNECT with g_signal_connectUlf Lamping1-6/+6
2008-04-11replace WIDGET_SET_SIZE with gtk_widget_set_size_requestUlf Lamping1-1/+1
2008-04-11replace all appearances of BUTTON_NEW_FROM_STOCK with GTK2's gtk_button_new_f...Ulf Lamping1-1/+1
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayGuy Harris1-1/+0
2005-08-20- Declare some functions staticJörg Mayer1-3/+1
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping1-1/+1
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsGuy Harris1-1/+1
2005-08-05More char -> const char warning fixes.Jörg Mayer1-1/+1
2005-05-01Get rid of some debug code.Michael Tüxen1-42/+4
2005-04-16add 12 new toolbar/menu iconsUlf Lamping1-1/+1
2005-02-06Clean up indentation.Guy Harris1-23/+21
2005-02-04Update to versions compiling on and working on Windows and Unix.Michael Tüxen1-3/+7
2005-02-04huge cleanup of capture file API (functions in file.c/file.h).Ulf Lamping1-1/+1
2004-12-10Get rid of C++/C99-style comments - not all C compilers accept them.Guy Harris1-2/+2
2004-09-07Set svn:eol-style to native to keep line endings canonicalized.Guy Harris1-1/+1
2004-09-07Added graphical SCTP analysis implemented by Irene Ruengeler.Michael Tüxen1-0/+297