Add another DL CRC error - Duplicate NonZero RV.
[obnox/wireshark/wip.git] / gtk / firewall_dlg.c
2011-08-15 etxrabHmm try this instead.
2011-08-15 etxrabgtk_quit_add_destroy() is deprecated in GTK 3.0.
2011-07-24 etxrabReplace deprecated functions.
2011-07-11 etxrabFix more tooltips.
2011-07-11 geraldMore GLIB_CHECK_VERSION and GTK_CHECK_VERSION cleanup.
2010-10-12 wmeierDefine some fcns & vars as static;
2010-02-22 wmeierGtkOPtionMenu ==> GtkComboBox: V2: use ws_combo_box_new...
2010-02-19 guyFix compilation with pre-2.6 GTK+.
2010-02-18 wmeierGtkOPtionMenu ==> GtkComboBox;
2010-02-17 wmeier#if 0 some unused code; Fix some indenttion.
2009-11-19 stigChanged hf_ip_proto to use ipproto_val[].
2009-06-02 wmeierio_stat save & filewall rule save: rework "save dialog...
2009-04-15 geraldsize_t fixes.
2008-06-29 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-06-21 stigRemoved the usage of topic_available() as we now have...
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-06 etxrabFix some of the Errors/warnings detected by checkapi.
2008-04-27 sfisherRemove all GTK+ < 2.4 code and minimum version checks.
2008-04-16 ulfluse the standard dialog button mechanism for the firewa...
2008-04-13 ulflsort #includes by directories
2008-04-12 ulflwhere it's not necessary, remove #include "compat_macros.h"
2008-04-11 ulflthird round to replace SIGNAL_CONNECT with g_signal_connect
2008-04-11 ulflreplace all appearances of BUTTON_NEW_FROM_STOCK with...
2008-04-11 wmeierOBJECT_..._DATA --> g_object_..._data
2008-04-06 ulflreplace confusing #if checking for GTK2.4.0 (the GTK...
2008-04-06 ulflremove GTK1 code
2007-01-22 sfisherFix various compiler warnings
2006-08-26 guyGet rid of aun unused routine.
2006-07-17 geraldgtk_text_buffer_select_range() was introduced in GTK...
2006-07-15 geraldFix compilation problems for Windows and GTK1.
2006-07-14 geraldAdd support for generating firewall ACL rules. MAC...