wireshark/ui/gtk
Michael Mann a8ff1e2778 Create very basic "generic" stat tap API to create a "GUI" independent table.
A few sample tap/dissectors (ANSI/A, ANSI MAP) are also included to test the API.  The "GUI output" is a bit raw and could use some "prettying up", but all the basic hooks are there.

Telephony "stat grouping" needs to be better alphabetized to properly populate menu (on GTK, probably Qt)

Change-Id: I98514171f69c4ab3a304dccb26c71d629703c9ab
Reviewed-on: https://code.wireshark.org/review/9110
Reviewed-by: Michael Mann <mmann78@netscape.net>
2015-07-03 23:08:28 +00:00
..
CMakeLists.txt Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +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 Regenerate *-tap-register.c when associated Makefile.common is updated (*nix) 2015-06-25 21:36:45 +00:00
Makefile.common Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
Makefile.nmake Add Makefile_common.common to wireshark-tap-register.c dependencies (windows) 2015-06-25 21:45:40 +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 ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
about_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
addr_resolution_dlg.c Make get_manuf_name return a const string. 2015-02-16 12:47:02 +00:00
addr_resolution_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
airpcap_dlg.c Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides 2015-07-02 15:28: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 Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides 2015-07-02 15:28:03 +00:00
airpcap_gui_utils.h Add the wireless toolbar. 2015-06-16 03:45:54 +00:00
bootp_stat.c Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
bytes_view.c G_STRUCT_OFFSET gives warnings turned errors with MSVC2015, 2015-06-03 10:44:16 +00:00
bytes_view.h Fix diagnostics macros and squelch a gcc warning. 2015-02-14 19:46:42 +00:00
camel_counter.c Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
capture_comment_icons.h
capture_dlg.c Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides 2015-07-02 15:28:03 +00:00
capture_dlg.h GTK Remote Capturing 2014-07-11 04:29:46 +00:00
capture_file_dlg.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +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 Convert val_to_str -> val_to_str_wmem. 2015-02-04 06:58:49 +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 Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides 2015-07-02 15:28:03 +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 Have a common routine for constructing strings listing interfaces. 2015-04-05 23:43:01 +00:00
cfilter_combo_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
color_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
color_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
color_edit_dlg.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
color_edit_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
color_utils.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
color_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
compare_stat.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
conversation_hastables_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
conversation_hastables_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
conversations_table.c Replace tabs by spaces when editor modelines has "expandtab" 2015-02-13 17:34:53 +00:00
conversations_table.h Qt: Refactor ConversationDialog for endpoints. 2014-09-05 01:06:53 +00:00
dcerpc_stat.c Further refactor SRT stats. 2015-06-21 03:35:13 +00:00
decode_as_dlg.c Explicitly check for DCE/RPC dissector name in the Decode As dialog because it doesn't have a specific subdissector table to invoke the DCE/RPC "Decode As" tab. 2015-07-01 03:08:17 +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 Add the Display Filter Expression dialog. 2015-06-03 02:27:00 +00:00
dfilter_expr_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
dissector_tables_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
dissector_tables_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
dlg_utils.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +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 ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +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 ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +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 Expert Info dialog. 2015-05-08 04:29:59 +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 Expert Info dialog. 2015-05-08 04:29:59 +00:00
expert_comp_table.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
expert_indicators.h Add green bullet to indicate success. 2012-08-09 13:23:47 +00:00
export_object_dlg.c GTK UI: remove eo_saveable_pathname in favor of eo_massage_str 2015-05-05 23:49:28 +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 Add missing #include ( "ui/gtk/old-gtk-compat.h" ) 2015-01-09 09:17:42 +00:00
export_pdu_dlg.h The plural is "PDUs", not "PDU:s". 2014-07-16 01:10:53 +00:00
export_sslkeys.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
export_sslkeys.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
extcap_gtk.c extcap: Implement QT extcap options 2015-05-05 09:35:10 +00:00
extcap_gtk.h Convert "4 space tabs" to spaces; Adjust editor modelines. 2014-10-06 18:29:40 +00:00
file_dlg.c gtk,qt: Fix minor buffer underrun 2015-06-22 22:54:19 +00:00
file_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
file_import_dlg.c Consistently use the "g_string_free returns a C string pointer" idiom. 2015-01-13 23:14:13 +00:00
file_import_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
fileset_dlg.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
fileset_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
filter_autocomplete.c ui/gtk: use GTK+ 2 name for control keys 2015-02-23 12:32:35 +00:00
filter_autocomplete.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
filter_dlg.c Qt: Add the capture and display filter dialog. 2015-06-05 19:19:46 +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 Clear the filter expression list in prefs.c. 2015-02-20 23:16:54 +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 ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
filter_utils.h [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
find_dlg.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
find_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
firewall_dlg.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
firewall_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
flow_graph.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
follow_ssl.c ep_<protocol>_port_to_display -> <protocol>_port_to_display 2015-01-08 05:32:32 +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 ep_<protocol>_port_to_display -> <protocol>_port_to_display 2015-01-08 05:32:32 +00:00
follow_tcp.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow_udp.c ep_<protocol>_port_to_display -> <protocol>_port_to_display 2015-01-08 05:32:32 +00:00
follow_udp.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
font_utils.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
font_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
funnel_stat.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
goto_dlg.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
goto_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
graph_analysis.c Replace ep_display_to_address with wmem equivalent display_to_address. 2015-01-05 13:55:04 +00:00
graph_analysis.h voip_calls: Regression fixes. 2014-11-18 23:37:35 +00:00
gsm_a_stat.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
gsm_map_stat.c Get rid of an unused structure member. 2015-03-07 04:41:09 +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 ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
gtk_iface_monitor.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +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
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 Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
gui_stat_util.h Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
gui_utils.c Disable overlay scrolling 2015-06-30 20:57:08 +00:00
gui_utils.h Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
h225_counter.c Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
help_dlg.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
help_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
hostlist_table.c Stop using atof/strtod (fixes column sorting of float types) 2015-06-25 15:38: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 iax2_analysis.c: fix V610 warning reported by PVS-Studio 2015-06-07 14:35:07 +00:00
iax2_analysis.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
io_stat.c Get rid of an unused structure member. 2015-03-07 04:41:09 +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 bytes_to_ep_str -> bytes_to_str 2015-01-08 05:43:51 +00:00
lbm_stream_dlg.h Remove unneeded include of config.h 2014-08-12 17:02:49 +00:00
lbm_uimflow_dlg.c bytes_to_ep_str -> bytes_to_str 2015-01-08 05:43:51 +00:00
lbm_uimflow_dlg.h Remove unneeded include of config.h 2014-08-12 17:02:49 +00:00
mac_lte_stat_dlg.c Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
macros_dlg.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
macros_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main.c Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
main.h Improved deregistering fields. 2014-11-10 08:01:12 +00:00
main_80211_toolbar.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +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 Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides 2015-07-02 15:28:03 +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 Plugin Interface: Add GUI callbacks 2015-06-25 16:23:08 +00:00
main_filter_toolbar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_menubar.c Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
main_menubar_private.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_statusbar.c Keep a captured-packet count in a capture_session and use that. 2015-04-06 19:15:24 +00:00
main_statusbar_private.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_titlebar.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
main_titlebar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_toolbar.c Fix some --without-pcap build problems. 2015-05-06 19:50:33 +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 Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides 2015-07-02 15:28:03 +00:00
main_welcome.h Show a list of interfaces on the welcome screen when capturing. 2015-04-06 08:01:28 +00:00
main_welcome_private.h Give the welcome screen its own set of callbacks. 2015-04-05 20:02:20 +00:00
manual_addr_resolv.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
manual_addr_resolv.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
mcast_stream_dlg.c Multicast Stream: Move mcast_stream.[ch] to ui 2015-02-08 22:22:33 +00:00
mcast_stream_dlg.h Multicast Stream: Move mcast_stream.[ch] to ui 2015-02-08 22:22:33 +00:00
memory_dlg.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
menus.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
mtp3_stat.c Get rid of an unused structure member. 2015-03-07 04:41:09 +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 ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +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 ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
packet_history.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_list.c Take all epan_column_info members that always get allocated to "number of columns" to share their own data structure. 2015-06-29 02:11:04 +00:00
packet_list.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_list_store.c Take all epan_column_info members that always get allocated to "number of columns" to share their own data structure. 2015-06-29 02:11:04 +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 the last deprecated tvb_length calls 2015-06-24 17:32:40 +00:00
packet_panes.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_win.c Take all epan_column_info members that always get allocated to "number of columns" to share their own data structure. 2015-06-29 02:11:04 +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 ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +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 Let capture_dev_user_pmode_find() say "not found". 2015-04-04 21:03:34 +00:00
prefs_capture.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_column.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
prefs_column.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_dlg.c Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides 2015-07-02 15:28:03 +00:00
prefs_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_filter_expressions.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +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 Add missing #include ( "ui/gtk/old-gtk-compat.h" ) 2015-01-09 09:17:42 +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 unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
prefs_gui.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_layout.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
prefs_layout.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
print_dlg.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
profile_dlg.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
profile_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
progress_dlg.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
proto_dlg.c Proto dialog (GTK) : fix indent (use 2 spaces) and add modelines 2015-01-28 12:46:31 +00:00
proto_dlg.h Proto dialog (GTK) : fix indent (use 2 spaces) and add modelines 2015-01-28 12:46:31 +00:00
proto_help.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +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 Qt: Add the Protocol Hierarchy statistics dialog. 2015-02-04 02:06:01 +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 ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +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 ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
proto_tree_model.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
range_utils.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
range_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
remote_icons.h
response_time_delay_table.c Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
response_time_delay_table.h Refactor RTD stats. 2015-06-22 15:13:39 +00:00
rlc_lte_graph.c (Trivial) Fix printf-related 'Mismatch on sign' warnings 2015-02-09 18:57:14 +00:00
rlc_lte_stat_dlg.c Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
rpc_progs.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
rpc_stat.c Have RPC dissector use real dissector tables for its subdissectors instead of a "homegrown" method. 2015-07-02 08:59:33 +00:00
rtp_analysis.c GTK: fix a V610 warning reported by PVS-Studio 2015-06-09 20:20:55 +00:00
rtp_player.c RTP player: don't crash when drawing channel graphs for very long calls. 2015-03-02 07:00:47 +00:00
rtp_player.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
rtp_stream_dlg.c Start exposing the filter field of a tap listener to the RTP GUI APIs. 2015-05-20 11:03:58 +00:00
rtp_stream_dlg.h Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
sctp_assoc_analyse.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
sctp_byte_graph_dlg.c Fix a few issues reported by PVS-Studio 2015-06-05 21:15:37 +00:00
sctp_chunk_stat.c Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
sctp_chunk_stat_dlg.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
sctp_error_dlg.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
sctp_graph_dlg.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
sctp_stat_dlg.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +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 Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
service_response_time_table.h Limit the text displayed for the Filter label in the SRT dialog so it doesn't push the table off of dialog. 2015-06-25 18:43:43 +00:00
simple_dialog.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
simple_dialog.h UI (simple_dialog): fix warning: redundant redeclaration of .. [-Wredundant-decls] 2014-10-06 21:15:25 +00:00
simple_stattable.c Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
simple_stattable.h Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
sip_stat.c Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
stats_tree_stat.c Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
stock_icons.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +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 Remove unneeded includes from ui folder 2015-01-01 23:11:10 +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 tabs in files with editor modeline "expandtab" 2015-06-11 02:15:35 +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 Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
tap_param_dlg.h Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
tcp_graph.c ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +00:00
text_page_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +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 ui/gtk/*.c: Add editor modelines; As needed: Fix indentation 2015-02-15 19:02:30 +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 Make UAT record update callbacks return a success/failure indication. 2015-02-18 00:41:09 +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 Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
voip_calls_dlg.h voip_calls: Move to ui. 2014-11-18 00:48:34 +00:00
webbrowser.c [MSVC 2015] Use intptr_t to make MSVC happy. 2015-06-10 08:01:37 +00:00
webbrowser.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wlan_stat_dlg.c Move some frame control field #defines to a header and use them elsewhere. 2015-07-03 02:51:51 +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 Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00
wssplash.h Update the capture start, stop, and restart icons and development badge 2013-04-26 21:10:35 +00:00