wireshark/ui/gtk
Guy Harris e9c4217dca Don't change the packet list column precision in taps.
The only place where the packet list column precision should be set is
in the code for the column precision menu item, the code for the recent
file item for that precision, and, if we were to provide it, code for a
command-line optpion to set it.  It's not up to some tap to change it.

Change-Id: I547e606fb346b4c21674a66e883cbbe382055a37
Reviewed-on: https://code.wireshark.org/review/4336
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2014-09-28 08:02:26 +00:00
..
ui Continue to remove $Id$ from top of file 2014-03-31 16:00:04 +00:00
CMakeLists.txt CMake: Add conditional builds. 2014-09-21 14:46:54 +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 Update the simple dialog code. 2014-09-25 22:02:43 +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 Fix compilation when we don't HAVE_LIBSMI or HAVE_GEOIP. 2014-08-21 14:35:25 +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 Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +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 and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
ansi_map_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
bootp_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
bytes_view.c Move the XXX-to-UTF-8 loops to routines in epan/charsets.c. 2014-04-25 08:32:06 +00:00
bytes_view.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
camel_counter.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
camel_srt.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
capture_comment_icons.h Update the comment icons and tooltips. 2012-03-08 19:07:02 +00:00
capture_dlg.c Update the simple dialog code. 2014-09-25 22:02:43 +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 Update the simple dialog code. 2014-09-25 22:02:43 +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 Extcap Capture Interface 2014-08-21 03:34:02 +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 Don't change the packet list column precision in taps. 2014-09-28 08:02:26 +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 GTK (conversations table): Fix Dereference of null pointer found by Clang analyzer 2014-09-07 01:39:22 +00:00
conversations_table.h Qt: Refactor ConversationDialog for endpoints. 2014-09-05 01:06:53 +00:00
dcerpc_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
decode_as_dlg.c Write out decode_as entries from the actual dissector tables. 2014-08-04 23:38:13 +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 Make value_string_ext const-correct. 2014-07-27 22:02:42 +00:00
dfilter_expr_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
diameter_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
dissector_tables_dlg.c Get rid of more tvb_get_nstringz* calls. 2014-04-12 22:27:22 +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 Save the size and position of the expert info dialog 2014-06-19 22:21:05 +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 Mark unused parameter as such 2014-07-16 02:01:08 +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 Add green bullet to indicate success. 2012-08-09 13:23:47 +00:00
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 all $Id$ from top of file 2014-03-04 14:27:33 +00:00
export_sslkeys.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
extcap_gtk.c Fix Dead Store (Dead assignement/Dead increment) warning found by Clang 2014-08-31 20:21:11 +00:00
extcap_gtk.h Extcap Capture Interface 2014-08-21 03:34:02 +00:00
fc_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +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 Move filters.[ch] to libui. 2014-06-30 21:47:58 +00:00
filter_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
filter_expression_save_dlg.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Migrate GTK icon handling to GTK 3.10 API 2014-03-11 05:38:01 +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 Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
follow_ssl.c Identify client/server by their IP address and port number in follow streams dialog box 2014-05-11 17:01:54 +00:00
follow_ssl.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow_stream.c Add a routine to return a version string including VCS information. 2014-06-22 01:06:25 +00:00
follow_stream.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow_tcp.c Identify client/server by their IP address and port number in follow streams dialog box 2014-05-11 17:01:54 +00:00
follow_tcp.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow_udp.c Identify client/server by their IP address and port number in follow streams dialog box 2014-05-11 17:01:54 +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 Use GQueue for generating statistics 2014-06-27 08:55:11 +00:00
graph_analysis.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
gsm_a_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
gsm_map_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +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 Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +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 Save the size and position of the expert info dialog 2014-06-19 22:21:05 +00:00
h225_counter.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
h225_ras_srt.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +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 Qt: Add the "Map" button to the Endpoints dialog. 2014-09-17 20:04:28 +00:00
hostlist_table.h Qt: Refactor ConversationDialog for endpoints. 2014-09-05 01:06:53 +00:00
iax2_analysis.c Fix spelling: cant-->can't, wont-->won't, etc 2014-09-16 15:31:58 +00:00
iax2_analysis.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
io_stat.c Fix spelling: cant-->can't, wont-->won't, etc 2014-09-16 15:31:58 +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 Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
lbm_stream_dlg.h Remove unneeded include of config.h 2014-08-12 17:02:49 +00:00
lbm_uimflow_dlg.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
lbm_uimflow_dlg.h Remove unneeded include of config.h 2014-08-12 17:02:49 +00:00
ldap_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
mac_lte_stat_dlg.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +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 Move the console log handling code to ui/console.[ch]. 2014-09-26 14:15:45 +00:00
main.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Refactor "common" hostlist/endpoint table functionality. 2014-08-18 04:24:39 +00:00
main_menubar_private.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_statusbar.c Move capture.[ch] to libui. 2014-06-30 05:38: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 Some routine name changes. 2014-04-19 19:07:06 +00:00
mcast_stream.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
mcast_stream_dlg.c Rename buffer_ routines to ws_buffer_ to avoid name collisions. 2014-08-02 11:01:29 +00:00
mcast_stream_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
megaco_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
memory_dlg.c Fix spelling: cant-->can't, wont-->won't, etc 2014-09-16 15:31:58 +00:00
menus.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
mgcp_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
mtp3_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
mtp3_stat.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
mtp3_summary.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
ncp_stat.c Fix spelling: cant-->can't, wont-->won't, etc 2014-09-16 15:31:58 +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 Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_list.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_list_store.c Rename buffer_ routines to ws_buffer_ to avoid name collisions. 2014-08-02 11:01:29 +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 all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_panes.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_win.c Rename buffer_ routines to ws_buffer_ to avoid name collisions. 2014-08-02 11:01:29 +00:00
packet_win.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
pipe_icon.h Add icons for pipe interfaces. This allows for easier 2012-01-19 13:02:32 +00:00
pixmap_save.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Migrate GTK icon handling to GTK 3.10 API 2014-03-11 05:38:01 +00:00
prefs_column.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_dlg.c Update the simple dialog code. 2014-09-25 22:02:43 +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 Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +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 Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
rpc_progs.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
rpc_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
rtp_analysis.c Fix spelling: cant-->can't, wont-->won't, etc 2014-09-16 15:31:58 +00:00
rtp_player.c Hack to fix RTP player progress line position 2014-08-24 16:44:33 +00:00
rtp_player.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
rtp_stream.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
rtp_stream_dlg.c Fix heap-use-after-free via setlocale 2014-07-29 01:53:32 +00:00
rtp_stream_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
scsi_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
sctp_assoc_analyse.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +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 Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
sctp_chunk_stat_dlg.c Migrate GTK icon handling to GTK 3.10 API 2014-03-11 05:38:01 +00:00
sctp_error_dlg.c Migrate GTK icon handling to GTK 3.10 API 2014-03-11 05:38:01 +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 Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +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 Update the simple dialog code. 2014-09-25 22:02:43 +00:00
sip_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
smb2_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
smb_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
stats_tree_stat.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +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 Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
tap_param_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Work around an apparent bug in GtkFileChooserButton. 2014-09-03 21:57:57 +00:00
uat_gui.h Continue to remove $Id$ from top of file 2014-03-31 15:59:51 +00:00
voip_calls.c Fix Dereference of null pointer found by Clang analyzer 2014-07-15 22:54:03 +00:00
voip_calls.h Use GQueue for generating statistics 2014-06-27 08:55:11 +00:00
voip_calls_dlg.c Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
voip_calls_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
wssplash.h Update the capture start, stop, and restart icons and development badge 2013-04-26 21:10:35 +00:00