wireshark/gtk
Guy Harris 1513888c99 Have "register_tap_menu_item()" put the item under Tools, not
Tools/Statistics; change the taps to put things under Statistics
themselves.  That allows taps to go elsewhere if appropriate.

svn path=/trunk/; revision=8488
2003-09-17 19:39:34 +00:00
..
.cvsignore Add "ethereal-tap-register.c" to the gtk ".cvsignore" file, as it's a 2002-11-06 23:41:21 +00:00
Makefile.am Albert Chin: 2003-09-10 07:17:21 +00:00
Makefile.nmake Have "get_interface_list()" return a list of "if_info_t" structures 2003-09-10 05:35:26 +00:00
STATUS.gtk2 In gtk2 code : 2002-11-15 22:21:15 +00:00
bootp_stat.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
capture_combo_utils.c Have "get_interface_list()" return a list of "if_info_t" structures 2003-09-10 05:35:26 +00:00
capture_combo_utils.h Have "get_interface_list()" return a list of "if_info_t" structures 2003-09-10 05:35:26 +00:00
capture_dlg.c If there's no saved interface name, set the interface name in the 2003-09-10 07:02:25 +00:00
capture_dlg.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
capture_prefs.c If we have no interfaces, don't set the popdown list for interface combo 2003-09-10 06:55:28 +00:00
capture_prefs.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
color_dlg.c From Richard Urwin: 2003-08-27 22:55:51 +00:00
color_dlg.h From Richard Urwin a great enhancement to the color filter dialogue to 2003-08-18 21:27:11 +00:00
color_filters.c From Richard Urwin: 2003-08-27 22:55:51 +00:00
color_filters.h From Richard Urwin a great enhancement to the color filter dialogue to 2003-08-18 21:27:11 +00:00
color_utils.c Change to color filters : 2002-09-23 19:09:52 +00:00
color_utils.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
colors.c Separate the routines to allocate colors from the routines to handle 2003-01-08 01:59:42 +00:00
colors.h Separate the routines to allocate colors from the routines to handle 2003-01-08 01:59:42 +00:00
column_prefs.c Pointer <--> int converions cause warnings on ia64. 2003-03-10 02:06:33 +00:00
column_prefs.h Include cleanups in gtk and gtk2: 2002-09-05 18:48:52 +00:00
compat_macros.h New gtk1/gtk2 compatibility macros used for menu entries. 2002-11-15 23:50:06 +00:00
dcerpc_stat.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
decode_as_dlg.c More int vs. uint. 2003-09-07 00:59:07 +00:00
decode_as_dlg.h Include cleanups in gtk and gtk2: 2002-09-05 18:48:52 +00:00
dfilter_expr_dlg.c Don't try to align the field filter name and name - the font would 2003-09-05 06:59:38 +00:00
dfilter_expr_dlg.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
display_opts.c Use gtk1/gtk2 compatibility macros to reduce #ifdefs. 2002-11-10 11:00:29 +00:00
display_opts.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
dlg_utils.c Use gtk1/gtk2 compatibility macros to reduce #ifdefs. 2002-11-10 11:00:29 +00:00
dlg_utils.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
endpoint_talkers_eth.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
endpoint_talkers_fc.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
endpoint_talkers_fddi.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
endpoint_talkers_ip.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
endpoint_talkers_ipx.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
endpoint_talkers_table.c Add a routine to return the display name for a "capture_file" structure, 2003-09-15 22:16:08 +00:00
endpoint_talkers_table.h Update to endpoint talkers. move lots of duplicated code into teh helper endpoint_talkers_table.c 2003-09-04 23:11:03 +00:00
endpoint_talkers_tcpip.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
endpoint_talkers_tr.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
endpoint_talkers_udpip.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
fc_stat.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
file_dlg.c Rename various capture file routines to have names starting with "cf_". 2003-09-15 22:48:42 +00:00
file_dlg.h From Richard Urwin a great enhancement to the color filter dialogue to 2003-08-18 21:27:11 +00:00
filter_prefs.c From Brad Hards: don't mention the "Add Expression" button in the 2003-04-21 19:43:44 +00:00
filter_prefs.h Move the code that associates buttons with filter dialogs, and vice 2003-01-15 05:58:50 +00:00
find_dlg.c In the Find dialog add periods or dashes to the list of allowed hex 2003-09-09 02:41:00 +00:00
find_dlg.h Add a Find Frame item to the popup menu for the conversation list 2003-09-05 06:16:10 +00:00
follow_dlg.c From emre: add a "Filter out this stream" button to the "Follow TCP 2003-04-06 22:41:34 +00:00
follow_dlg.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
goto_dlg.c Have "goto_frame()" put up error dialog boxes itself, rather than having 2003-03-02 22:07:25 +00:00
goto_dlg.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
gtk_stat_util.c From Lars Roland: 2003-08-21 17:48:04 +00:00
gtk_stat_util.h From Lars Roland: 2003-08-21 17:48:04 +00:00
gtkclist.c From Ian Schorr, limit the size of the (INFO) columns to prevent it from becoming 2003-06-28 21:46:08 +00:00
gtkclist.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
gtkglobals.h From Chris Heath: fix up the check for printable ASCII done on Windows 2003-08-01 01:39:01 +00:00
gui_prefs.c Make sure the color selection dialog displays a color selection widget. 2003-09-02 18:27:50 +00:00
gui_prefs.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
help_dlg.c From Matthijs Melchior: 2003-08-25 21:42:33 +00:00
help_dlg.h Update my email address in various places since my old one no longer works 2003-01-26 19:35:31 +00:00
http_stat.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
io_stat.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
keys.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
main.c Clean up an error message. 2003-09-15 23:20:34 +00:00
main.h Added TimeReference frames. 2003-09-12 02:48:23 +00:00
menu.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
menu.h Have "register_tap_menu_item()" create submenus as necessary for a menu 2003-04-23 05:37:23 +00:00
mgcp_stat.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
nameres_prefs.c Add two preferences to control ADNS, one to enable/disable it and one to 2003-07-22 03:14:31 +00:00
nameres_prefs.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet_list.c In gtk2 code : 2002-11-15 22:21:15 +00:00
packet_win.c Use gtk1/gtk2 compatibility macros to reduce #ifdefs. 2002-11-11 15:39:06 +00:00
packet_win.h Removed all gtk calls in file.c : 2002-09-21 11:36:30 +00:00
plugins_dlg.c Change some plugin window geometry aspects. 2003-03-02 17:14:08 +00:00
prefs_dlg.c Make the capitalization of the "Name Resolution" frame consistent with the 2003-09-01 01:49:20 +00:00
prefs_dlg.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
print_dlg.c When saving packets, we have a "Save only marked packets" option; label 2003-09-10 22:23:58 +00:00
print_mswin.c Put back missing include of <stdio.h>. 2002-09-09 20:16:12 +00:00
print_mswin.h Add/fix cvs id tags 2002-09-09 20:32:32 +00:00
print_prefs.c Use gtk1/gtk2 compatibility macros to reduce #ifdefs. 2002-11-11 15:39:06 +00:00
print_prefs.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
progress_dlg.c Use gtk1/gtk2 compatibility macros to reduce #ifdefs. 2002-11-11 15:39:06 +00:00
proto_dlg.c From Michael Lum: add the ability to have a preferences file containing 2003-08-07 00:41:28 +00:00
proto_dlg.h Update my email address in various places since my old one no longer works 2003-01-26 19:35:31 +00:00
proto_draw.c Use gtk1/gtk2 compatibility macros to reduce #ifdefs. 2002-11-11 15:39:06 +00:00
proto_draw.h Merge gtk and gtk2 directories. 2002-11-03 17:38:45 +00:00
proto_hier_stats_dlg.c Use gtk1/gtk2 compatibility macros to reduce #ifdefs. 2002-11-11 15:39:06 +00:00
proto_hier_stats_dlg.h Include cleanups in gtk and gtk2: 2002-09-05 18:48:52 +00:00
rpc_progs.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
rpc_stat.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
service_response_time_table.c Add a popup to the ServicveResponseTime tables where the user can select 2003-09-05 10:26:44 +00:00
service_response_time_table.h Add a popup to the ServicveResponseTime tables where the user can select 2003-09-05 10:26:44 +00:00
simple_dialog.c Use gtk1/gtk2 compatibility macros to reduce #ifdefs. 2002-11-11 15:39:06 +00:00
smb_stat.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
stream_prefs.c In gtk2 code, replace gdk_string_width() with the "Pango" way of 2003-02-17 07:50:49 +00:00
stream_prefs.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
summary_dlg.c From Jean-Michel Fayard: show in Tools:Summary window statistics about 2003-09-02 22:10:32 +00:00
summary_dlg.h No work need be done when a summary dialog box is destroyed, or when the 2000-04-01 09:16:49 +00:00
tap_rtp.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00
tcp_graph.c Handle PPP with a pseudo-header. 2003-09-16 20:41:17 +00:00
tcp_graph.h Include cleanups in gtk and gtk2: 2002-09-05 18:48:52 +00:00
ui_util.c Use gtk1/gtk2 compatibility macros to reduce #ifdefs. 2002-11-11 15:39:06 +00:00
ui_util.h Merge gtk and gtk2 directories. 2002-11-03 17:38:45 +00:00
wsp_stat.c Have "register_tap_menu_item()" put the item under Tools, not 2003-09-17 19:39:34 +00:00