merge_all_tap_menus() has been moved to menus.c.
[obnox/wireshark/wip.git] / gtk / sctp_stat_dlg.c
2011-08-19 etxrabAdd a few more menu items.
2011-07-21 jmayerFix almost all accesses to ->window
2011-07-14 jmayerFix some compiler errors with -DGTK_DISABLE_DEPRECATED
2011-07-11 geraldRemove a lot of instances of GTK_CHECK_VERSION. Clean...
2011-05-17 guyMore eradication of old-style function definitions.
2010-08-23 wmeier(Trivial/Cosmetic) Fix signatures of some signal callba...
2010-06-23 tuexenFrom Robin Seggelmann: Improve SCTP chunk statistics.
2009-11-10 stigYet another fix in dlg_destroy().
2009-11-10 stigFixed a bug in dlg_destroy() to destroy all widgets.
2009-10-05 stigReturn from sctp_stat_on_select_row() if nothing selected.
2009-09-30 stigCorrected prototype for create_list().
2009-09-01 tuexenFrom Irene Ruengeler: Get rid of legacy gtk code...
2009-08-27 wmeierAdd #include <stdio.h> in a few more places ....
2009-07-08 etxrabFrom Kovarththanan Rajaratnam:
2009-06-05 guyHave tap listeners specify whether the "packet" routine...
2009-04-10 wmeierRemove unnecessary use of (deprecated) gtk_button_box_s...
2008-10-13 stigBring the windows to front when rescanning of packets...
2008-07-08 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-06-29 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-04-13 ulflsort #includes by directories
2008-04-12 ulflwhere it's not necessary, remove #include "compat_macros.h"
2008-04-11 ulfllast round to replace SIGNAL_CONNECT with g_signal_connect
2008-04-11 ulflreplace WIDGET_SET_SIZE with gtk_widget_set_size_request
2008-04-11 ulflreplace all appearances of BUTTON_NEW_FROM_STOCK with...
2007-09-06 wmeierEnable esc key for SCTP Associations window.
2007-05-22 tuexenFrom Irene Ruengeler: Fix TSN handling in graphs.
2007-02-09 tuexenA fix from Irene Ruengeler to keep assocs selected...
2007-01-29 tuexenImprove the handling of INIT/ABORT mesage pairs.
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2005-09-14 guyHave cf_retap_packets() take an argument that indicates...
2005-08-21 guyAs per a suggestion by Ulf Lamping, rename gtk_*.[ch...
2005-08-21 guyAdd a "register_dfilter_stat()", to register stats...
2005-08-20 jmayer- Declare some functions static
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-19 guyMove the APIs for registering and processing "-z" comma...
2005-08-10 ulflremoved tons of MSVC const related warnings.
2005-08-06 jmayerLast set of char -> const char trivial warning fixes.
2005-07-28 jmayerWarning fixes
2005-04-16 ulfladd 12 new toolbar/menu icons
2005-03-22 tuexenFrom Irene Ruengeler: Bugfixes and support of chunk...
2005-03-10 jmayerTrivial warning fixes
2005-03-05 guyGet rid of a redundant test.
2005-02-27 legofew fixes to The SCTP associations dialog
2005-02-04 ulflhuge cleanup of capture file API (functions in file...
2004-12-10 guyGet rid of C++/C99-style comments - not all C compilers...
2004-09-07 guySet svn:eol-style to native to keep line endings canoni...
2004-09-07 tuexenAdded graphical SCTP analysis implemented by Irene...