wireshark/ui/gtk
Guy Harris 1d1391ed47 From Pontus Fuchs:
Add an interface monitor that, on Linux distributions with libnl,
watches for interfaces to appear or disappear and, on such an event,
causes windows showing interface lists to update.

svn path=/trunk/; revision=43521
2012-06-28 16:21:51 +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 From Pontus Fuchs: 2012-06-28 16:21:51 +00:00
Makefile.am Add a "-build" argument to checkAPIs.pl. Use that argument when building 2012-04-04 20:46:49 +00:00
Makefile.common From Pontus Fuchs: 2012-06-28 16:21:51 +00:00
Makefile.nmake Add '*.sbr' to 'clean' 2012-06-13 16:19:35 +00:00
Makefile_custom.common
STATUS.gtk3 gtk3 libs for win are now available. 2012-06-04 21:54:29 +00:00
about_dlg.c From Tony Trinh: 2012-06-25 20:42:07 +00:00
about_dlg.h
afp_stat.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
airpcap_dlg.c From Evan Huus Convert a bunch more GTK-2 calls to their cross-version ws_ equivalent 2012-06-02 23:53:04 +00:00
airpcap_dlg.h
airpcap_gui_utils.c Revert: 2012-06-19 14:37:46 +00:00
airpcap_gui_utils.h Fix some: 'cast discards qualifiers from pointer target type' warnings 2012-04-18 12:35:36 +00:00
ansi_a_stat.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
ansi_map_stat.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 17:06:30 +00:00
bootp_stat.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
camel_counter.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
camel_srt.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
capture_comment_icons.h Update the comment icons and tooltips. 2012-03-08 19:07:02 +00:00
capture_dlg.c Update some refresh_interfaces_cb() calls appropriately. 2012-06-28 15:13:53 +00:00
capture_dlg.h Detangle the code that manages the interface list on the welcome screen: 2012-06-28 08:13:21 +00:00
capture_file_dlg.c In the "Save As" dialog box, default to compressed if the file is 2012-06-25 17:56:29 +00:00
capture_file_dlg.h Make the "Export Selected Packets As..." code path more like the "Save 2012-06-04 10:27:59 +00:00
capture_globals.h
capture_if_details_dlg_win32.c Fix up some white space (get rid of 4-space tabs. 2012-06-24 23:52:05 +00:00
capture_if_details_dlg_win32.h
capture_if_dlg.c Detangle the code that manages the interface list on the welcome screen: 2012-06-28 08:13:21 +00:00
capture_if_dlg.h Disable some menu items and toolbar items while we're waiting for a 2012-06-14 02:19:46 +00:00
capture_info_dlg.c From Evan Huus Convert a bunch more GTK-2 calls to their cross-version ws_ equivalent 2012-06-02 23:53:04 +00:00
cfilter_combo_utils.c Restructure the recent file code so that recent.c is GUI-independent; 2012-01-18 19:38:34 +00:00
cfilter_combo_utils.h Restructure the recent file code so that recent.c is GUI-independent; 2012-01-18 19:38:34 +00:00
color_dlg.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-20 14:56:24 +00:00
color_dlg.h
color_edit_dlg.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-20 14:56:24 +00:00
color_edit_dlg.h
color_utils.c Add casts to make in compile on Windows 2012-04-22 13:59:28 +00:00
color_utils.h
compare_stat.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
conversations_eth.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
conversations_fc.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
conversations_fddi.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
conversations_ip.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
conversations_ipv6.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
conversations_ipx.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
conversations_jxta.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
conversations_ncp.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
conversations_rsvp.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
conversations_sctp.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
conversations_table.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
conversations_table.h From Robert Bullen: 2012-05-23 06:36:47 +00:00
conversations_tcpip.c From Robert Bullen: 2012-05-23 06:36:47 +00:00
conversations_tr.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
conversations_udpip.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
conversations_usb.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
conversations_wlan.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
dcerpc_stat.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
decode_as_ber.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-20 14:56:24 +00:00
decode_as_ber.h
decode_as_dcerpc.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-20 14:56:24 +00:00
decode_as_dcerpc.h
decode_as_dlg.c Only propose decoding PPID 0 if that PPID is in the currently-selected frame. 2012-06-01 21:18:59 +00:00
decode_as_dlg.h
dfilter_expr_dlg.c Fix for "predefined values sometimes missing in Display Filter Expression window. 2012-06-27 13:57:39 +00:00
dfilter_expr_dlg.h
diameter_stat.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
dissector_tables_dlg.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
dissector_tables_dlg.h
dlg_utils.c port gtk_scrollbar_new() gtk_paned_new() gtk_separator_new() to GTK2 2012-04-21 20:45:35 +00:00
dlg_utils.h Create some standard definitions for dialog control spacing. Use them in 2012-03-08 01:24:31 +00:00
doxygen.cfg.in Fix path to doxygen_global.cfg 2012-03-19 01:10:19 +00:00
drag_and_drop.c Have a main_update_for_unsaved_changes() routine that, if changes are 2012-06-04 02:24:42 +00:00
drag_and_drop.h
edit_packet_comment_dlg.c Have a main_update_for_unsaved_changes() routine that, if changes are 2012-06-04 02:24:42 +00:00
edit_packet_comment_dlg.h - Add a LED in the statusbar to indicate that capture comments exists, 2012-02-29 16:51:32 +00:00
expert_comp_dlg.c ui/gtk/main_proto_draw.c isn't just used for the main window, it's also 2012-06-16 20:52:04 +00:00
expert_comp_dlg.h
expert_comp_table.c Use the expert system to show packet comments. 2012-03-02 13:31:16 +00:00
expert_comp_table.h
expert_indicators.h
export_object.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
export_object.h
export_object_dicom.c
export_object_http.c
export_object_smb.c
export_sslkeys.c Have a main_update_for_unsaved_changes() routine that, if changes are 2012-06-04 02:24:42 +00:00
export_sslkeys.h
fc_stat.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
file_dlg.c We now need <epan/filesystem.h> regardless of whether we're being built 2012-06-21 22:49:22 +00:00
file_dlg.h Move a bunch of common code in the file chooser dialog loops into a 2012-06-21 22:21:02 +00:00
file_import_dlg.c Use GTK+'s GtkMessageDialog for the questions we ask in the process of 2012-05-25 21:25:55 +00:00
file_import_dlg.h
fileset_dlg.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 17:06:30 +00:00
fileset_dlg.h
filter_autocomplete.c Add missing const attribute to some char * 2012-04-09 18:44:10 +00:00
filter_autocomplete.h
filter_dlg.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
filter_dlg.h
filter_expression_save_dlg.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
filter_expression_save_dlg.h
filter_utils.c
filter_utils.h
find_dlg.c Use the modal version of the bad display filter alert box in the I/O 2012-06-04 20:08:59 +00:00
find_dlg.h
firewall_dlg.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
firewall_dlg.h
flow_graph.c More GTK3 adaptations 2012-04-21 21:13:13 +00:00
follow_ssl.c include "../util.h" -> include "ui/util.h" 2012-02-17 12:46:50 +00:00
follow_ssl.h
follow_stream.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
follow_stream.h
follow_tcp.c From Dirk Leinenbach: 2012-02-23 13:24:54 +00:00
follow_tcp.h
follow_udp.c Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
follow_udp.h
font_utils.c ui/gtk/main_proto_draw.c isn't just used for the main window, it's also 2012-06-16 20:52:04 +00:00
font_utils.h
funnel_stat.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
goto_dlg.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
goto_dlg.h
graph_analysis.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
graph_analysis.h voip_calls.c Use the hastable instead, we should do away with the list. 2012-03-14 16:46:59 +00:00
gsm_a_stat.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
gsm_map_stat.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
gsm_map_stat.h
gsm_map_summary.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
gtk_iface_monitor.c From Pontus Fuchs: 2012-06-28 16:21:51 +00:00
gtk_iface_monitor.h From Pontus Fuchs: 2012-06-28 16:21:51 +00:00
gtkglobals.h
gtp_stat.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
gui_stat_menu.h
gui_stat_util.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
gui_stat_util.h
gui_utils.c Use the modal version of the bad display filter alert box in the I/O 2012-06-04 20:08:59 +00:00
gui_utils.h Use the modal version of the bad display filter alert box in the I/O 2012-06-04 20:08:59 +00:00
h225_counter.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
h225_ras_srt.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
help_dlg.c Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
help_dlg.h
hostlist_eth.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
hostlist_fc.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
hostlist_fddi.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
hostlist_ip.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
hostlist_ipv6.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
hostlist_ipx.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
hostlist_jxta.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
hostlist_ncp.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
hostlist_rsvp.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
hostlist_sctp.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
hostlist_table.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
hostlist_table.h
hostlist_tcpip.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
hostlist_tr.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
hostlist_udpip.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
hostlist_usb.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
hostlist_wlan.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
iax2_analysis.c Free memory when create_tempfile() failed. 2012-05-16 09:07:19 +00:00
iax2_analysis.h
io_stat.c Add casting to keep Windows happy. 2012-06-06 20:04:03 +00:00
keys.h
ldap_stat.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
libgtkui.vcproj Set eol-style to native (just to make these files readable on *NIX). 2012-03-19 01:46:24 +00:00
mac_lte_stat_dlg.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
macros_dlg.c
macros_dlg.h
main.c From Pontus Fuchs: 2012-06-28 16:21:51 +00:00
main.h Make scan_local_interfaces() local to ui/gtk/main.c; widgets/windows 2012-06-28 08:25:17 +00:00
main_80211_toolbar.c Don't let the user set the frequency or channel when we don't HAVE_PCAP; 2012-06-25 23:30:23 +00:00
main_80211_toolbar.h Add the toolbar of bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6973 2012-06-20 17:02:07 +00:00
main_airpcap_toolbar.c Revert: 2012-06-19 14:37:46 +00:00
main_airpcap_toolbar.h Replace last instance of airpcap_tb by wireless_tb for 2012-06-19 16:32:05 +00:00
main_filter_toolbar.c Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6892 : 2012-05-05 15:09:19 +00:00
main_filter_toolbar.h
main_menubar.c Detangle the code that manages the interface list on the welcome screen: 2012-06-28 08:13:21 +00:00
main_menubar_private.h Move some code to manipulate the toolbar and capture interface dialog 2012-06-17 00:00:25 +00:00
main_statusbar.c If we do a Save or Save As with a move, don't reread the capture file, 2012-06-05 06:52:18 +00:00
main_statusbar_private.h
main_titlebar.c Move routines that handle the main window title bar out of 2012-06-03 18:35:34 +00:00
main_titlebar.h Move the declaration of main_set_window_name() frm ui/ui_util.h to 2012-06-03 18:40:23 +00:00
main_toolbar.c Have the toolbar "Save" button just be a "Save" button, working the same 2012-06-26 04:26:04 +00:00
main_toolbar.h Move a bunch of toolbar routines into main_toolbar_private.h; they 2012-06-17 00:06:13 +00:00
main_toolbar_private.h Move a bunch of toolbar routines into main_toolbar_private.h; they 2012-06-17 00:06:13 +00:00
main_welcome.c Make scan_local_interfaces() local to ui/gtk/main.c; widgets/windows 2012-06-28 08:25:17 +00:00
main_welcome.h welcome_if_tree_load() is not used outside ui/gtk/main_welcome.c; make 2012-03-21 00:09:45 +00:00
manual_addr_resolv.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
manual_addr_resolv.h
mcast_stream.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
mcast_stream.h
mcast_stream_dlg.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
mcast_stream_dlg.h
megaco_stat.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
menus.h Move some code to manipulate the toolbar and capture interface dialog 2012-06-17 00:00:25 +00:00
mgcp_stat.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
mtp3_stat.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
mtp3_stat.h
mtp3_summary.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
ncp_stat.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
network_icons.h
new_packet_list.c If the file has an SHB comment or any packet comments, and the user 2012-06-20 01:11:01 +00:00
new_packet_list.h Edit packet comments 2012-02-13 17:33:05 +00:00
old-gtk-compat.h
packet_history.c Move some code to manipulate the toolbar and capture interface dialog 2012-06-17 00:00:25 +00:00
packet_history.h
packet_list_store.c Fix r43338 once again :( 2012-06-18 21:33:08 +00:00
packet_list_store.h
packet_panes.c Clean up indentation. 2012-06-16 21:39:16 +00:00
packet_panes.h Rename clear_tree_and_hex_views() to main_clear_tree_and_hex_views(), as 2012-06-16 21:37:24 +00:00
packet_win.c Move some routines that specifically handle the main window's packet 2012-06-16 21:30:24 +00:00
packet_win.h
pipe_icon.h Add icons for pipe interfaces. This allows for easier 2012-01-19 13:02:32 +00:00
pixmap_save.c The "save as" dialog is modal, so we don't need to worry about keeping 2012-06-19 18:47:22 +00:00
pixmap_save.h
plugins_dlg.c From Tony Trinh: 2012-06-25 20:42:07 +00:00
plugins_dlg.h
prefs_capture.c Detangle the code that manages the interface list on the welcome screen: 2012-06-28 08:13:21 +00:00
prefs_capture.h
prefs_column.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
prefs_column.h
prefs_dlg.c Get rid of a couple of unused variables and parameters. 2012-06-25 21:45:21 +00:00
prefs_dlg.h
prefs_filter_expressions.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
prefs_filter_expressions.h
prefs_gui.c ui/gtk/main_proto_draw.c isn't just used for the main window, it's also 2012-06-16 20:52:04 +00:00
prefs_gui.h
prefs_layout.c Move routines that handle the main window title bar out of 2012-06-03 18:35:34 +00:00
prefs_layout.h
prefs_nameres.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 17:06:30 +00:00
prefs_nameres.h
prefs_print.c ui/gtk/capture_file_dlg.h doesn't need to be included in these files. 2012-05-25 09:26:45 +00:00
prefs_print.h
prefs_protocols.c Include "ui/gtk/gui_utils.h" so the ws_gtk_box routines are declared. 2012-04-21 18:40:43 +00:00
prefs_protocols.h
prefs_stream.c Include "ui/gtk/gui_utils.h" so the ws_gtk_box routines are declared. 2012-04-21 18:40:43 +00:00
prefs_stream.h
prefs_taps.c From Michael Mann: 2012-06-25 21:05:36 +00:00
prefs_taps.h
print_dlg.c Set the default for printing or exporting packets to displayed packets only. 2012-06-11 02:43:16 +00:00
profile_dlg.c More GTK3 adaptations 2012-04-21 21:13:13 +00:00
profile_dlg.h
progress_dlg.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 17:06:30 +00:00
proto_dlg.c More GTK3 adaptations 2012-04-21 21:13:13 +00:00
proto_dlg.h
proto_help.c
proto_help.h
proto_hier_stats_dlg.c From Alexander Koeppe. 2012-06-01 07:02:04 +00:00
proto_hier_stats_dlg.h
proto_hier_tree_model.c Commit file which should have been part of SVN #43506 2012-06-27 14:58:32 +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 Custom model for packet details 2012-06-10 22:07:54 +00:00
proto_tree_model.h Custom model for packet details 2012-06-10 22:07:54 +00:00
radius_stat.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
range_utils.c Make the "Export Selected Packets As..." code path more like the "Save 2012-06-04 10:27:59 +00:00
range_utils.h Make the "Export Selected Packets As..." code path more like the "Save 2012-06-04 10:27:59 +00:00
remote_icons.h
rlc_lte_stat_dlg.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
rpc_progs.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
rpc_stat.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
rtp_analysis.c Free memory when create_tempfile() failed. 2012-05-16 09:07:19 +00:00
rtp_analysis.h
rtp_player.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
rtp_player.h
rtp_stream.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
rtp_stream.h
rtp_stream_dlg.c More GTK3 adaptations 2012-04-21 21:13:13 +00:00
rtp_stream_dlg.h
sat.h
scsi_stat.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
sctp_assoc_analyse.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
sctp_byte_graph_dlg.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
sctp_chunk_stat.c AFAICT '#include sys/types.h' is not needed for these files. 2012-05-05 20:51:14 +00:00
sctp_chunk_stat_dlg.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
sctp_error_dlg.c More GTK3 adaptations 2012-04-21 21:13:13 +00:00
sctp_graph_dlg.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
sctp_stat.c Remove doubled semicolons and semicolons outside function. 2012-04-13 20:22:31 +00:00
sctp_stat.h
sctp_stat_dlg.c More GTK3 adaptations 2012-04-21 21:13:13 +00:00
service_response_time_table.c Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
service_response_time_table.h
simple_dialog.c Add initialization to squelch compiler warnings. 2012-06-18 05:59:33 +00:00
sip_stat.c More GTK3 adaptations 2012-04-21 21:13:13 +00:00
smb2_stat.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
smb_stat.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
stats_tree_stat.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-20 15:28:00 +00:00
stock_icons.c When allowing the user to save a capture file before closing it, if it's 2012-06-03 20:39:45 +00:00
stock_icons.h When allowing the user to save a capture file before closing it, if it's 2012-06-03 20:39:45 +00:00
summary_dlg.c For a capture file, keep an array of all encapsulation types seen. 2012-06-15 23:54:05 +00:00
summary_dlg.h
supported_protos_dlg.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
supported_protos_dlg.h
tap_param_dlg.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
tap_param_dlg.h
tcp_graph.c C++ -> C-style comments 2012-06-04 21:31:18 +00:00
text_import.c Remove doubled semicolons and semicolons outside function. 2012-04-13 20:22:31 +00:00
text_import.h
text_import_scanner.h
text_import_scanner.l
text_page_utils.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
text_page_utils.h
time_shift_dlg.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00
time_shift_dlg.h
uat_gui.c More GTK3 adaptations 2012-04-21 21:13:13 +00:00
uat_gui.h
utf8_entities.h
voip_calls.c From Evan Huus Memory leak in voip_calls.c https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7320 2012-06-02 13:28:42 +00:00
voip_calls.h Add doxygen tags. 2012-03-12 12:18:02 +00:00
voip_calls_dlg.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
voip_calls_dlg.h
webbrowser.c Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
webbrowser.h
wlan_stat_dlg.c g_filename_display_basename() returns a g_mallocated string, so its 2012-06-03 22:03:05 +00:00
wsp_stat.c Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new(). 2012-04-21 16:40:14 +00:00