From Jakub Zawadzki via bug 4273:
[obnox/wireshark/wip.git] / gtk / gsm_map_stat.c
2009-11-10 stigRemoved some unused variables and unused assignments.
2009-07-08 etxrabFrom Kovarththanan Rajaratnam:
2009-06-21 etxrabChange window_new() to dlg_window_new() and destroy...
2009-06-05 guyHave tap listeners specify whether the "packet" routine...
2009-05-08 jmayerWarningfix:
2009-03-16 etxrabGet rid of Clists, move a comment, move display as...
2009-03-06 etxrabGet rid of a Clist and move the functon to display...
2008-10-31 stigFix some "format not a string literal and no format...
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 ulflthird round to replace SIGNAL_CONNECT with g_signal_connect
2008-04-11 wmeierOBJECT_..._DATA --> g_object_..._data
2007-05-29 standelFrom David Howells :
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2006-05-21 sahlbergname change
2006-03-04 etxrabFrom Florent Drouin:
2006-02-27 etxrabFrom: Florent Drouin:
2006-02-11 lego add an userdata argument to register_stat_cmd_arg...
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 guyThe routines registered with "register_stat_cmd_arg...
2005-08-20 guyRename epan/stat.[ch] to epan/stat_cmd_args.[ch] -...
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-19 guyMove the stats.[ch] stuff into epan, so plugins can...
2005-08-19 guyMove the APIs for registering and processing "-z" comma...
2005-08-19 sahlbergFrom Michael Lum:
2005-08-06 guySquelch more const warnings (and fix some memory leaks...
2005-08-05 jmayerMore char -> const char warning fixes.
2005-04-16 ulfladd 12 new toolbar/menu icons
2005-04-01 guyRename "register_ethereal_tap()" to "register_tap_liste...
2005-01-14 guyFrom Laurent Rabret: handle the cases where there's...
2005-01-01 guyAs we've made the tap_specific_data field of a tap_pack...
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-07-19 ulflrenamed filter_prefs to filter_dlg, as the filter setti...
2004-07-18 gramMove dissectors to epan/dissectors directory.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-05-23 ulfluse new functions in window API (ui_util.h),
2004-04-21 guyFrom Michael Lum:
2004-04-12 ulfladded missing #include from my latest checkin
2004-04-12 ulfladded a close button to the dialogs,
2004-03-13 ulflreplaced sprintf / snprintf by g_snprintf,
2004-02-23 ulflstatistics menu redesigned, now looking more like the...
2004-02-22 ulflRedesigned the menu structure of the former statistics...
2004-02-18 jmayerWarning fixes:
2004-02-11 guyFrom Michael Lum: add tap for GSM MAP message statistics.