wireshark/ui/gtk
Martin Mathieson 1586d80a77 RLC: when zooming, use shift and control keys to lock vertical or
horizontal scaling respectively.

RLC+TCP: when already fully zoomed out, don't multiply zoom by 1.0 and redraw.
When holding down the key to zoom out, waiting to several redraws of the
whole graph to complete could take a while...

svn path=/trunk/; revision=44374
2012-08-09 04:02:35 +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 common parts of iface_lists.[ch] from ui/gtk/ to ui/. Leave the 2012-08-01 22:32:14 +00:00
Makefile.am Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.common Another capture_globals.h fix. 2012-08-04 00:10:27 +00:00
Makefile.nmake Add '*.sbr' to 'clean' 2012-06-13 16:19:35 +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 gtk_container_add() -> gtk_box_pack_start() [bug #7377] 2012-07-20 21:35:45 +00:00
about_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
afp_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
airpcap_dlg.c Get rid of some GTK_CHECK_VERSION instances by using compabillity macros. 2012-08-01 13:41:40 +00:00
airpcap_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
airpcap_gui_utils.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
airpcap_gui_utils.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
ansi_a_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
ansi_map_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
bootp_stat.c Shoul be gtk_box_pack_start(GTK_BOX (vbox), message_type_fr, TRUE, TRUE, 0); 2012-07-19 13:36:26 +00:00
bytes_view.c Fix bug #7520: Byteview related Glib-GObject-Critical msgs during GTK2 Wireshark startup 2012-07-23 20:24:36 +00:00
bytes_view.h Fix bug #6690: Wireshark quite slow displaying frames with many detail pane nodes and large byteviews 2012-07-15 20:24:48 +00:00
camel_counter.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
camel_srt.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
capture_comment_icons.h Update the comment icons and tooltips. 2012-03-08 19:07:02 +00:00
capture_dlg.c Have (almost) all preferences use the generic preferences API (per https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7402). This cleaned up a lot of hardcoded code and allows breaking up the prefs structure (or at least prevent it from growing too large) if desired. 2012-08-08 16:54:02 +00:00
capture_dlg.h Add window with notebooks to display bpf compile results. 2012-08-07 13:25:42 +00:00
capture_file_dlg.c Remove the filename from the GTK+ open file preview. 2012-07-21 01:18:57 +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 Shoul be gtk_box_pack_start(GTK_BOX (vbox), message_type_fr, TRUE, TRUE, 0); 2012-07-19 14:02:47 +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 Move capture_globals.h from ui/gtk/ to ui/. Show interface activity 2012-08-03 23:30:47 +00:00
capture_if_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
capture_info_dlg.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
cfilter_combo_utils.c Update Free Software Foundation address. 2012-06-28 22:56: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 some clang warnings: implicit conversion from enumeration type 'GtkStateType' to different enumeration type 'GtkStateFlags' [-Werror,-Wconversion] 2012-07-20 11:10:29 +00:00
color_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
color_edit_dlg.c Get rid of some GTK_CHECK_VERSION instances by using compabillity macros. 2012-08-01 13:41:40 +00:00
color_edit_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
color_utils.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
color_utils.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
compare_stat.c Update FSF address - part II. 2012-06-28 23:18:38 +00:00
conversations_eth.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
conversations_fc.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
conversations_fddi.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
conversations_ip.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
conversations_ipv6.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
conversations_ipx.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
conversations_jxta.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
conversations_ncp.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
conversations_rsvp.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
conversations_sctp.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
conversations_table.c Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
conversations_table.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
conversations_tcpip.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
conversations_tr.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
conversations_udpip.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
conversations_usb.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
conversations_wlan.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
dcerpc_stat.c Fix some clang warnings: implicit conversion from enumeration type 'GtkStateType' to different enumeration type 'GtkStateFlags' [-Werror,-Wconversion] 2012-07-20 11:10:29 +00:00
decode_as_ber.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
decode_as_ber.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
decode_as_dcerpc.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
decode_as_dcerpc.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
decode_as_dlg.c Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
decode_as_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
dfilter_expr_dlg.c Shoul be gtk_box_pack_start(GTK_BOX (vbox), message_type_fr, TRUE, TRUE, 0); 2012-07-19 14:02:47 +00:00
dfilter_expr_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
diameter_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
dissector_tables_dlg.c For all recent changes (r43820...r43829) from gtk_container_add() to gtk_box_pack_start() set expand parameter to TRUE. 2012-07-20 15:08:27 +00:00
dissector_tables_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
dlg_utils.c #include old-gtk-compat.h in order to get compilation working with older gtks. 2012-08-01 14:33:12 +00:00
dlg_utils.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
doxygen.cfg.in Fix path to doxygen_global.cfg 2012-03-19 01:10:19 +00:00
drag_and_drop.c Move capture_globals.h from ui/gtk/ to ui/. Show interface activity 2012-08-03 23:30:47 +00:00
drag_and_drop.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
edit_packet_comment_dlg.c Shoul be gtk_box_pack_start(GTK_BOX (vbox), message_type_fr, TRUE, TRUE, 0); 2012-07-19 14:02:47 +00:00
edit_packet_comment_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
expert_comp_dlg.c For all recent changes (r43820...r43829) from gtk_container_add() to gtk_box_pack_start() set expand parameter to TRUE. 2012-07-20 15:08:27 +00:00
expert_comp_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
expert_comp_table.c Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
expert_comp_table.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
expert_indicators.h
export_object.c gtk_container_add() -> gtk_box_pack_start(). 2012-07-19 15:02:07 +00:00
export_object.h
export_object_dicom.c
export_object_http.c
export_object_smb.c
export_sslkeys.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
export_sslkeys.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
fc_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
file_dlg.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
file_dlg.h Move most of file_open_cmd to gtk_open_file. Make gtk_open_file 2012-07-16 20:46:13 +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 Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
fileset_dlg.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
fileset_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
filter_autocomplete.c Get rid of some GTK_CHECK_VERSION instances by using compabillity macros. 2012-08-01 13:41:40 +00:00
filter_autocomplete.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
filter_dlg.c Fix some clang warnings: implicit conversion from enumeration type 'GtkStateType' to different enumeration type 'GtkStateFlags' [-Werror,-Wconversion] 2012-07-20 11:10:29 +00:00
filter_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
filter_expression_save_dlg.c gtk_container_add() -> gtk_box_pack_start(). 2012-07-19 15:02:07 +00:00
filter_expression_save_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
filter_utils.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
filter_utils.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
find_dlg.c gtk_container_add() -> gtk_box_pack_start(). 2012-07-19 15:02:07 +00:00
find_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
firewall_dlg.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
firewall_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
flow_graph.c #include old-gtk-compat.h in order to get compilation working with older gtks. 2012-08-01 14:33:12 +00:00
follow_ssl.c Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
follow_ssl.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
follow_stream.c For all recent changes (r43820...r43829) from gtk_container_add() to gtk_box_pack_start() set expand parameter to TRUE. 2012-07-20 15:08:27 +00:00
follow_stream.h
follow_tcp.c Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
follow_tcp.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
follow_udp.c Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
follow_udp.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
font_utils.c Fix comments, from r43729 we don't load bold font. 2012-07-17 20:52:16 +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 #include old-gtk-compat.h in order to get compilation working with older gtks. 2012-08-01 14:33:12 +00:00
goto_dlg.c gtk_container_add() -> gtk_box_pack_start(). 2012-07-19 15:02:07 +00:00
goto_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
graph_analysis.c Get rid of some GTK_CHECK_VERSION instances by using compabillity macros. 2012-08-01 13:41:40 +00:00
graph_analysis.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
gsm_a_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
gsm_map_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
gsm_map_stat.h Update FSF address - part II. 2012-06-28 23:18:38 +00:00
gsm_map_summary.c For all recent changes (r43820...r43829) from gtk_container_add() to gtk_box_pack_start() set expand parameter to TRUE. 2012-07-20 15:08:27 +00:00
gtk_iface_monitor.c Move capture_globals.h from ui/gtk/ to ui/. Show interface activity 2012-08-03 23:30:47 +00:00
gtk_iface_monitor.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
gtkglobals.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
gtp_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
gui_stat_menu.h Add a sequence graph for LTE RLC channels under Telephony | LTE. 2012-07-10 01:32:54 +00:00
gui_stat_util.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
gui_stat_util.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
gui_utils.c Fix reference counting of GdkPixbuf, unref after creating GtkImage (aka fix memleaks) 2012-07-27 08:49:41 +00:00
gui_utils.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
h225_counter.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
h225_ras_srt.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
help_dlg.c Add link to Ask Wireshark Website ( http://ask.wireshark.org )in Help Menu for GTK 2012-07-29 15:02:12 +00:00
help_dlg.h Add link to Ask Wireshark Website ( http://ask.wireshark.org )in Help Menu for GTK 2012-07-29 15:02:12 +00:00
hostlist_eth.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_fc.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_fddi.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_ip.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_ipv6.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_ipx.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_jxta.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_ncp.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_rsvp.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_sctp.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_table.c Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
hostlist_table.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_tcpip.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_tr.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_udpip.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_usb.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
hostlist_wlan.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
iax2_analysis.c Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
iax2_analysis.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
io_stat.c Add another cast that should have been part of r44025 to fully resolve Coverity CID 703863: Unintentional integer overflow. 2012-07-31 14:51:06 +00:00
keys.h Make the columns of the capture options dialog selectable. Changes are stored in the preferences file. 2012-08-03 11:15:40 +00:00
ldap_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +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 Take yet more care not to be dividing by zero when calculating the bit 2012-07-06 01:52:09 +00:00
macros_dlg.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
macros_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main.c Have (almost) all preferences use the generic preferences API (per https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7402). This cleaned up a lot of hardcoded code and allows breaking up the prefs structure (or at least prevent it from growing too large) if desired. 2012-08-08 16:54:02 +00:00
main.h Analyze->Apply as Filter and Analyze->Prepare a Filter cause crashes 2012-07-24 15:03:59 +00:00
main_80211_toolbar.c From Pontus Fuchs: 2012-07-05 05:36:50 +00:00
main_80211_toolbar.h From Pontus Fuchs: 2012-07-05 02:01:43 +00:00
main_airpcap_toolbar.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_airpcap_toolbar.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_filter_toolbar.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_filter_toolbar.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_menubar.c Base framework to allow all preferences to be part of generic preferences API. Implementation will follow, but I wanted the framework in place first. 2012-08-08 12:13:24 +00:00
main_menubar_private.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_statusbar.c Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
main_statusbar_private.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_titlebar.c From Michael Mann: 2012-07-31 07:27:39 +00:00
main_titlebar.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_toolbar.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_toolbar.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_toolbar_private.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_welcome.c Add refresh button, if interfaces are not found. 2012-08-08 07:53:57 +00:00
main_welcome.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
manual_addr_resolv.c Fix some memory leaks of returned string from gtk_combo_box_text_get_active_text() 2012-07-22 21:06:46 +00:00
manual_addr_resolv.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
mcast_stream.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
mcast_stream.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
mcast_stream_dlg.c #include old-gtk-compat.h in order to get compilation working with older gtks. 2012-08-01 14:33:12 +00:00
mcast_stream_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
megaco_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
menus.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
mgcp_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
mtp3_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
mtp3_stat.h Update FSF address - part II. 2012-06-28 23:18:38 +00:00
mtp3_summary.c Sanity checks to avoid a crash if no file is open 2012-07-14 19:59:13 +00:00
ncp_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
network_icons.h
new_packet_list.c Fix buildbot warning: variable `fdata' set but not used [-Werror=unused-but-set-variable] 2012-07-25 19:25:23 +00:00
new_packet_list.h Edit packet comments 2012-02-13 17:33:05 +00:00
old-gtk-compat.h Get rid of some GTK_CHECK_VERSION instances by using compabillity macros. 2012-08-01 13:41:40 +00:00
packet_history.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
packet_history.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
packet_list_store.c Make columnized and colorized bit field. 2012-07-26 09:36:15 +00:00
packet_list_store.h Add checks if stamp values matches. Remove packet_list_visible_record 2012-07-26 09:20:05 +00:00
packet_panes.c Make proto_tree_draw wrapper function to proto_tree_draw_resolve. 2012-07-24 19:49:47 +00:00
packet_panes.h - e_addr_resolve is structure so pass it by pointer. 2012-07-06 07:34:08 +00:00
packet_win.c gtk_container_add() -> gtk_box_pack_start() [bug #7377] 2012-07-20 21:35:45 +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 Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
pixmap_save.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
plugins_dlg.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
plugins_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
prefs_capture.c Have (almost) all preferences use the generic preferences API (per https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7402). This cleaned up a lot of hardcoded code and allows breaking up the prefs structure (or at least prevent it from growing too large) if desired. 2012-08-08 16:54:02 +00:00
prefs_capture.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
prefs_column.c gtk_container_add() -> gtk_box_pack_start() [bug #7377] 2012-07-20 21:35:45 +00:00
prefs_column.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
prefs_dlg.c Have (almost) all preferences use the generic preferences API (per https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7402). This cleaned up a lot of hardcoded code and allows breaking up the prefs structure (or at least prevent it from growing too large) if desired. 2012-08-08 16:54:02 +00:00
prefs_dlg.h Make the columns of the capture options dialog selectable. Changes are stored in the preferences file. 2012-08-03 11:15:40 +00:00
prefs_filter_expressions.c gtk_container_add() -> gtk_box_pack_start() [bug #7377] 2012-07-20 21:35:45 +00:00
prefs_filter_expressions.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
prefs_gui.c From Michael Mann: 2012-07-31 07:27:39 +00:00
prefs_gui.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
prefs_layout.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
prefs_layout.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
prefs_stream.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
prefs_stream.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
print_dlg.c gtk_container_add() -> gtk_box_pack_start() [bug #7377] 2012-07-20 21:35:45 +00:00
profile_dlg.c gtk_container_add() -> gtk_box_pack_start() [bug #7377] 2012-07-20 21:35:45 +00:00
profile_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
progress_dlg.c Pass {delayed_}create_progress_dlg a pointer the top level window 2012-07-19 21:49:52 +00:00
proto_dlg.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
proto_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
proto_help.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
proto_help.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
proto_hier_stats_dlg.c Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +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 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 - e_addr_resolve is structure so pass it by pointer. 2012-07-06 07:34:08 +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 Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
range_utils.c Update Free Software Foundation address. 2012-06-28 22:56:06 +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 RLC: when zooming, use shift and control keys to lock vertical or 2012-08-09 04:02:35 +00:00
rlc_lte_stat_dlg.c Take yet more care not to be dividing by zero when calculating the bit 2012-07-06 01:52:09 +00:00
rpc_progs.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
rpc_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
rtp_analysis.c Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
rtp_analysis.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
rtp_player.c Get rid of some GTK_CHECK_VERSION instances by using compabillity macros. 2012-08-01 13:41:40 +00:00
rtp_player.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
rtp_stream.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
rtp_stream.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
rtp_stream_dlg.c #include old-gtk-compat.h in order to get compilation working with older gtks. 2012-08-01 14:33:12 +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 Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
sctp_assoc_analyse.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
sctp_byte_graph_dlg.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
sctp_chunk_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
sctp_chunk_stat_dlg.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
sctp_error_dlg.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
sctp_graph_dlg.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
sctp_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
sctp_stat.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
sctp_stat_dlg.c Get rid of some GTK_CHECK_VERSION instances by using compabillity macros. 2012-08-01 13:41:40 +00:00
service_response_time_table.c Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
service_response_time_table.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
simple_dialog.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
sip_stat.c gtk_container_add() -> gtk_box_pack_start() [bug #7377] 2012-07-20 21:35:45 +00:00
smb2_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
smb_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
stats_tree_stat.c gtk_container_add() -> gtk_box_pack_start() [bug #7377] 2012-07-20 21:35:45 +00:00
stock_icons.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
stock_icons.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
summary_dlg.c Move capture_globals.h from ui/gtk/ to ui/. Show interface activity 2012-08-03 23:30:47 +00:00
summary_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
supported_protos_dlg.c Fix bug #7377 for: 2012-07-20 15:21:40 +00:00
supported_protos_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
tap_param_dlg.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
tap_param_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
tcp_graph.c RLC: when zooming, use shift and control keys to lock vertical or 2012-08-09 04:02:35 +00:00
text_import.c Remove doubled semicolons and semicolons outside function. 2012-04-13 20:22:31 +00:00
text_import.h Fix some system header files that were #included with "" instead of <>. 2012-07-18 02:47:56 +00:00
text_import_scanner.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
text_import_scanner.l
text_page_utils.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
text_page_utils.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
time_shift_dlg.c gtk_container_add() -> gtk_box_pack_start() [bug #7377] 2012-07-20 21:35:45 +00:00
time_shift_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
uat_gui.c Fix bug #7377 for: 2012-07-20 15:21:40 +00:00
uat_gui.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
voip_calls.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
voip_calls.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
voip_calls_dlg.c Get rid of some GTK_CHECK_VERSION instances by using compabillity macros. 2012-08-01 13:41:40 +00:00
voip_calls_dlg.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
webbrowser.c Update FSF address - part II. 2012-06-28 23:18:38 +00:00
webbrowser.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
wlan_stat_dlg.c Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
wsp_stat.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00