aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/sctp_chunk_stat_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-08Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...wmeier1-2/+2
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...wmeier1-2/+2
2008-04-13sort #includes by directoriesulfl1-8/+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-4/+4
2008-04-11replace WIDGET_SET_SIZE with gtk_widget_set_size_requestulfl1-2/+2
2008-04-11replace all appearances of BUTTON_NEW_FROM_STOCK with GTK2's gtk_button_new_f...ulfl1-2/+2
2006-05-21name changesahlberg1-2/+2
2005-09-14Have cf_retap_packets() take an argument that indicates whether toguy1-1/+1
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayguy1-1/+0
2005-08-20- Declare some functions staticjmayer1-3/+2
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-10removed tons of MSVC const related warnings.ulfl1-2/+2
2005-08-06Last set of char -> const char trivial warning fixes.jmayer1-5/+5
2005-08-02Some warning fixes for "no previous declaration"jmayer1-1/+1
2005-05-01Editorial stuff.tuexen1-12/+12
2005-03-22ERROR seems to be a reserved word change it to SCTP_ERROR to be able to build.etxrab1-2/+2
2005-03-22From Irene Ruengeler: Bugfixes and support of chunk statistics per end point.tuexen1-0/+498