wireshark/ui/gtk
Bill Meier a196e90c3b Tweak the handling of resizing the window.
svn path=/trunk/; revision=48169
2013-03-07 15:27:24 +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 the font preferences to the colors pane and change its name to 2013-01-03 01:02:30 +00:00
Makefile.am There is no wireless layout. 2013-01-19 13:01:00 +00:00
Makefile.common Replace more XPMs with PNGs. 2013-01-19 05:48:43 +00:00
Makefile.nmake Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
Makefile_custom.common
STATUS.gtk3 As of r44326 everything builds with GDK_DISABLE_DEPRECATED 2012-08-08 07:09:33 +00:00
about_dlg.c if 0 out debug code 2012-12-26 12:34:08 +00:00
about_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
addr_resolution_dlg.c Actually add IPv6 addresses to the display. 2013-03-06 02:18:23 +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 Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
airpcap_dlg.c Display "Select Decryption Mode" in Decryption Key Management (Broken by revision 47005) 2013-03-04 17:15:58 +00:00
airpcap_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
airpcap_gui_utils.c it's ==> its & its ==> it's as needed. 2013-02-25 23:35:13 +00:00
airpcap_gui_utils.h Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
ansi_a_stat.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
ansi_map_stat.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
bootp_stat.c Rename ws_gtk_grid_attach() to ws_gtk_grid_attach_defaults(); 2013-01-05 15:25:30 +00:00
bytes_view.c Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang 2013-01-06 14:51:00 +00:00
bytes_view.h The Id and license header was missing: add it. 2012-08-15 23:22:20 +00:00
camel_counter.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
camel_srt.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
capture_comment_icons.h Update the comment icons and tooltips. 2012-03-08 19:07:02 +00:00
capture_dlg.c Use if_string instead og if_string->name. 2013-03-07 14:11:45 +00:00
capture_dlg.h Fix another discarded qualifier error. 2012-12-26 12:24:55 +00:00
capture_file_dlg.c With Jim Young's suggestion, revert r43785. Currently the file->open dialog contains a *Read* filter field, not a display filter, so after the packets matching the read filter are loaded, there is no actual display filter applied. This resolves https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8344 2013-03-04 06:49:01 +00:00
capture_file_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
capture_if_details_dlg_win32.c Don't yell at the user quite so much. Remove exclamation points from 2013-02-21 01:00:44 +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 gtk_alignment_new() args are gfloat; use constants of form 0.0F. 2013-03-06 04:43:12 +00:00
capture_if_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
capture_info_dlg.c Replace gtk_table...() with ws_gtk_grid...() 2013-01-10 15:19:29 +00:00
cfilter_combo_utils.c Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
cfilter_combo_utils.h Add a filter for all selected interfaces to the capture options dialog. 2012-08-07 07:58:05 +00:00
color_dlg.c 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_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
color_edit_dlg.c 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_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 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
compare_stat.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
conversations_eth.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
conversations_fc.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
conversations_fddi.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
conversations_ip.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
conversations_ipv6.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
conversations_ipx.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +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 numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
conversations_rsvp.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
conversations_sctp.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
conversations_table.c Fix spelling/typos found using a list of commonly misspelled words. 2013-02-26 04:42:26 +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 numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
conversations_tr.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
conversations_udpip.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
conversations_usb.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
conversations_wlan.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
dcerpc_stat.c it's ==> its & its ==> it's as needed. 2013-02-25 23:35:13 +00:00
decode_as_ber.c Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
decode_as_ber.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
decode_as_dcerpc.c Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
decode_as_dcerpc.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
decode_as_dlg.c Minor Bluetooth fixes 2013-02-21 22:00:32 +00:00
decode_as_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
dfilter_expr_dlg.c Fir Gtk 3.8 & newer: gtk_scrolled_window_add_with_viewport() ==> gtk_container_add(). 2013-03-04 19:20:39 +00:00
dfilter_expr_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
diameter_stat.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
dissector_tables_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
dissector_tables_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
dlg_utils.c Remove a comment left over from the "old days". 2013-03-05 22:12:09 +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 strlen() returns a size_t, so assign its return value to a size_t. 2013-02-11 06:57:58 +00:00
drag_and_drop.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
edit_packet_comment_dlg.c make function names consistent 2013-02-20 22:18:56 +00:00
edit_packet_comment_dlg.h make function names consistent 2013-02-20 22:18:56 +00:00
expert_comp_dlg.c Remove unneeded initializations, and one redundant if condition. 2012-12-22 21:14:13 +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 Remove unneeded initializations, and one redundant if condition. 2012-12-22 21:14: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 Remove unneeded initializations, and one redundant if condition. 2012-12-22 21:14:13 +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_sslkeys.c Don't yell at the user quite so much. Remove exclamation points from 2013-02-21 01:00:44 +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 numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
file_dlg.c it's ==> its & its ==> it's as needed. 2013-02-25 23:35:13 +00:00
file_dlg.h it's ==> its & its ==> it's as needed. 2013-02-25 23:35:13 +00:00
file_import_dlg.c Replace gtk_table...() with ws_gtk_grid...(); 2013-01-10 21:47:25 +00:00
file_import_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
fileset_dlg.c Fir Gtk 3.8 & newer: gtk_scrolled_window_add_with_viewport() ==> gtk_container_add(). 2013-03-04 19:20:39 +00:00
fileset_dlg.h Call fileset_file_closed from cf_cb_file_closed. 2012-09-26 23:40:56 +00:00
filter_autocomplete.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_autocomplete.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
filter_dlg.c Another solution to fix bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8183. 2013-01-10 12:44:52 +00:00
filter_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
filter_expression_save_dlg.c Add Filter Expressions^WButton^WShortcut^WBookmark preferences. 2013-02-06 18:22:54 +00:00
filter_expression_save_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +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 Rename the search type menu items to more accurately reflect what we're 2012-12-15 01:04:39 +00:00
find_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
firewall_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
firewall_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
flow_graph.c Replace gtk_table...() with ws_gtk_grid...(). 2013-01-14 16:17:42 +00:00
follow_ssl.c The inverse of GINT_TO_POINTER() is GPOINTER_TO_INT(); use it (this 2012-12-24 23:11:38 +00:00
follow_ssl.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
follow_stream.c Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
follow_stream.h Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
follow_tcp.c Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
follow_tcp.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
follow_udp.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
follow_udp.h Update Free Software Foundation address. 2012-06-28 22:56:06 +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 remove _U_ for parameter that is used 2013-02-12 19:00:39 +00:00
goto_dlg.c Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
goto_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
graph_analysis.c Whitespace & indentation cleanup. 2013-03-04 16:36:40 +00:00
graph_analysis.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
gsm_a_stat.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
gsm_map_stat.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
gsm_map_stat.h Update FSF address - part II. 2012-06-28 23:18:38 +00:00
gsm_map_summary.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
gtk_iface_monitor.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
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 numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
gui_stat_menu.h Allow TCP graphs to be launched from the conversation table window. 2012-11-11 18:32:47 +00:00
gui_stat_util.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
gui_stat_util.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
gui_utils.c Fix spelling/typos found using a list of commonly misspelled words. 2013-02-26 04:42:26 +00:00
gui_utils.h Fix spelling/typos found using a list of commonly misspelled words. 2013-02-26 04:42:26 +00:00
h225_counter.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
h225_ras_srt.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
help_dlg.c Use topic_action instead of topic_cb for the Windows file dialogs. Move 2012-10-16 19:47:43 +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 Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
hostlist_fc.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
hostlist_fddi.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
hostlist_ip.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
hostlist_ipv6.c Use SET_ADDRESS() to initialize src and dst as both src.hf and dst.hf were uninitialized. Fixes Coverity CID's 752013-752014: Uninitialized scalar variable. 2013-01-14 16:55:07 +00:00
hostlist_ipx.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
hostlist_jxta.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +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 numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
hostlist_sctp.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
hostlist_table.c replace "unsigned" datatype with "guint". Some mpeg files needed "unsigned int" instead. 2013-01-04 05:22:43 +00:00
hostlist_table.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_tcpip.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
hostlist_tr.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
hostlist_udpip.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +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 Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
iax2_analysis.c Fix spelling/typos found using a list of commonly misspelled words. 2013-02-26 04:42:26 +00:00
iax2_analysis.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
io_stat.c Cleanup: indentation, whitespace, long-lines, formatting & etc. 2013-01-15 15:16:53 +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 GTK+: 2013-01-22 18:27:18 +00:00
ldap_stat.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
libgtkui.vcproj Move ui-independent object export routines to the common ui directory. 2012-10-18 21:14:43 +00:00
mac_lte_stat_dlg.c Minor cleanup: 2013-01-17 22:38:51 +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 Followup to r48081: use the DEFAULT_CAPTURE_BUFFER_SIZE macro from r47942. 2013-03-05 15:22:28 +00:00
main.h it's ==> its & its ==> it's as needed. 2013-02-25 23:35:13 +00:00
main_80211_toolbar.c Add a few consts to fix some compiler (GCC) errors. 2012-12-29 20:56:11 +00:00
main_80211_toolbar.h From Pontus Fuchs: 2012-07-05 02:01:43 +00:00
main_airpcap_toolbar.c Don't yell at the user quite so much. Remove exclamation points from 2013-02-21 01:00:44 +00:00
main_airpcap_toolbar.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_filter_toolbar.c Add Filter Expressions^WButton^WShortcut^WBookmark preferences. 2013-02-06 18:22:54 +00:00
main_filter_toolbar.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_menubar.c it's ==> its & its ==> it's as needed. 2013-02-25 23:35:13 +00:00
main_menubar_private.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_statusbar.c it's ==> its & its ==> it's as needed. 2013-02-25 23:35:13 +00:00
main_statusbar_private.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_titlebar.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
main_titlebar.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_toolbar.c it's ==> its & its ==> it's as needed. 2013-02-25 23:35:13 +00:00
main_toolbar.h Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
main_toolbar_private.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_welcome.c Fir Gtk 3.8 & newer: gtk_scrolled_window_add_with_viewport() ==> gtk_container_add(). 2013-03-04 19:20:39 +00:00
main_welcome.h select_ifaces and select_current_ifaces haven't been used since r40715. 2012-11-29 22:58:16 +00:00
manual_addr_resolv.c Replace gtk_table...() with ws_gtk_grid...(); 2013-01-16 16:52:32 +00:00
manual_addr_resolv.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
mcast_stream.c Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
mcast_stream.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
mcast_stream_dlg.c Rename ws_gtk_grid_attach() to ws_gtk_grid_attach_defaults(); 2013-01-05 15:25:30 +00:00
mcast_stream_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
megaco_stat.c Fix [-Wshadow] warnings. 2012-12-06 20:59:53 +00:00
menus.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
mgcp_stat.c Fix [-Wshadow] warnings. 2012-12-06 20:59:53 +00:00
mtp3_stat.c Fix [-Wshadow] warnings. 2012-12-06 20:59:53 +00:00
mtp3_stat.h Update FSF address - part II. 2012-06-28 23:18:38 +00:00
mtp3_summary.c Fix a minor window handling difference between GTK2 & GTK3: 2013-01-02 22:59:34 +00:00
ncp_stat.c Fix [-Wshadow] warnings. 2012-12-06 20:59:53 +00:00
network_icons.h
old-gtk-compat.h (trivial) fix a typo 2012-09-16 18:00:56 +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 Fix spelling/typos found using a list of commonly misspelled words. 2013-02-26 04:42:26 +00:00
packet_list.h GTK+: 2013-01-22 18:27:18 +00:00
packet_list_store.c Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
packet_list_store.h - Replace packet_list_recreate_visible_rows -> packet_list_recreate_visible_rows_list 2012-09-04 02:35:25 +00:00
packet_panes.c Don't yell at the user quite so much. Remove exclamation points from 2013-02-21 01:00:44 +00:00
packet_panes.h GTK+: 2013-01-22 18:27:18 +00:00
packet_win.c GTK+: 2013-01-22 18:27:18 +00:00
packet_win.h Update Free Software Foundation address. 2012-06-28 22:56:06 +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 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
pixmap_save.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
plugins_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
plugins_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
prefs_capture.c Use ifdefs for buffer size. 2013-03-07 13:15:55 +00:00
prefs_capture.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
prefs_column.c Fix spelling/typos found using a list of commonly misspelled words. 2013-02-26 04:42:26 +00:00
prefs_column.h Add column preferences. 2013-01-23 19:04:36 +00:00
prefs_dlg.c Fir Gtk 3.8 & newer: gtk_scrolled_window_add_with_viewport() ==> gtk_container_add(). 2013-03-04 19:20:39 +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 trivial: clean up ui/gtk/prefs_filter_expressions.c 2012-12-21 17:07:51 +00:00
prefs_filter_expressions.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
prefs_font_color.c For GTK 3.4 and newer: use GtkColorChooserWidget; 2013-03-04 04:53:44 +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 Use explicit casts. 2013-03-07 07:48:33 +00:00
prefs_gui.h Move the font preferences to the colors pane and change its name to 2013-01-03 01:02:30 +00:00
prefs_layout.c Use ws_gtk_grid...() in place of gtk_table...(). 2013-01-24 21:21:51 +00:00
prefs_layout.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
print_dlg.c Tweak the handling of resizing the window. 2013-03-07 15:27:24 +00:00
profile_dlg.c Replace gtk_table...() with ws_gtk_grid...(). 2013-01-11 00:54:08 +00:00
profile_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
progress_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
proto_dlg.c More unused variables caught by cppcheck. 2012-09-29 14:15:20 +00:00
proto_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
proto_help.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
proto_help.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
proto_hier_stats_dlg.c Fix a bunch of warnings. 2012-12-26 05:57:06 +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 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +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 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +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 Fix [-Wshadow] warnings. 2012-12-06 20:59:53 +00:00
range_utils.c it's ==> its & its ==> it's as needed. 2013-02-25 23:35:13 +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 Use explicit casts. 2013-03-06 20:33:32 +00:00
rlc_lte_stat_dlg.c Fix Gtk3 window resize behavior to match Gtk2. 2013-01-16 23:18:53 +00:00
rpc_progs.c Rename ws_gtk_grid_attach() to ws_gtk_grid_attach_defaults(); 2013-01-05 15:25:30 +00:00
rpc_stat.c Fix [-Wshadow] warnings. 2012-12-06 20:59:53 +00:00
rtp_analysis.c Don't yell at the user quite so much. Remove exclamation points from 2013-02-21 01:00:44 +00:00
rtp_analysis.h Try to detect duplicated packets due to mirroring/span ports by comparing src MAC addresses. 2013-01-28 15:41:45 +00:00
rtp_player.c Fix a minor typo in SVN #48065 2013-03-04 21:04:57 +00:00
rtp_player.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
rtp_stream.c protect_thread_critical_region, unprotect_thread_critical_region are no-ops, cleanup code by removing them. 2012-09-28 21:36:21 +00:00
rtp_stream.h Whitespace and doxygen comment changes. 2013-01-28 12:04:15 +00:00
rtp_stream_dlg.c From Michal Labedzki: 2012-12-05 09:21:26 +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 Fix [-Wshadow] warnings. 2012-12-06 20:59:53 +00:00
sctp_assoc_analyse.c Don't yell at the user quite so much. Remove exclamation points from 2013-02-21 01:00:44 +00:00
sctp_byte_graph_dlg.c Don't yell at the user quite so much. Remove exclamation points from 2013-02-21 01:00:44 +00:00
sctp_chunk_stat.c Fix [-Wshadow] warnings. 2012-12-06 20:59:53 +00:00
sctp_chunk_stat_dlg.c Rename ws_gtk_grid_attach() to ws_gtk_grid_attach_defaults(); 2013-01-05 15:25:30 +00:00
sctp_error_dlg.c Don't yell at the user quite so much. Remove exclamation points from 2013-02-21 01:00:44 +00:00
sctp_graph_dlg.c Don't yell at the user quite so much. Remove exclamation points from 2013-02-21 01:00:44 +00:00
sctp_stat.c Fix bug reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8011 2012-11-23 13:16:04 +00:00
sctp_stat.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
sctp_stat_dlg.c Cleanup: 2013-01-15 17:54:47 +00:00
service_response_time_table.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
service_response_time_table.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
simple_dialog.c Fix minor differences in window handling between Gtk2 & Gtk3: 2013-01-04 15:57:44 +00:00
sip_stat.c Rename ws_gtk_grid_attach() to ws_gtk_grid_attach_defaults(); 2013-01-05 15:25:30 +00:00
smb2_stat.c Fix [-Wshadow] warnings. 2012-12-06 20:59:53 +00:00
smb_stat.c Fix [-Wshadow] warnings. 2012-12-06 20:59:53 +00:00
stats_tree_stat.c Fix [-Wshadow] warnings. 2012-12-06 20:59:53 +00:00
stock_icons.c Fix a bunch of warnings. 2012-12-26 05:57:06 +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 Fir Gtk 3.8 & newer: gtk_scrolled_window_add_with_viewport() ==> gtk_container_add(). 2013-03-04 19:20:39 +00:00
summary_dlg.h Move summary related stuff to summary_dlg 2012-12-26 12:29:43 +00:00
supported_protos_dlg.c GTK+: 2013-01-22 18:27:18 +00:00
supported_protos_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
tap_param_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
tap_param_dlg.h Make tap_param.enum_vals const. 2012-11-29 22:21:23 +00:00
tcp_graph.c Use explicit casts. 2013-03-06 20:33:32 +00:00
text_page_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
text_page_utils.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
time_shift_dlg.c Fix a minor difference in window handling between Gtk2 & Gtk3: 2013-01-04 20:27:29 +00:00
time_shift_dlg.h Move common time shifting code to ui/time_shift.[ch]. Change the 2012-12-21 17:37:57 +00:00
toolbar_icons.h Add the new toolbar icons. 2012-12-05 22:30:02 +00:00
uat_gui.c Constify the second argument to uat_load(), to squelch some warnings. 2013-02-08 09:06:08 +00:00
uat_gui.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
voip_calls.c Fix spelling/typos found using a list of commonly misspelled words. 2013-02-26 04:42:26 +00:00
voip_calls.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
voip_calls_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
voip_calls_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
webbrowser.c Cast away another const warning that only shows up under really recent GCCs. 2012-12-26 13:18:58 +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 General cleanup: 2013-01-17 22:26:37 +00:00
wsp_stat.c Rename ws_gtk_grid_attach() to ws_gtk_grid_attach_defaults(); 2013-01-05 15:25:30 +00:00