wireshark/gtk
Ulf Lamping 8e3e8b588f sort #includes by directories
svn path=/trunk/; revision=24968
2008-04-13 01:54:20 +00:00
..
Makefile.am move noinst_HEADERS and EXTRA_DIST settings from Makefile.am to Makefile.common as it's done in /Makefile.common and elsewhere 2008-04-12 19:24:25 +00:00
Makefile.common List tap_dfilter_dlg.h here, as it's in the gtk directory. 2008-04-12 23:52:41 +00:00
Makefile.nmake Get rid of the remains of NET-SNMP in the build process. 2007-09-24 06:59:40 +00:00
STATUS.gtk2 at least remove the "done" parts from this old file 2008-04-11 18:56:25 +00:00
about_dlg.c sort #includes by directories 2008-04-13 00:55:59 +00:00
about_dlg.h Squelch some qualifier (const vs. non-const) warnings. 2007-05-25 19:13:49 +00:00
afp_stat.c sort #includes by directories 2008-04-13 00:55:59 +00:00
airpcap_dlg.c sort #includes by directories 2008-04-13 00:55:59 +00:00
airpcap_dlg.h From tmiller@hcjbtech.org : Spelling error on GDS DB protocol dissector: "Buffer lenght:" 2007-10-16 23:42:33 +00:00
airpcap_gui_utils.c sort #includes by directories 2008-04-13 00:55:59 +00:00
airpcap_gui_utils.h Fix various small memory leaks & 1 invalid g_free (airpcap_gui_utils.c) 2008-01-24 22:26:05 +00:00
ansi_a_stat.c sort #includes by directories 2008-04-13 00:55:59 +00:00
ansi_map_stat.c sort #includes by directories 2008-04-13 00:55:59 +00:00
bootp_stat.c sort #includes by directories 2008-04-13 00:55:59 +00:00
camel_counter.c sort #includes by directories 2008-04-13 00:55:59 +00:00
camel_srt.c sort #includes by directories 2008-04-13 00:55:59 +00:00
capture_dlg.c sort #includes by directories 2008-04-13 00:55:59 +00:00
capture_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
capture_file_dlg.c sort #includes by directories 2008-04-13 00:55:59 +00:00
capture_file_dlg.h name change 2006-05-21 05:12:17 +00:00
capture_if_details_dlg.c sort #includes by directories 2008-04-13 00:55:59 +00:00
capture_if_details_dlg.h name change 2006-05-21 05:12:17 +00:00
capture_if_dlg.c sort #includes by directories 2008-04-13 00:55:59 +00:00
capture_info_dlg.c sort #includes by directories 2008-04-13 00:55:59 +00:00
capture_prefs.c sort #includes by directories 2008-04-13 00:55:59 +00:00
capture_prefs.h name change 2006-05-21 05:12:17 +00:00
cfilter_combo_utils.c sort #includes by directories 2008-04-13 00:55:59 +00:00
cfilter_combo_utils.h name change 2006-05-21 05:12:17 +00:00
color_dlg.c sort #includes by directories 2008-04-13 00:55:59 +00:00
color_dlg.h missing mark -> select changes 2006-10-02 23:11:55 +00:00
color_edit_dlg.c sort #includes by directories 2008-04-13 00:55:59 +00:00
color_edit_dlg.h various (huge) code cleanup incl. splitting of the coloring dialog and the actual color rule edit dialog into two files - this makes the things much more clearer now (at least for me) 2006-10-02 00:13:14 +00:00
color_utils.c sort #includes by directories 2008-04-13 00:55:59 +00:00
colors.c sort #includes by directories 2008-04-13 00:55:59 +00:00
colors.h This patch makes it possible to disable individual coloring rules 2007-11-10 15:18:49 +00:00
column_prefs.c sort #includes by directories 2008-04-13 00:55:59 +00:00
column_prefs.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
conversations_eth.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_fc.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_fddi.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_ip.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_ipx.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_jxta.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_ncp.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_rsvp.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_sctp.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_table.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_table.h Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
conversations_tcpip.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_tr.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_udpip.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_usb.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_wlan.c sort #includes by directories 2008-04-13 00:55:59 +00:00
dcerpc_stat.c sort #includes by directories 2008-04-13 01:54:20 +00:00
decode_as_ber.c sort #includes by directories 2008-04-13 01:54:20 +00:00
decode_as_ber.h New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). 2007-01-13 12:59:27 +00:00
decode_as_dcerpc.c sort #includes by directories 2008-04-13 01:54:20 +00:00
decode_as_dcerpc.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
decode_as_dlg.c sort #includes by directories 2008-04-13 01:54:20 +00:00
decode_as_dlg.h First working implementation of "Decode As" for DCE-RPC interface bindings. Ethereal needs to capture the DCE-RPC bind sequence, to get a relationsship between the interface UUID and the current conversation. If this binding wasn't captured, one can use "Decode As" and choose the interface from a list corresponding to a specific conversation. Currently "only" implemented for connectionoriented (TCP) DCE-RPC, but connectionless is a work in progress. 2004-09-07 16:19:56 +00:00
dfilter_expr_dlg.c sort #includes by directories 2008-04-13 01:54:20 +00:00
dfilter_expr_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
dlg_utils.c sort #includes by directories 2008-04-13 01:54:20 +00:00
dlg_utils.h where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
doxygen.cfg.in Rename the main executable to "wireshark", along with more conversions: 2006-05-31 19:12:15 +00:00
drag_and_drop.c sort #includes by directories 2008-04-13 01:54:20 +00:00
drag_and_drop.h move drag_and_drop declarations into it's own file 2008-04-12 09:33:59 +00:00
expert_comp_dlg.c sort #includes by directories 2008-04-13 01:54:20 +00:00
expert_comp_dlg.h click on the "expert info" indicator opens the corresponding dialog 2008-04-05 23:16:59 +00:00
expert_comp_table.c sort #includes by directories 2008-04-13 01:54:20 +00:00
expert_comp_table.h Remove GTK1 code. 2008-04-07 04:34:54 +00:00
expert_dlg.c sort #includes by directories 2008-04-13 01:54:20 +00:00
export_object.c sort #includes by directories 2008-04-13 01:54:20 +00:00
export_object.h Squelch some qualifier (const vs. non-const) warnings. 2007-05-25 19:13:49 +00:00
export_object_http.c sort #includes by directories 2008-04-13 01:54:20 +00:00
fc_stat.c sort #includes by directories 2008-04-13 01:54:20 +00:00
file_dlg.c sort #includes by directories 2008-04-13 01:54:20 +00:00
file_dlg.h various code cleanup 2008-04-12 23:34:44 +00:00
fileset_dlg.c sort #includes by directories 2008-04-13 01:54:20 +00:00
fileset_dlg.h name change 2006-05-21 05:12:17 +00:00
filter_dlg.c sort #includes by directories 2008-04-13 01:54:20 +00:00
filter_dlg.h Fixed some small typos. 2008-01-08 23:14:13 +00:00
find_dlg.c sort #includes by directories 2008-04-13 01:54:20 +00:00
find_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
firewall_dlg.c sort #includes by directories 2008-04-13 01:54:20 +00:00
firewall_dlg.h Add support for generating firewall ACL rules. MAC, IPv4, port, and 2006-07-14 20:14:39 +00:00
flow_graph.c sort #includes by directories 2008-04-13 01:54:20 +00:00
follow_ssl.c sort #includes by directories 2008-04-13 01:54:20 +00:00
follow_ssl.h Standardize filenames and function names for Follow TCP & SSL stream functions 2007-09-13 22:25:20 +00:00
follow_stream.c sort #includes by directories 2008-04-13 01:54:20 +00:00
follow_stream.h Fix bug #1212: Follow SSL/UDP Stream gets direction wrong ... 2008-03-22 05:50:19 +00:00
follow_tcp.c sort #includes by directories 2008-04-13 01:54:20 +00:00
follow_tcp.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
follow_udp.c sort #includes by directories 2008-04-13 01:54:20 +00:00
follow_udp.h The rest of the Follow UDP Stream check-in 2007-11-03 04:46:22 +00:00
font_utils.c sort #includes by directories 2008-04-13 01:54:20 +00:00
font_utils.h Added an option to save column widths in the recent file. 2008-04-12 19:37:05 +00:00
funnel_stat.c sort #includes by directories 2008-04-13 01:54:20 +00:00
goto_dlg.c sort #includes by directories 2008-04-13 01:54:20 +00:00
goto_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
graph_analysis.c sort #includes by directories 2008-04-13 01:54:20 +00:00
graph_analysis.h remove unrequired "references" to gtkglobals.h 2008-04-12 16:09:22 +00:00
gsm_a_stat.c sort #includes by directories 2008-04-13 01:54:20 +00:00
gsm_map_stat.c sort #includes by directories 2008-04-13 01:54:20 +00:00
gsm_map_stat.h name change 2006-05-21 05:12:17 +00:00
gsm_map_summary.c sort #includes by directories 2008-04-13 01:54:20 +00:00
gtkglobals.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
gtkvumeter.c sort #includes by directories 2008-04-13 01:54:20 +00:00
gtkvumeter.h Remove GTK1 code. 2008-04-07 04:34:54 +00:00
gui_prefs.c sort #includes by directories 2008-04-13 01:54:20 +00:00
gui_prefs.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
gui_stat_menu.h experimental feature: dissector filters 2007-08-16 22:03:10 +00:00
gui_stat_util.c sort #includes by directories 2008-04-13 01:54:20 +00:00
gui_stat_util.h name change 2006-05-21 05:12:17 +00:00
gui_utils.c sort #includes by directories 2008-04-13 01:54:20 +00:00
gui_utils.h first round to replace SIGNAL_CONNECT with g_signal_connect 2008-04-11 21:20:51 +00:00
h225_counter.c sort #includes by directories 2008-04-13 01:54:20 +00:00
h225_ras_srt.c sort #includes by directories 2008-04-13 01:54:20 +00:00
help_dlg.c sort #includes by directories 2008-04-13 01:54:20 +00:00
help_dlg.h Remove GTK1 code. 2008-04-07 04:34:54 +00:00
hostlist_eth.c sort #includes by directories 2008-04-13 01:54:20 +00:00
hostlist_fc.c Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
hostlist_fddi.c Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
hostlist_ip.c Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
hostlist_ipx.c Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
hostlist_jxta.c name change 2006-05-21 05:12:17 +00:00
hostlist_ncp.c Fixed setting filter in SCTP Chunk Counter statistics. 2008-02-11 13:15:48 +00:00
hostlist_rsvp.c Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
hostlist_sctp.c Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
hostlist_table.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
hostlist_table.h Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
hostlist_tcpip.c Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
hostlist_tr.c Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
hostlist_udpip.c Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
hostlist_usb.c Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
hostlist_wlan.c Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
io_stat.c move stock icon code from toolbar.c into specific stock_icons file(s) 2008-04-12 00:49:20 +00:00
isprint.h Remove GTK1 code. 2008-04-07 04:34:54 +00:00
keys.h Clean up a few references to OBJECT_[GS]_DATA macros 2008-04-11 17:58:27 +00:00
layout_prefs.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
layout_prefs.h name change 2006-05-21 05:12:17 +00:00
ldap_stat.c move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main.c instead) 2008-04-12 20:31:18 +00:00
libui.vcproj proto_draw -> main_proto_draw 2008-04-12 20:11:12 +00:00
macros_dlg.c revert (most) changes in rev #20753, to avoid items being created on a wrong menu on windows. 2007-02-25 18:03:05 +00:00
macros_dlg.h revert (most) changes in rev #20753, to avoid items being created on a wrong menu on windows. 2007-02-25 18:03:05 +00:00
main.c various code cleanup 2008-04-12 23:34:44 +00:00
main.h proto_draw -> main_proto_draw 2008-04-12 20:11:12 +00:00
main_airpcap_toolbar.c various code cleanup 2008-04-12 23:34:44 +00:00
main_airpcap_toolbar.h move "airpcap toolbar" code from main.c into new file(s) main_airpcap_toolbar 2008-04-12 22:14:42 +00:00
main_filter_toolbar.c various code cleanup 2008-04-12 23:34:44 +00:00
main_filter_toolbar.h move "filter toolbar" code from main.c into new file(s) main_filter_toolbar 2008-04-12 21:44:50 +00:00
main_menu.c sort #includes by directories 2008-04-13 00:55:59 +00:00
main_menu.h rename menu -> main_menu 2008-04-12 19:18:26 +00:00
main_packet_list.c various code cleanup 2008-04-12 23:34:44 +00:00
main_packet_list.h Some packet_list.h -> main_packet_list.h changes. 2008-04-12 19:59:05 +00:00
main_proto_draw.c sort #includes by directories 2008-04-13 00:55:59 +00:00
main_proto_draw.h proto_draw -> main_proto_draw 2008-04-12 20:11:12 +00:00
main_statusbar.c sort #includes by directories 2008-04-13 00:55:59 +00:00
main_statusbar.h move statusbar related code from main.c into it's own main_statusbar.c 2008-04-12 15:55:27 +00:00
main_toolbar.c sort #includes by directories 2008-04-13 00:55:59 +00:00
main_toolbar.h cleanup of "capture_in_progress" ugly hack from main_toolbar, call capture_if_dlg directly from within main.c 2008-04-12 17:04:21 +00:00
main_welcome.c sort #includes by directories 2008-04-13 00:55:59 +00:00
main_welcome.h set SVN properties 2008-04-04 23:16:07 +00:00
mcast_stream.c Fix for bug 2414: 2008-04-07 21:17:08 +00:00
mcast_stream.h Add $Id$ 2008-02-18 22:39:03 +00:00
mcast_stream_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
mcast_stream_dlg.h Add $Id$ 2008-02-18 22:39:03 +00:00
mgcp_stat.c move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main.c instead) 2008-04-12 20:31:18 +00:00
mtp3_stat.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
mtp3_stat.h name change 2006-05-21 05:12:17 +00:00
mtp3_summary.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
nameres_prefs.c rename menu -> main_menu 2008-04-12 19:18:26 +00:00
nameres_prefs.h name change 2006-05-21 05:12:17 +00:00
ncp_stat.c move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main.c instead) 2008-04-12 20:31:18 +00:00
packet_history.c rename menu -> main_menu 2008-04-12 19:18:26 +00:00
packet_history.h name change 2006-05-21 05:12:17 +00:00
packet_win.c proto_draw -> main_proto_draw 2008-04-12 20:11:12 +00:00
packet_win.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
pixmap_save.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
pixmap_save.h Fix enhancement bug #1337: Export IO Graphs 2007-06-22 22:22:10 +00:00
plugins_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
plugins_dlg.h name change 2006-05-21 05:12:17 +00:00
prefs_dlg.c move stock icon code from toolbar.c into specific stock_icons file(s) 2008-04-12 00:49:20 +00:00
prefs_dlg.h Move libsmi settings from virtual mibs protocol page to name resolution page. 2008-01-18 07:18:32 +00:00
print_dlg.c move stock icon code from toolbar.c into specific stock_icons file(s) 2008-04-12 00:49:20 +00:00
print_mswin.c from Stephen Fisher: 2006-10-17 01:29:55 +00:00
print_mswin.h name change 2006-05-21 05:12:17 +00:00
print_prefs.c move stock icon code from toolbar.c into specific stock_icons file(s) 2008-04-12 00:49:20 +00:00
print_prefs.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
profile_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
profile_dlg.h This patch adds support for configuration profiles, which can be used to 2008-01-14 16:40:23 +00:00
progress_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
proto_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
proto_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
proto_hier_stats_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
proto_hier_stats_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
radius_stat.c move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main.c instead) 2008-04-12 20:31:18 +00:00
range_utils.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
range_utils.h Remove GTK1 code. 2008-04-07 04:34:54 +00:00
recent.c Some packet_list.h -> main_packet_list.h changes. 2008-04-12 19:59:05 +00:00
recent.h Added an option to save column widths in the recent file. 2008-04-12 19:37:05 +00:00
rpc_progs.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
rpc_stat.c move stock icon code from toolbar.c into specific stock_icons file(s) 2008-04-12 00:49:20 +00:00
rtp_analysis.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
rtp_analysis.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
rtp_player.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
rtp_player.h Remove GTK1 code. 2008-04-07 04:34:54 +00:00
rtp_player_prefs.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
rtp_player_prefs.h From Jim Young: 2008-01-16 07:36:34 +00:00
rtp_stream.c From Balint Reczey (bug 2233): 2008-02-03 10:31:55 +00:00
rtp_stream.h Preparations to be able to display dynamic payload type name in the stream analysis. 2007-04-04 06:58:12 +00:00
rtp_stream_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
rtp_stream_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
sat.h Fix for bug #1278: 2006-12-29 22:22:54 +00:00
scsi_stat.c move stock icon code from toolbar.c into specific stock_icons file(s) 2008-04-12 00:49:20 +00:00
sctp_assoc_analyse.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
sctp_byte_graph_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
sctp_chunk_stat.c move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main.c instead) 2008-04-12 20:31:18 +00:00
sctp_chunk_stat_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
sctp_error_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
sctp_graph_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
sctp_stat.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
sctp_stat.h (Minor) Use _WIN32 (instead of WIN32) like the rest of Wireshark 2007-06-03 16:07:07 +00:00
sctp_stat_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
service_response_time_table.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
service_response_time_table.h name change 2006-05-21 05:12:17 +00:00
simple_dialog.c compat_macros.h is gone now!!! 2008-04-12 01:41:53 +00:00
sip_stat.c move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main.c instead) 2008-04-12 20:31:18 +00:00
smb2_stat.c move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main.c instead) 2008-04-12 20:31:18 +00:00
smb_stat.c move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main.c instead) 2008-04-12 20:31:18 +00:00
stats_tree_stat.c move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main.c instead) 2008-04-12 20:31:18 +00:00
stock_icons.c move stock icon code from toolbar.c into specific stock_icons file(s) 2008-04-12 00:49:20 +00:00
stock_icons.h move stock icon code from toolbar.c into specific stock_icons file(s) 2008-04-12 00:49:20 +00:00
stream_prefs.c Some packet_list.h -> main_packet_list.h changes. 2008-04-12 19:59:05 +00:00
stream_prefs.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
summary_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
summary_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
supported_protos_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
supported_protos_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
t38_analysis.c nikai@nikai.net: 2006-11-14 20:32:29 +00:00
tap_dfilter_dlg.c move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main.c instead) 2008-04-12 20:31:18 +00:00
tap_dfilter_dlg.h move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main.c instead) 2008-04-12 20:31:18 +00:00
tcp_graph.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
text_page.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
text_page.h name change 2006-05-21 05:12:17 +00:00
u3.c Augment get_gui_runtime_info() with additional information about the U3 device Wireshark is being run from. 2007-02-04 12:39:07 +00:00
u3.h GCC warning fixes 2007-03-09 13:14:09 +00:00
uat_gui.c rename menu -> main_menu 2008-04-12 19:18:26 +00:00
uat_gui.h revert (most) changes in rev #20753, to avoid items being created on a wrong menu on windows. 2007-02-25 18:03:05 +00:00
voip_calls.c Remove: 2008-04-09 19:39:58 +00:00
voip_calls.h To ease troubleshooting of bug #2017 and for code clarity in the future, use 2008-01-09 08:34:58 +00:00
voip_calls_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
voip_calls_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
webbrowser.c PRIMARY_TEXT_START and PRIMARY_TEXT_END are gone; use 2008-04-12 03:02:23 +00:00
webbrowser.h name change 2006-05-21 05:12:17 +00:00
win32-file-dlg.c rename menu -> main_menu 2008-04-12 19:18:26 +00:00
win32-file-dlg.h Change the "Filter:" button in the Win32 open and merge dialogs to a 2008-03-27 17:21:48 +00:00
wlan_stat_dlg.c where it's not necessary, remove #include "compat_macros.h" 2008-04-12 01:02:59 +00:00
wsp_stat.c move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main.c instead) 2008-04-12 20:31:18 +00:00