Add another DL CRC error - Duplicate NonZero RV.
[obnox/wireshark/wip.git] / gtk / mtp3_summary.c
2011-08-19 etxrabAdd a few more menu items.
2011-07-11 geraldMore GLIB_CHECK_VERSION, GTK_CHECK_VERSION, and related...
2009-07-08 etxrabFrom Kovarththanan Rajaratnam:
2009-06-22 etxrabChange window_new() to dlg_window_new() and destroy...
2009-05-18 wmeiermtp3_summary: fix a small memory leak.
2009-05-08 jmayerWarningfix:
2009-04-21 guyTurn on -Wshorten-64-to-32 by default, and fix some...
2009-03-17 guyClean up indentation.
2009-03-17 etxrabGet rid of another Clist.
2008-10-14 geraldUse a more accurate variable name for the wiretap file...
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 wmeierOBJECT_..._DATA --> g_object_..._data
2007-08-30 geraldChange the "--enable-setuid-install" option to install...
2007-05-29 guyCheck for G_GINT64_MODIFIER in Wireshark as we do in...
2007-05-29 standelFrom David Howells :
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-05-21 sahlbergname change
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-06-28 guy"mtp3_sum_draw()" is never called with a null "table...
2005-04-16 ulfladd 12 new toolbar/menu icons
2005-02-04 ulflremove #include "globals.h" from summary.c, as it's...
2005-01-14 guyFrom Laurent Rabret: handle the cases where there's...
2004-12-31 guyIn column sort routines, make the row pointers "const...
2004-09-29 guyMove the tap infrastructure to the epan directory.
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-05-22 ulflgoing to have a standard behaviour of the dialogs
2004-04-21 guyFrom Michael Lum: