GTK3 typo fixes:
[obnox/wireshark/wip.git] / gtk / supported_protos_dlg.c
2011-08-17 etxrabUse gtk_widget_override_font() in GTK 3.0 ( Untested...
2011-08-08 wmeierRemove 2 usages of deprecated gtk_quit_add_destroy...
2009-11-10 stigRemoved some unused variables and unused assignments.
2009-08-27 wmeierAdd #include <stdio.h>
2009-04-16 geraldFix the last of the Win64 problems in the gtk directory.
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
2008-04-07 ulflremove GTK1 code
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2005-12-04 guyCheck for a null blurb pointer for a field, as is done...
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-07-24 guyConstify to remove a bunch of warnings. Add some casts...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-17 ulflmove font related stuff to new file font_utils.c/.h
2004-05-23 ulfluse new functions in window API (ui_util.h),
2004-03-13 ulflvarious string related changes, mainly replace sprintf...
2004-02-20 guyGive it an RCS ID.
2004-02-06 ulflreplaced every appearance of gtk_scrolled_window_new...
2004-01-21 ulflimplemented dlg_button_row_new to get a standard functi...
2004-01-10 ulflusing button compatibility macros
2003-12-21 jmayerCompiling with -pedantic:
2003-12-17 guyFrom Albert Chin: get rid of C++ comments.
2003-11-28 ulflusing dlg_utils.c functions to catch the ESC key to...
2003-11-19 guyUse "OK" for the "OK" button, as we do elsewhere.
2003-11-18 ulflseperated "supported protocols and protocol fields...