Fix various gcc -Wshadow warnings.
[obnox/wireshark/wip.git] / gtk / mcast_stream_dlg.c
2010-01-29 wmeierFix various gcc -Wshadow warnings.
2009-09-06 krjRename address_to_str() to ep_address_to_str() because:
2009-06-21 etxrabChange window_new() to dlg_window_new() and destroy...
2009-06-05 guyHave tap listeners specify whether the "packet" routine...
2009-03-19 wmeierAs suggested by Jakub Zawadzki: actually use sizeof...
2009-02-26 etxrabgtk_label_set -> gtk_label_set_text
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-22 stigFrom Chris:
2008-04-17 ulflrename REGISTER_xxx_GROUP_NONE to REGISTER_xxx_GROUP_UN...
2008-04-14 ulflbe clear that the "multicast stream" stats are about UDP
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 all appearances of BUTTON_NEW_FROM_STOCK with...
2008-04-11 wmeierOBECT_..._DATA --> g_object_..._data
2008-03-01 tuexenInclude epan/strutil.h for gtk-1.2 builds.
2008-02-29 stigNext attempt to cleanup some string functions, including:
2008-02-18 wmeierAdd $Id$
2008-02-01 stigRewrote some prohibited APIs in gtk/ (sprintf, strcpy...
2006-10-17 ulflfrom Stephen Fisher:
2006-06-14 jmayerNo // comments
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2006-04-27 etxrabFrom Martin Mathieson:
2006-04-24 etxrabFrom Miha Jemec: