wireshark/ui/gtk
Michael Mann 71c02b20eb Create FT_FCWWN field type.
Also, convert the "string" hf_ entries that used tvb_fcwwn_to_str as a string to use proto_tree_add_item with FT_FCWWN type.

Change-Id: I4ca77870499fd8239584a70874998b5d194a7167
Reviewed-on: https://code.wireshark.org/review/6036
Petri-Dish: Michael Mann <mmann78@netscape.net>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-12-28 20:05:29 +00:00
..
CMakeLists.txt Remove main-menubar-ui.xml because it's not used. 2014-12-19 02:28:06 +00:00
CMakeListsCustom.txt.example Having CmakeListsCustom.txt in git defeats the purpose of its existence: 2014-09-18 07:02:00 +00:00
Makefile.am Qt: Add stock icons. 2014-09-20 19:54:04 +00:00
Makefile.common voip_calls: Move to ui. 2014-11-18 00:48:34 +00:00
Makefile.nmake Now that Python is mandatory on Windows, remove checks for it from nmakefiles 2014-08-09 20:23:39 +00:00
Makefile_custom.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
STATUS.gtk3 Continue to remove $Id$ from top of file 2014-03-31 16:00:04 +00:00
about_dlg.c Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
about_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
addr_resolution_dlg.c Fix whitespace/indentation to match editor modelines. 2014-08-05 20:42:21 +00:00
addr_resolution_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
afp_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
airpcap_dlg.c Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
airpcap_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
airpcap_gui_utils.c Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
airpcap_gui_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ansi_a_stat.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
ansi_map_stat.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
bootp_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
bytes_view.c Make boolean bitmask type 64-bit wide 2014-10-12 14:15:12 +00:00
bytes_view.h Make boolean bitmask type 64-bit wide 2014-10-12 14:15:12 +00:00
camel_counter.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
camel_srt.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
capture_comment_icons.h
capture_dlg.c Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str. 2014-12-28 14:09:27 +00:00
capture_dlg.h GTK Remote Capturing 2014-07-11 04:29:46 +00:00
capture_file_dlg.c Allow wtap_read() and wtap_seek_read() to return records other than packets. 2014-05-24 18:31:25 +00:00
capture_file_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_if_details_dlg_win32.c Replace one more isprint() with g_ascii_isprint(). 2014-10-30 16:56:48 +00:00
capture_if_details_dlg_win32.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_if_dlg.c Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str. 2014-12-28 14:09:27 +00:00
capture_if_dlg.h Move utility routines for capturing into a libcaputils static library. 2014-07-04 07:25:26 +00:00
capture_info_dlg.c Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
cfilter_combo_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
color_dlg.c Update the simple dialog code. 2014-09-25 22:02:43 +00:00
color_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
color_edit_dlg.c Migrate GTK icon handling to GTK 3.10 API 2014-03-11 05:38:01 +00:00
color_edit_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
color_utils.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
color_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
compare_stat.c Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
conversation_hastables_dlg.c Fix indent (Use 4spaces like end of the file and modelines info 2014-06-16 17:08:57 +00:00
conversation_hastables_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
conversations_table.c UDP: fix 'Follow Stream' button from conversations tab 2014-12-26 22:37:33 +00:00
conversations_table.h Qt: Refactor ConversationDialog for endpoints. 2014-09-05 01:06:53 +00:00
dcerpc_stat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
decode_as_dlg.c Enable case-insensitive string dissector tables 2014-12-15 21:09:35 +00:00
decode_as_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
dfilter_expr_dlg.c Don't use <ctype.h> macros, and eliminate an include of <ctype.h>. 2014-10-17 06:41:58 +00:00
dfilter_expr_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
diameter_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
dissector_tables_dlg.c Add a heur_dissector_table_foreach() function. 2014-12-11 04:16:33 +00:00
dissector_tables_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
dlg_utils.c Save the size and position of the expert info dialog 2014-06-19 22:21:05 +00:00
dlg_utils.h Gtk Utils: fix unknown command tag name 'parm'; did you mean 'param'? (-Wdocumentation) 2014-11-14 09:57:43 +00:00
doxygen.cfg.in Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
drag_and_drop.c Move capture.[ch] to libui. 2014-06-30 05:38:57 +00:00
drag_and_drop.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
edit_packet_comment_dlg.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
edit_packet_comment_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
expert_comp_dlg.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
expert_comp_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
expert_comp_table.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
expert_comp_table.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
expert_indicators.h
export_object_dlg.c Add Object (file) export for files transferred over TFTP. 2014-06-05 18:00:49 +00:00
export_object_dlg.h Add Object (file) export for files transferred over TFTP. 2014-06-05 18:00:49 +00:00
export_pdu_dlg.c The plural is "PDUs", not "PDU:s". 2014-07-16 01:10:53 +00:00
export_pdu_dlg.h The plural is "PDUs", not "PDU:s". 2014-07-16 01:10:53 +00:00
export_sslkeys.c Remove unnecessary includes of <ctype.h>. 2014-10-17 06:57:41 +00:00
export_sslkeys.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
extcap_gtk.c extcap: Remove single-space argument for boolflags 2014-10-13 19:26:46 +00:00
extcap_gtk.h Convert "4 space tabs" to spaces; Adjust editor modelines. 2014-10-06 18:29:40 +00:00
fc_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
file_dlg.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
file_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
file_import_dlg.c Add a routine to return a version string including VCS information. 2014-06-22 01:06:25 +00:00
file_import_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
fileset_dlg.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
fileset_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
filter_autocomplete.c Replace linked list of proto fields with array 2014-04-21 15:37:06 +00:00
filter_autocomplete.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
filter_dlg.c Fix filter test for multifield custom column 2014-12-20 20:46:21 +00:00
filter_dlg.h Fix filter valid/invalid test for multifield custom type 2014-12-20 17:59:25 +00:00
filter_expression_save_dlg.c Remove unnecessary includes of <ctype.h>. 2014-10-17 06:57:41 +00:00
filter_expression_save_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
filter_utils.c [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
filter_utils.h [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
find_dlg.c Remove unnecessary includes of <ctype.h>. 2014-10-17 06:57:41 +00:00
find_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
firewall_dlg.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
firewall_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
flow_graph.c Consolidate sequence analysis code. 2014-11-26 00:04:05 +00:00
follow_ssl.c Remove unnecessary includes of <ctype.h>. 2014-10-17 06:57:41 +00:00
follow_ssl.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow_stream.c Remove unnecessary includes of <ctype.h>. 2014-10-17 06:57:41 +00:00
follow_stream.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow_tcp.c Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
follow_tcp.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow_udp.c Replace uses of proto_get_frame_protocols with proto_is_frame_protocol when only one protocol is desired. 2014-12-19 18:00:20 +00:00
follow_udp.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
font_utils.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
font_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
funnel_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
goto_dlg.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
goto_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
graph_analysis.c voip_calls: Regression fixes. 2014-11-18 23:37:35 +00:00
graph_analysis.h voip_calls: Regression fixes. 2014-11-18 23:37:35 +00:00
gsm_a_stat.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
gsm_map_stat.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
gsm_map_stat.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
gsm_map_summary.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
gtk_iface_monitor.c Move the monitor-for-interface-list-changes stuff to the caputils library. 2014-07-16 01:27:21 +00:00
gtk_iface_monitor.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
gtkglobals.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
gtp_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
gui_stat_menu.h fix_bug_10199: enhancement Telephony VoIP Call add ability to show all SIP Flows. 2014-06-25 16:14:58 +00:00
gui_stat_util.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
gui_stat_util.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
gui_utils.c Fix heap-use-after-free via setlocale 2014-07-29 01:53:32 +00:00
gui_utils.h Gtk Utils: fix unknown command tag name 'parm'; did you mean 'param'? (-Wdocumentation) 2014-11-14 09:57:43 +00:00
h225_counter.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
h225_ras_srt.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
help_dlg.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
help_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
hostlist_table.c hostlist_table (GTK): Fix Dereference of null pointer found by Clang analyzer 2014-11-25 02:43:45 +00:00
hostlist_table.h GTK (hostlist_table) fix indent (use 4 spaces) and modelines info 2014-10-04 16:19:29 +00:00
iax2_analysis.c Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
iax2_analysis.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
io_stat.c Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
keys.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
layouts.h Add an interface list icon. Some of the new capture icons were 1 pixel 2013-03-27 18:09:00 +00:00
lbm_stream_dlg.c Do not use packet scoped memory in GUI 2014-12-21 20:47:48 +00:00
lbm_stream_dlg.h Remove unneeded include of config.h 2014-08-12 17:02:49 +00:00
lbm_uimflow_dlg.c Do not use packet scoped memory in GUI 2014-12-21 20:47:48 +00:00
lbm_uimflow_dlg.h Remove unneeded include of config.h 2014-08-12 17:02:49 +00:00
ldap_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
mac_lte_stat_dlg.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
macros_dlg.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
macros_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main.c Use getopt_long() for the first pass through the argument list. 2014-12-26 22:39:46 +00:00
main.h Improved deregistering fields. 2014-11-10 08:01:12 +00:00
main_80211_toolbar.c Move utility routines for capturing into a libcaputils static library. 2014-07-04 07:25:26 +00:00
main_80211_toolbar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_airpcap_toolbar.c Update the simple dialog code. 2014-09-25 22:02:43 +00:00
main_airpcap_toolbar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_filter_toolbar.c Migrate GTK icon handling to GTK 3.10 API 2014-03-11 05:38:01 +00:00
main_filter_toolbar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_menubar.c Fix building of color conversation filter 2014-12-26 22:43:35 +00:00
main_menubar_private.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_statusbar.c Fix problem where the profile bar moves further left every time Wireshark is 2014-11-22 13:49:57 +00:00
main_statusbar_private.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_titlebar.c Add a routine to return a version string including VCS information. 2014-06-22 01:06:25 +00:00
main_titlebar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_toolbar.c Migrate GTK icon handling to GTK 3.10 API 2014-03-11 05:38:01 +00:00
main_toolbar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_toolbar_private.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_welcome.c Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
main_welcome.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
manual_addr_resolv.c Update the simple dialog code. 2014-09-25 22:02:43 +00:00
manual_addr_resolv.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
mcast_stream.c mcast_stream: fix indent (use 4 spaces) 2014-11-16 17:23:56 +00:00
mcast_stream.h mcast_stream: fix indent (use 4 spaces) 2014-11-16 17:23:56 +00:00
mcast_stream_dlg.c Convert "4 space tabs" to spaces; Adjust editor modelines. 2014-10-06 18:29:40 +00:00
mcast_stream_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
megaco_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
memory_dlg.c Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
menus.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
mgcp_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
mtp3_stat.c Change more variables from si_code to mtp3_si_code to avoid conflicts 2014-12-20 02:30:17 +00:00
mtp3_stat.h Change more variables from si_code to mtp3_si_code to avoid conflicts 2014-12-20 02:30:17 +00:00
mtp3_summary.c Change more variables from si_code to mtp3_si_code to avoid conflicts 2014-12-20 02:30:17 +00:00
ncp_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
network_icons.h Add an interface list icon. Some of the new capture icons were 1 pixel 2013-03-27 18:09:00 +00:00
old-gtk-compat.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_history.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_history.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_list.c Fix filter valid/invalid test for multifield custom type 2014-12-20 17:59:25 +00:00
packet_list.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_list_store.c Add a Buffer to wtap_pkthdr to hold file-type-specific packet metadata. 2014-12-01 00:31:03 +00:00
packet_list_store.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_panes.c Remove unnecessary includes of <ctype.h>. 2014-10-17 06:57:41 +00:00
packet_panes.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_win.c Create FT_FCWWN field type. 2014-12-28 20:05:29 +00:00
packet_win.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
pipe_icon.h
pixmap_save.c Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
pixmap_save.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
plugins_dlg.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
plugins_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_capture.c Get rid of NO_INTERFACES_FOUND - it's not an error. 2014-07-22 23:53:49 +00:00
prefs_capture.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_column.c Fix filter valid/invalid test for multifield custom type 2014-12-20 17:59:25 +00:00
prefs_column.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_dlg.c Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
prefs_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_filter_expressions.c Migrate GTK icon handling to GTK 3.10 API 2014-03-11 05:38:01 +00:00
prefs_filter_expressions.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_font_color.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_font_color.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_gui.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_gui.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_layout.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_layout.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
print_dlg.c Migrate GTK icon handling to GTK 3.10 API 2014-03-11 05:38:01 +00:00
profile_dlg.c Migrate GTK icon handling to GTK 3.10 API 2014-03-11 05:38:01 +00:00
profile_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
progress_dlg.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
proto_dlg.c Update the simple dialog code. 2014-09-25 22:02:43 +00:00
proto_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
proto_help.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
proto_help.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
proto_hier_stats_dlg.c Move proto_hier_stats.[ch] to libui. 2014-06-30 21:08:53 +00:00
proto_hier_stats_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
proto_hier_tree_model.c Replace linked list of proto fields with array 2014-04-21 15:37:06 +00:00
proto_hier_tree_model.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
proto_tree_model.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
proto_tree_model.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
radius_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
range_utils.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
range_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
remote_icons.h
rlc_lte_graph.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
rlc_lte_stat_dlg.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
rpc_progs.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
rpc_stat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
rtp_analysis.c voip_calls: Move to ui. 2014-11-18 00:48:34 +00:00
rtp_player.c Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
rtp_player.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
rtp_stream.c Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
rtp_stream_dlg.c Do not use packet scoped memory in GUI 2014-12-21 20:47:48 +00:00
rtp_stream_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
scsi_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
sctp_assoc_analyse.c Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str. 2014-12-28 14:09:27 +00:00
sctp_byte_graph_dlg.c Migrate GTK icon handling to GTK 3.10 API 2014-03-11 05:38:01 +00:00
sctp_chunk_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
sctp_chunk_stat_dlg.c Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str. 2014-12-28 14:09:27 +00:00
sctp_error_dlg.c Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
sctp_graph_dlg.c Fix -Wabsolute-value in GTK SCTP Graph (Found by Clang 3.5) 2014-03-15 11:40:20 +00:00
sctp_stat_dlg.c Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str. 2014-12-26 21:17:10 +00:00
sctp_stat_gtk.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
service_response_time_table.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
service_response_time_table.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
simple_dialog.c Update the simple dialog code. 2014-09-25 22:02:43 +00:00
simple_dialog.h UI (simple_dialog): fix warning: redundant redeclaration of .. [-Wredundant-decls] 2014-10-06 21:15:25 +00:00
sip_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
smb2_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
smb_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
stats_tree_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
stock_icons.c Postpone replacing GTK+ stock icon usage 2014-03-26 10:35:56 +00:00
stock_icons.h Migrate GTK icon handling to GTK 3.10 API 2014-03-11 05:38:01 +00:00
summary_dlg.c Get rid of #if 0'ed out includes of capture-pcap-util.h. 2014-07-20 22:14:26 +00:00
summary_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
supported_protos_dlg.c Replace linked list of proto fields with array 2014-04-21 15:37:06 +00:00
supported_protos_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap_param_dlg.c Add an optional flag and a type for UUID parameters for stat taps. 2014-11-14 19:25:42 +00:00
tap_param_dlg.h Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tcp_graph.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
text_page_utils.c Fix whitespace/indentation to match editor modelines. 2014-08-05 20:42:21 +00:00
text_page_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
time_shift_dlg.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
time_shift_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
toolbar_icons.h Update the capture start, stop, and restart icons and development badge 2013-04-26 21:10:35 +00:00
uat_gui.c Improved deregistering fields. 2014-11-10 08:01:12 +00:00
uat_gui.h Continue to remove $Id$ from top of file 2014-03-31 15:59:51 +00:00
voip_calls_dlg.c Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str. 2014-12-26 21:17:10 +00:00
voip_calls_dlg.h voip_calls: Move to ui. 2014-11-18 00:48:34 +00:00
webbrowser.c Do not try to use unknown/non-existent webbrowser 2014-03-08 06:30:17 +00:00
webbrowser.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wlan_stat_dlg.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
wsicon.h More icon updates. 2013-03-26 19:51:33 +00:00
wsiconcap.h Replace the capture start and restart icons with a green fin similar to 2013-04-11 16:52:03 +00:00
wsp_stat.c Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
wssplash.h Update the capture start, stop, and restart icons and development badge 2013-04-26 21:10:35 +00:00