Cleanup header file define guards.
[obnox/wireshark/wip.git] / gtk / tap_dfilter_dlg.c
2008-10-19 stigAdd filter autocomplete for more places we use filter...
2008-10-11 stigEnsure we initialize all colorized filter text entries...
2008-06-29 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-04-13 ulflsort #includes by directories
2008-04-12 ulflmove tap_dfilter_dlg.h from / to /gtk (and use the...
2008-04-12 ulflmove stock icon code from toolbar.c into specific stock...
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 wmeierOBJECT_..._DATA --> g_object_..._data
2007-11-28 sfisherFix bug #954 for LDAP SRT stats along with the same...
2006-09-27 lego* rename REGISTER_STAT_GROUP_E -> register_stat_group_t
2006-05-28 etxrabEthereal->Wireshark
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2006-02-11 lego add an userdata argument to register_stat_cmd_arg...
2005-12-31 ulflfix #152
2005-08-21 guyAs per a suggestion by Ulf Lamping, rename gtk_*.[ch...
2005-08-21 guy"gtk_tap_dfilter_dlg_cb()" is no longer used outside
2005-08-21 guyHave "register_dfilter_stat()" add "..." to the menu...
2005-08-21 guyAdd a "register_dfilter_stat()", to register stats...
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2004-12-31 guy"gtk_entry_get_text()" returns a "const char *" - assig...
2004-07-19 ulflrenamed filter_prefs to filter_dlg, as the filter setti...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-02 ulflmove "extern GtkWidget *main_display_filter_widget...
2004-05-27 ulfluse gtk_window_set_default_size() instead of WIDGET_SET...
2004-05-23 ulfluse new functions in window API (ui_util.h),
2004-03-13 ulflvarious string related changes, mainly replace sprintf...
2004-02-27 ulfladded dfilter string syntax check to various places
2004-01-21 ulflimplemented dlg_button_row_new to get a standard functi...
2004-01-21 ulfluse stock buttons whereever possible,
2004-01-10 ulflusing button compatibility macros
2003-12-19 guyFrom Lars Roland:
2003-12-17 guyFrom Lars Roland: have common code to handle display...