wireshark/ui/gtk
Irene Rüngeler dafe3d02ce Address more Windows errors.
svn path=/trunk/; revision=54032
2013-12-13 09:52:41 +00:00
..
ui As I think Guy said a while back (quoting some HIG): anything you can do in a 2012-03-23 02:37:25 +00:00
CMakeLists.txt Move stats_tree_stat.c back to clean files. 2013-12-03 13:18:37 +00:00
Makefile.am Update the capture start, stop, and restart icons and development badge 2013-04-26 21:10:35 +00:00
Makefile.common Address more Windows errors. 2013-12-13 09:52:41 +00:00
Makefile.nmake Revert the changes made to resolve https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3528 (When following an HTTP tcp stream decode gzip data automatically), as they caused a bigger problem reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9044 ("Follow TCP Stream" shows only first HTTP req+res). 2013-10-10 19:48:37 +00:00
Makefile_custom.common
STATUS.gtk3 Update GTK3 port status. 2013-03-11 17:26:03 +00:00
about_dlg.c Move most of the plugin code from epan to wsutil and remove all 2013-12-02 08:30:29 +00:00
about_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
addr_resolution_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
addr_resolution_dlg.h Add a menu to view the current address resolution. 2012-11-30 14:57:50 +00:00
afp_stat.c Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
airpcap_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
airpcap_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
airpcap_gui_utils.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
airpcap_gui_utils.h Remove an unused variable, structure and #define caught by cppcheck. 2013-04-17 19:52:20 +00:00
ansi_a_stat.c Add missing includes in order to remove exceptions.h from proto.h (next commit). 2013-11-10 15:59:37 +00:00
ansi_map_stat.c Add missing includes in order to remove exceptions.h from proto.h (next commit). 2013-11-10 15:59:37 +00:00
bootp_stat.c The BOOTP/DHCP statistics tap registers itself; get rid of the explicit 2013-05-31 22:10:43 +00:00
bytes_view.c gtk_widget_modify_font() has been renamed to gtk_widget_override_font() in GTK3 2013-07-26 16:19:00 +00:00
bytes_view.h Highlight protocol bytes in grey, idea stolen from qtshark 2013-06-20 23:28:35 +00:00
camel_counter.c Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
camel_srt.c Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
capture_comment_icons.h Update the comment icons and tooltips. 2012-03-08 19:07:02 +00:00
capture_dlg.c Removed debug output. 2013-12-10 14:43:15 +00:00
capture_dlg.h Fix another discarded qualifier error. 2012-12-26 12:24:55 +00:00
capture_file_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
capture_file_dlg.h The export PDU mechanism creates a new capture which contains only the 2013-08-21 21:44:48 +00:00
capture_if_details_dlg_win32.c Define certain 'const char *...' arrays as static. 2013-07-01 14:32:08 +00:00
capture_if_details_dlg_win32.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
capture_if_dlg.c As suggested by Michael in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4605 : 2013-10-23 14:41:30 +00:00
capture_if_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
capture_info_dlg.c Pull the capture-session state information out of capture_opts and put 2013-05-22 07:44:28 +00:00
cfilter_combo_utils.h Have separate lists of recent capture filters for all interfaces, in 2013-07-27 22:37:26 +00:00
color_dlg.c Try to fix 'old-style function definition' warning 2013-07-18 06:38:05 +00:00
color_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
color_edit_dlg.c Dissectors should not use dfilter.h, don't include it. 2013-12-03 21:31:04 +00:00
color_edit_dlg.h Fix [-W shadow] issue in SVN #47958 in a slightly different manner than the fix SVN #47960. 2013-03-01 16:31:42 +00:00
color_utils.c Add a wrapper for gdk_cairo_set_source_rgba() in GTK2 and use it in io_stat.c 2013-01-04 17:07:26 +00:00
color_utils.h Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters. 2013-04-26 18:28:21 +00:00
compare_stat.c Add missing includes in order to remove exceptions.h from proto.h (next commit). 2013-11-10 15:59:37 +00:00
conversation_hastables_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
conversation_hastables_dlg.h Use a better hash algorithm and add a dialouge to get hastable data. 2013-09-15 19:35:10 +00:00
conversations_eth.c Fix warnings 2013-12-09 20:15:47 +00:00
conversations_fc.c Fix warnings 2013-12-09 20:15:47 +00:00
conversations_fddi.c Fix warnings 2013-12-09 20:15:47 +00:00
conversations_ip.c Fix warnings 2013-12-09 20:15:47 +00:00
conversations_ipv6.c Fix warnings 2013-12-09 20:15:47 +00:00
conversations_ipx.c Fix warnings 2013-12-09 20:15:47 +00:00
conversations_jxta.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
conversations_ncp.c Fix warnings 2013-12-09 20:15:47 +00:00
conversations_rsvp.c Fix warnings 2013-12-09 20:15:47 +00:00
conversations_sctp.c Fix warnings 2013-12-09 20:15:47 +00:00
conversations_table.c Make launching TCP graphs from conversations window work again, by supplying stream and direction when graph is first created 2013-12-05 14:45:03 +00:00
conversations_table.h After launching 'Follow stream' or one of the graphs, restore the 2012-11-14 02:53:41 +00:00
conversations_tcpip.c Fix warnings 2013-12-09 20:15:47 +00:00
conversations_tr.c Fix warnings 2013-12-09 20:15:47 +00:00
conversations_udpip.c Fix warnings 2013-12-09 20:15:47 +00:00
conversations_usb.c Replace relative timestamp with reference frame number. Saves 16B per frame. 2013-07-21 23:07:33 +00:00
conversations_wlan.c Fix warnings 2013-12-09 20:15:47 +00:00
dcerpc_stat.c Add missing includes in order to remove exceptions.h from proto.h (next commit). 2013-11-10 15:59:37 +00:00
decode_as_dlg.c Get the "Decode As" dialog working, albeit with a few warts. It differs 2013-12-10 19:23:26 +00:00
decode_as_dlg.h Move common "decode as" preference code to epan. 2013-11-22 00:20:23 +00:00
dfilter_expr_dlg.c Rename base_display_* to field_display 2013-12-07 10:41:42 +00:00
dfilter_expr_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
diameter_stat.c Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
dissector_tables_dlg.c Use explicit casts. 2013-03-09 10:09:58 +00:00
dissector_tables_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
dlg_utils.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
dlg_utils.h it's ==> its & its ==> it's as needed. 2013-02-25 23:35:13 +00:00
doxygen.cfg.in Fix path to doxygen_global.cfg 2012-03-19 01:10:19 +00:00
drag_and_drop.c The "file types" we have are actually combinations of types and 2013-11-08 09:53:01 +00:00
drag_and_drop.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
edit_packet_comment_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
edit_packet_comment_dlg.h make function names consistent 2013-02-20 22:18:56 +00:00
expert_comp_dlg.c There's no need to include prefs.h twice. 2013-10-11 17:43:07 +00:00
expert_comp_dlg.h update the expert info entries after a packet comment was modified 2012-09-10 19:48:16 +00:00
expert_comp_table.c Create the ability to have packet scoped "proto" data. Bug 9470 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9470) 2013-11-23 02:20:13 +00:00
expert_comp_table.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
expert_indicators.h Add green bullet to indicate success. 2012-08-09 13:23:47 +00:00
export_object_dlg.c Use file_selection_run() for dialogs created with file_selection_new(). 2013-05-15 22:03:14 +00:00
export_object_dlg.h Move ui-independent object export routines to the common ui directory. 2012-10-18 21:14:43 +00:00
export_pdu_dlg.c Fix some warnings: cast discards `__attribute__((const))' qualifier from pointer target type 2013-12-08 23:16:06 +00:00
export_pdu_dlg.h The export PDU mechanism creates a new capture which contains only the 2013-08-21 21:44:48 +00:00
export_sslkeys.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
export_sslkeys.h Move common SSL key export routines to ui/ssl_key_export.[ch]. Make the 2012-10-16 18:14:16 +00:00
fc_stat.c Fix some warnings: cast discards `__attribute__((const))' qualifier from pointer target type 2013-12-08 23:16:06 +00:00
file_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
file_dlg.h Remove GTK+ and global cfile dependencies from file_dlg_win32.c. 2013-10-11 17:20:50 +00:00
file_import_dlg.c Add missing includes in order to remove exceptions.h from proto.h (next commit). 2013-11-10 15:59:37 +00:00
file_import_dlg.h From beroset: 2013-03-19 19:02:25 +00:00
fileset_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
fileset_dlg.h Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters. 2013-04-26 18:28:21 +00:00
filter_autocomplete.c Replace hfinfo pointer to same_name_prev, with same_name_prev_id. 2013-08-06 20:53:47 +00:00
filter_autocomplete.h Fix (-W)documentation error found by Clang 2013-08-10 21:31:10 +00:00
filter_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
filter_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
filter_expression_save_dlg.c Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
filter_expression_save_dlg.h Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters. 2013-04-26 18:28:21 +00:00
filter_utils.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
filter_utils.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
find_dlg.c From chaitanya: 2013-05-20 05:45:32 +00:00
find_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
firewall_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
firewall_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
flow_graph.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
follow_ssl.c Create the ability to have packet scoped "proto" data. Bug 9470 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9470) 2013-11-23 02:20:13 +00:00
follow_ssl.h Fix indent (Tabs => Spaces) and add modelines info for follow_* files 2013-06-29 22:01:01 +00:00
follow_stream.c The GTK+ "follow stream" dialogs don't support "save as YAML"; put in a 2013-11-19 00:32:02 +00:00
follow_stream.h From Thomas ERSFELD (GSoC13) 2013-09-09 19:30:30 +00:00
follow_tcp.c Replace similar code with a common routine. 2013-11-23 01:06:30 +00:00
follow_tcp.h Fix indent (Tabs => Spaces) and add modelines info for follow_* files 2013-06-29 22:01:01 +00:00
follow_udp.c Replace similar code with a common routine. 2013-11-23 01:06:30 +00:00
follow_udp.h Fix indent (Tabs => Spaces) and add modelines info for follow_* files 2013-06-29 22:01:01 +00:00
font_utils.c Add font and color preferences. Unfortunately Qt doesn't have a color 2013-01-24 01:10:12 +00:00
font_utils.h user_font_get_bold() is no longer needed, remove it. 2012-07-15 20:29:22 +00:00
funnel_stat.c Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
goto_dlg.c Add missing includes in order to remove exceptions.h from proto.h (next commit). 2013-11-10 15:59:37 +00:00
goto_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
graph_analysis.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
graph_analysis.h More sequence dialog updates. 2013-10-25 23:16:56 +00:00
gsm_a_stat.c Add missing includes in order to remove exceptions.h from proto.h (next commit). 2013-11-10 15:59:37 +00:00
gsm_map_stat.c Add missing includes in order to remove exceptions.h from proto.h (next commit). 2013-11-10 15:59:37 +00:00
gsm_map_stat.h Update FSF address - part II. 2012-06-28 23:18:38 +00:00
gsm_map_summary.c The "file types" we have are actually combinations of types and 2013-11-08 09:53:01 +00:00
gtk_iface_monitor.c Note why refresh_local_interface_lists() is being called in various 2013-11-26 09:33:56 +00:00
gtk_iface_monitor.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
gtkglobals.h Rename the "saved_val" preference element to "stashed_val" in order to 2013-01-18 00:50:14 +00:00
gtp_stat.c Fix some warnings: cast discards `__attribute__((const))' qualifier from pointer target type 2013-12-08 23:16:06 +00:00
gui_stat_menu.h Include epan/conv_id.h - some of the buildbot machines have errors without it 2013-12-05 15:06:21 +00:00
gui_stat_util.c Eliminate some includes of ui/simple_dialog.h by files that don't use 2013-05-13 22:50:29 +00:00
gui_stat_util.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
gui_utils.c When including <epan/prefs.h> don't force inclusion of <epan/uat.h> 2013-12-03 22:16:49 +00:00
gui_utils.h Add the ability to collapse subtrees with Shift+Left + additional menu items. Bug 9008 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9008). 2013-10-23 14:24:17 +00:00
h225_counter.c Add a REGISTER_STAT_GROUP_TELEPHONY_SCTP, make the SCTP chunk counter 2013-05-31 23:00:39 +00:00
h225_ras_srt.c As pointed out by Guy: timestats uses packet_info so it belongs in epan 2013-06-26 00:18:44 +00:00
help_dlg.c Eliminate some includes of ui/simple_dialog.h by files that don't use 2013-05-13 22:50:29 +00:00
help_dlg.h Move the UI-independent help URL code to ui/help_url.[ch]. 2012-09-18 21:51:22 +00:00
hostlist_eth.c From beroset: 2013-03-21 02:58:59 +00:00
hostlist_fc.c Fix warnings 2013-12-09 20:15:47 +00:00
hostlist_fddi.c Fix warnings 2013-12-09 20:15:47 +00:00
hostlist_ip.c Fix warnings 2013-12-09 20:15:47 +00:00
hostlist_ipv6.c Fix warnings 2013-12-09 20:15:47 +00:00
hostlist_ipx.c Fix warnings 2013-12-09 20:15:47 +00:00
hostlist_jxta.c Fix warnings 2013-12-09 20:15:47 +00:00
hostlist_ncp.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
hostlist_rsvp.c Fix warnings 2013-12-09 20:15:47 +00:00
hostlist_sctp.c Fix warnings 2013-12-09 20:15:47 +00:00
hostlist_table.c Rename some of pint.h macros to match common style (bits number on the end). 2013-11-29 18:59:06 +00:00
hostlist_table.h From beroset: 2013-03-21 02:29:09 +00:00
hostlist_tcpip.c Fix some warnings: cast discards `__attribute__((const))' qualifier from pointer target type 2013-12-08 23:16:06 +00:00
hostlist_tr.c Fix some warnings: cast discards `__attribute__((const))' qualifier from pointer target type 2013-12-08 23:16:06 +00:00
hostlist_udpip.c Fix warnings 2013-12-09 20:15:47 +00:00
hostlist_usb.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
hostlist_wlan.c From beroset: 2013-03-21 02:58:59 +00:00
iax2_analysis.c Rename some of pint.h macros to match common style (bits number on the end). 2013-11-29 18:59:06 +00:00
iax2_analysis.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
io_stat.c Fix bug #8980 - IO graph/advanced, max/min/summ error on frames with multiple Diameter messages 2013-07-26 18:10:55 +00:00
keys.h Do not display a "Wireless Settings" button for non-AirPcap interfaces; 2012-09-22 20:09:55 +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
ldap_stat.c Fix some warnings: cast discards `__attribute__((const))' qualifier from pointer target type 2013-12-08 23:16:06 +00:00
libgtkui.vcproj Make things compile again. 2013-10-24 23:47:30 +00:00
mac_lte_stat_dlg.c Improve stats of broadcast messages 2013-08-08 14:45:45 +00:00
macros_dlg.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
macros_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main.c Get the "Decode As" dialog working, albeit with a few warts. It differs 2013-12-10 19:23:26 +00:00
main.h Add the ability to collapse subtrees with Shift+Left + additional menu items. Bug 9008 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9008). 2013-10-23 14:24:17 +00:00
main_80211_toolbar.c When including <epan/prefs.h> don't force inclusion of <epan/uat.h> 2013-12-03 22:16:49 +00:00
main_80211_toolbar.h From Pontus Fuchs: 2012-07-05 02:01:43 +00:00
main_airpcap_toolbar.c From beroset: 2013-03-21 02:29:09 +00:00
main_airpcap_toolbar.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_filter_toolbar.c Include "ui/recent_utils.h" so that the functions we define are checked 2013-05-22 22:39:05 +00:00
main_filter_toolbar.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_menubar.c When including <epan/prefs.h> don't force inclusion of <epan/uat.h> 2013-12-03 22:16:49 +00:00
main_menubar_private.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_statusbar.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
main_statusbar_private.h Pull the capture-session state information out of capture_opts and put 2013-05-22 07:44:28 +00:00
main_titlebar.c Rename cf_not_saved() to cf_has_unsaved_data() to clarify what it 2013-04-02 20:35:46 +00:00
main_titlebar.h Move the knowledge about what the window title should be to 2013-04-01 00:21:44 +00:00
main_toolbar.c Ifdef LibPcap 2013-04-12 13:33:22 +00:00
main_toolbar.h Change the sensitivity of the start button depending on the number of interfaces selected. 2013-04-12 11:56:00 +00:00
main_toolbar_private.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_welcome.c Note why refresh_local_interface_lists() is being called in various 2013-11-26 09:33:56 +00:00
main_welcome.h Change the sensitivity of the start button depending on the number of interfaces selected. 2013-04-12 11:56:00 +00:00
manual_addr_resolv.c Redissect extra packet windows in all cases (that I know of) where we 2013-03-24 16:47:38 +00:00
manual_addr_resolv.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
mcast_stream.c Fix some warnings: cast discards `__attribute__((const))' qualifier from pointer target type 2013-12-08 23:16:06 +00:00
mcast_stream.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
mcast_stream_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
mcast_stream_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
megaco_stat.c Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions. 2013-06-26 02:12:12 +00:00
memory_dlg.c Add some very basic framework to fetch statistics of memory usage per component. 2013-07-31 18:26:14 +00:00
menus.h From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8690 : 2013-05-17 00:42:45 +00:00
mgcp_stat.c As pointed out by Guy: timestats uses packet_info so it belongs in epan 2013-06-26 00:18:44 +00:00
mtp3_stat.c Fix some warnings: cast discards `__attribute__((const))' qualifier from pointer target type 2013-12-08 23:16:06 +00:00
mtp3_stat.h Update FSF address - part II. 2012-06-28 23:18:38 +00:00
mtp3_summary.c The "file types" we have are actually combinations of types and 2013-11-08 09:53:01 +00:00
ncp_stat.c Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +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 Try to fix Mac OS 10.5 Buildbot (with old Glib...) 2013-11-07 09:33:39 +00:00
packet_history.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
packet_history.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
packet_list.c When including <epan/prefs.h> don't force inclusion of <epan/uat.h> 2013-12-03 22:16:49 +00:00
packet_list.h Remove fdata->opt_comment, add pkt_comment to pinfo 2013-08-01 20:59:38 +00:00
packet_list_store.c Add missing includes in order to remove exceptions.h from proto.h (next commit). 2013-11-10 15:59:37 +00:00
packet_list_store.h After looking for something in the column-*.h files and 2013-10-18 13:06:05 +00:00
packet_panes.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
packet_panes.h Avoid including <epan/epan.h> in dissectors. 2013-12-03 23:49:51 +00:00
packet_win.c Move most of the plugin code from epan to wsutil and remove all 2013-12-02 08:30:29 +00:00
packet_win.h Redissect extra packet windows in all cases (that I know of) where we 2013-03-24 16:47:38 +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 Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
pixmap_save.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
plugins_dlg.c Don't include wslua headers if we don't have Lua. 2013-12-02 09:10:29 +00:00
plugins_dlg.h Fix indent (use 4 spaces) and add modelines 2013-11-17 14:03:45 +00:00
prefs_capture.c Trivial: The file name is prefs_capture.c, not capture_prefs.c 2013-12-10 22:06:22 +00:00
prefs_capture.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
prefs_column.c When including <epan/prefs.h> don't force inclusion of <epan/uat.h> 2013-12-03 22:16:49 +00:00
prefs_column.h Add column preferences. 2013-01-23 19:04:36 +00:00
prefs_dlg.c Do not show uat preferences if not registered for the gui. 2013-12-10 15:29:43 +00:00
prefs_dlg.h Use ws_gtk_grid...() in place of gtk_table...(). 2013-01-24 21:21:51 +00:00
prefs_filter_expressions.c After looking for something in the column-*.h files and 2013-10-18 13:06:05 +00:00
prefs_filter_expressions.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
prefs_font_color.c When including <epan/prefs.h> don't force inclusion of <epan/uat.h> 2013-12-03 22:16:49 +00:00
prefs_font_color.h Move the font preferences to the colors pane and change its name to 2013-01-03 01:02:30 +00:00
prefs_gui.c When including <epan/prefs.h> don't force inclusion of <epan/uat.h> 2013-12-03 22:16:49 +00:00
prefs_gui.h Get rid of declaration of no-longer-defined-or-used routine. 2013-05-13 22:02:37 +00:00
prefs_layout.c Move the knowledge about what the window title should be to 2013-04-01 00:21:44 +00:00
prefs_layout.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
print_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
profile_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
profile_dlg.h From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8690 : 2013-05-17 00:42:45 +00:00
progress_dlg.c From beroset: 2013-03-21 02:29:09 +00:00
proto_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
proto_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
proto_help.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
proto_help.h Fix (-W)documentation error found by Clang 2013-08-10 21:31:35 +00:00
proto_hier_stats_dlg.c From beroset: 2013-03-21 02:29:09 +00:00
proto_hier_stats_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
proto_hier_tree_model.c Replace hfinfo pointer to same_name_prev, with same_name_prev_id. 2013-08-06 20:53:47 +00:00
proto_hier_tree_model.h From Jakub Zawadzki: Use custom model in Filter Expression dialog. 2012-05-04 04:44:23 +00:00
proto_tree_model.c From beroset: 2013-03-21 02:29:09 +00:00
proto_tree_model.h - e_addr_resolve is structure so pass it by pointer. 2012-07-06 07:34:08 +00:00
radius_stat.c As pointed out by Guy: timestats uses packet_info so it belongs in epan 2013-06-26 00:18:44 +00:00
range_utils.c Move some more modules into epan. 2013-07-11 23:57:11 +00:00
range_utils.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
remote_icons.h
rlc_lte_graph.c Add missing includes in order to remove exceptions.h from proto.h (next commit). 2013-11-10 15:59:37 +00:00
rlc_lte_stat_dlg.c Add missing includes in order to remove exceptions.h from proto.h (next commit). 2013-11-10 15:59:37 +00:00
rpc_progs.c Add missing includes in order to remove exceptions.h from proto.h (next commit). 2013-11-10 15:59:37 +00:00
rpc_stat.c Add missing includes in order to remove exceptions.h from proto.h (next commit). 2013-11-10 15:59:37 +00:00
rtp_analysis.c Rename some of pint.h macros to match common style (bits number on the end). 2013-11-29 18:59:06 +00:00
rtp_player.c Move most of the plugin code from epan to wsutil and remove all 2013-12-02 08:30:29 +00:00
rtp_player.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
rtp_stream.c Add missing includes in order to remove exceptions.h from proto.h (next commit). 2013-11-10 15:59:37 +00:00
rtp_stream_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
rtp_stream_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
sat.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
scsi_stat.c Create/use a number of extended value-strings; 2013-12-12 19:26:55 +00:00
sctp_assoc_analyse.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
sctp_byte_graph_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
sctp_chunk_stat.c Include <epan/to_str.h> only when needed. 2013-11-09 13:41:10 +00:00
sctp_chunk_stat_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
sctp_error_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
sctp_graph_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
sctp_stat_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
sctp_stat_gtk.h Add licence information. 2013-10-31 07:54:06 +00:00
service_response_time_table.c Define certain 'const char *...' arrays as static. 2013-07-01 14:32:08 +00:00
service_response_time_table.h As pointed out by Guy: timestats uses packet_info so it belongs in epan 2013-06-26 00:18:44 +00:00
simple_dialog.c From Cal Turney: 2013-07-17 04:52:19 +00:00
sip_stat.c The SIP and WSP statistics taps register themselves; get rid of their 2013-05-31 23:05:40 +00:00
smb2_stat.c SMB2 SRT can be very inaccurate in the presence of retransmissions: Retransmitted responses not only add additional (bogus) transactions but also the latency associated with them. This can greatly inflate the maximum and average SRT stats especially in the case of retransmissions triggered by the expiry of the rexmit timer (RTOs). Only calculating SRT for the first response received accomplishes this goal without requiring the TCP pref "Do not call subdissectors for error packets" to be set. 2013-10-13 20:19:30 +00:00
smb_stat.c Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
stats_tree_stat.c From Deon van der Westhuysen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9452 2013-12-08 11:09:54 +00:00
stock_icons.c Make the B->A graph label show as A<-B to be consistent with the column 2013-06-16 02:35:51 +00:00
stock_icons.h The Wireshark file icon makes more sense than a floppy disk[1]. Switch 2012-12-22 17:41:40 +00:00
summary_dlg.c Don't do our own line wrapping of the display filter, let GTK do it for us. 2013-11-12 20:47:03 +00:00
summary_dlg.h Move summary related stuff to summary_dlg 2012-12-26 12:29:43 +00:00
supported_protos_dlg.c Replace hfinfo pointer to same_name_prev, with same_name_prev_id. 2013-08-06 20:53:47 +00:00
supported_protos_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
tap_param_dlg.c Implement PARAM_UINT as a spin button with a range of 0 to G_MAXUINT. 2013-06-01 01:23:59 +00:00
tap_param_dlg.h And another (cosmetic) change for that. 2013-05-24 01:11:07 +00:00
tcp_graph.c Make launching TCP graphs from conversations window work again, by supplying stream and direction when graph is first created 2013-12-05 14:45:03 +00:00
text_page_utils.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
text_page_utils.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
time_shift_dlg.c Fix warnings 2013-12-09 20:15:47 +00:00
time_shift_dlg.h Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters. 2013-04-26 18:28:21 +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 Use PT_TXTMOD_NONE for columns that should not be editable. 2013-12-10 15:33:07 +00:00
uat_gui.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
voip_calls.c When including <epan/prefs.h> don't force inclusion of <epan/uat.h> 2013-12-03 22:16:49 +00:00
voip_calls.h Initial and woefully incomplete flow graph support. 2013-10-24 22:52:30 +00:00
voip_calls_dlg.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
voip_calls_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
webbrowser.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
webbrowser.h Move the UI-independent help URL code to ui/help_url.[ch]. 2012-09-18 21:51:22 +00:00
wlan_stat_dlg.c From beroset: 2013-03-21 02:58:59 +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 The SIP and WSP statistics taps register themselves; get rid of their 2013-05-31 23:05:40 +00:00
wssplash.h Update the capture start, stop, and restart icons and development badge 2013-04-26 21:10:35 +00:00