Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk ansi_a_stat.c ansi_map_stat.c bootp_stat
ulfl 2004/01/20 21:54:32 CST
Modified files:
gtk ansi_a_stat.c ansi_map_stat.c
bootp_stat.c capture_dlg.c
capture_info_dlg.c capture_prefs.c
color_dlg.c compat_macros.h dcerpc_stat.c
fc_stat.c filter_prefs.c gsm_a_stat.c
http_stat.c io_stat.c isup_stat.c
ldap_stat.c print_dlg.c print_prefs.c
proto_draw.c rpc_stat.c rtp_analysis.c
rtp_stream_dlg.c smb_stat.c summary_dlg.c
tap_dfilter_dlg.c tcp_graph.c toolbar.c
wsp_stat.c
Log:
use stock buttons whereever possible,
added some ethereal specific stock icons
Revision Changes Path
1.8 +2 -2 ethereal/gtk/ansi_a_stat.c
1.11 +2 -2 ethereal/gtk/ansi_map_stat.c
1.13 +2 -2 ethereal/gtk/bootp_stat.c
1.95 +9 -5 ethereal/gtk/capture_dlg.c
1.10 +2 -6 ethereal/gtk/capture_info_dlg.c
1.26 +4 -4 ethereal/gtk/capture_prefs.c
1.34 +7 -7 ethereal/gtk/color_dlg.c
1.11 +31 -12 ethereal/gtk/compat_macros.h
1.43 +5 -5 ethereal/gtk/dcerpc_stat.c
1.20 +3 -3 ethereal/gtk/fc_stat.c
1.49 +3 -3 ethereal/gtk/filter_prefs.c
1.8 +2 -2 ethereal/gtk/gsm_a_stat.c
1.15 +2 -2 ethereal/gtk/http_stat.c
1.58 +2 -2 ethereal/gtk/io_stat.c
1.11 +2 -2 ethereal/gtk/isup_stat.c
1.8 +3 -3 ethereal/gtk/ldap_stat.c
1.55 +2 -2 ethereal/gtk/print_dlg.c
1.17 +14 -5 ethereal/gtk/print_prefs.c
1.80 +5 -5 ethereal/gtk/proto_draw.c
1.33 +3 -3 ethereal/gtk/rpc_stat.c
1.21 +5 -5 ethereal/gtk/rtp_analysis.c
1.9 +4 -4 ethereal/gtk/rtp_stream_dlg.c
1.31 +3 -3 ethereal/gtk/smb_stat.c
1.22 +2 -6 ethereal/gtk/summary_dlg.c
1.4 +3 -3 ethereal/gtk/tap_dfilter_dlg.c
1.45 +2 -7 ethereal/gtk/tcp_graph.c
1.24 +19 -3 ethereal/gtk/toolbar.c
1.13 +2 -2 ethereal/gtk/wsp_stat.c