Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk bootp_stat.c capture_dlg.c capture_prefs
ulfl 2004/01/10 10:27:43 CST
Modified files:
gtk bootp_stat.c capture_dlg.c
capture_prefs.c color_dlg.c
column_prefs.c compat_macros.h
dcerpc_stat.c decode_as_dlg.c
dfilter_expr_dlg.c display_opts.c
fc_stat.c filter_prefs.c find_dlg.c
follow_dlg.c goto_dlg.c gui_prefs.c
help_dlg.c http_stat.c ldap_stat.c main.c
plugins_dlg.c prefs_dlg.c print_dlg.c
proto_dlg.c proto_hier_stats_dlg.c
rpc_stat.c simple_dialog.c smb_stat.c
supported_protos_dlg.c tap_dfilter_dlg.c
tcp_graph.c wsp_stat.c
Log:
using button compatibility macros
Revision Changes Path
1.11 +2 -6 ethereal/gtk/bootp_stat.c
1.93 +3 -3 ethereal/gtk/capture_dlg.c
1.25 +3 -11 ethereal/gtk/capture_prefs.c
1.32 +10 -10 ethereal/gtk/color_dlg.c
1.17 +5 -21 ethereal/gtk/column_prefs.c
1.6 +22 -22 ethereal/gtk/compat_macros.h
1.38 +2 -6 ethereal/gtk/dcerpc_stat.c
1.34 +5 -20 ethereal/gtk/decode_as_dlg.c
1.45 +3 -11 ethereal/gtk/dfilter_expr_dlg.c
1.34 +15 -69 ethereal/gtk/display_opts.c
1.18 +2 -6 ethereal/gtk/fc_stat.c
1.47 +8 -36 ethereal/gtk/filter_prefs.c
1.41 +14 -69 ethereal/gtk/find_dlg.c
1.34 +4 -16 ethereal/gtk/follow_dlg.c
1.22 +3 -11 ethereal/gtk/goto_dlg.c
1.51 +6 -21 ethereal/gtk/gui_prefs.c
1.41 +3 -7 ethereal/gtk/help_dlg.c
1.13 +2 -6 ethereal/gtk/http_stat.c
1.6 +2 -6 ethereal/gtk/ldap_stat.c
1.352 +4 -16 ethereal/gtk/main.c
1.32 +2 -6 ethereal/gtk/plugins_dlg.c
1.70 +5 -21 ethereal/gtk/prefs_dlg.c
1.54 +3 -3 ethereal/gtk/print_dlg.c
1.29 +5 -21 ethereal/gtk/proto_dlg.c
1.13 +2 -6 ethereal/gtk/proto_hier_stats_dlg.c
1.31 +2 -6 ethereal/gtk/rpc_stat.c
1.15 +3 -11 ethereal/gtk/simple_dialog.c
1.29 +2 -6 ethereal/gtk/smb_stat.c
1.6 +1 -5 ethereal/gtk/supported_protos_dlg.c
1.3 +2 -6 ethereal/gtk/tap_dfilter_dlg.c
1.43 +3 -8 ethereal/gtk/tcp_graph.c
1.11 +2 -6 ethereal/gtk/wsp_stat.c