Wireshark-commits: [Wireshark-commits] master bfde04b: ui/gtk/*.c: Add editor modelines; As needed:
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 Feb 2015 19:02:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bfde04b845485c5ebf0a9bed15392cf9f0c47374 Submitter: Bill Meier (wmeier@xxxxxxxxxxx) Changed: branch: master Repository: wireshark Commits: bfde04b by Bill Meier (wmeier@xxxxxxxxxxx): ui/gtk/*.c: Add editor modelines; As needed: Fix indentation Change-Id: I8cd9d9fe5f12c284f46b8f725766f681faccd753 Reviewed-on: https://code.wireshark.org/review/7138 Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx> Actions performed: from 7229c54 epan/ftypes/*.[hc]: As needed: Add editor modelines & Fix indentation adds bfde04b ui/gtk/*.c: Add editor modelines; As needed: Fix indentation Summary of changes: ui/gtk/about_dlg.c | 125 ++++---- ui/gtk/afp_stat.c | 13 + ui/gtk/ansi_a_stat.c | 22 +- ui/gtk/ansi_map_stat.c | 13 + ui/gtk/bootp_stat.c | 17 +- ui/gtk/bytes_view.c | 25 +- ui/gtk/camel_counter.c | 67 ++-- ui/gtk/camel_srt.c | 45 ++- ui/gtk/capture_info_dlg.c | 13 + ui/gtk/color_utils.c | 12 + ui/gtk/dcerpc_stat.c | 37 ++- ui/gtk/decode_as_dlg.c | 137 +++++---- ui/gtk/dfilter_expr_dlg.c | 307 +++++++++--------- ui/gtk/diameter_stat.c | 13 + ui/gtk/dlg_utils.c | 12 + ui/gtk/drag_and_drop.c | 13 +- ui/gtk/edit_packet_comment_dlg.c | 13 + ui/gtk/expert_comp_dlg.c | 13 + ui/gtk/expert_comp_table.c | 95 +++--- ui/gtk/export_object_dlg.c | 15 +- ui/gtk/export_sslkeys.c | 21 +- ui/gtk/fc_stat.c | 13 + ui/gtk/file_dlg.c | 13 + ui/gtk/fileset_dlg.c | 13 + ui/gtk/filter_autocomplete.c | 13 + ui/gtk/filter_expression_save_dlg.c | 13 + ui/gtk/filter_utils.c | 13 + ui/gtk/find_dlg.c | 191 ++++++------ ui/gtk/firewall_dlg.c | 45 ++- ui/gtk/font_utils.c | 13 + ui/gtk/funnel_stat.c | 13 + ui/gtk/goto_dlg.c | 24 +- ui/gtk/gsm_a_stat.c | 13 + ui/gtk/gsm_map_stat.c | 13 + ui/gtk/gsm_map_summary.c | 27 +- ui/gtk/gtk_iface_monitor.c | 13 + ui/gtk/gtp_stat.c | 13 + ui/gtk/gui_stat_util.c | 13 + ui/gtk/gui_utils.c | 29 +- ui/gtk/h225_counter.c | 49 +-- ui/gtk/h225_ras_srt.c | 45 ++- ui/gtk/help_dlg.c | 13 + ui/gtk/io_stat.c | 13 + ui/gtk/ldap_stat.c | 13 + ui/gtk/mac_lte_stat_dlg.c | 13 + ui/gtk/macros_dlg.c | 13 + ui/gtk/main_80211_toolbar.c | 59 ++-- ui/gtk/main_airpcap_toolbar.c | 203 ++++++------ ui/gtk/main_statusbar.c | 13 + ui/gtk/main_titlebar.c | 47 ++- ui/gtk/main_toolbar.c | 109 ++++--- ui/gtk/main_welcome.c | 13 + ui/gtk/manual_addr_resolv.c | 13 + ui/gtk/megaco_stat.c | 27 +- ui/gtk/memory_dlg.c | 57 ++-- ui/gtk/mgcp_stat.c | 55 ++-- ui/gtk/mtp3_stat.c | 13 + ui/gtk/mtp3_summary.c | 27 +- ui/gtk/ncp_stat.c | 565 +++++++++++++++++----------------- ui/gtk/packet_history.c | 13 + ui/gtk/packet_list.c | 13 + ui/gtk/packet_list_store.c | 13 + ui/gtk/packet_panes.c | 13 + ui/gtk/pixmap_save.c | 21 +- ui/gtk/prefs_column.c | 15 +- ui/gtk/prefs_layout.c | 139 +++++---- ui/gtk/print_dlg.c | 13 + ui/gtk/profile_dlg.c | 13 + ui/gtk/progress_dlg.c | 139 +++++---- ui/gtk/proto_help.c | 13 + ui/gtk/proto_hier_tree_model.c | 12 + ui/gtk/proto_tree_model.c | 13 + ui/gtk/radius_stat.c | 19 +- ui/gtk/range_utils.c | 13 + ui/gtk/rlc_lte_stat_dlg.c | 13 + ui/gtk/rpc_progs.c | 13 + ui/gtk/rpc_stat.c | 13 + ui/gtk/rtp_analysis.c | 23 +- ui/gtk/sctp_assoc_analyse.c | 13 + ui/gtk/sctp_byte_graph_dlg.c | 13 + ui/gtk/sctp_chunk_stat.c | 17 +- ui/gtk/sctp_chunk_stat_dlg.c | 13 + ui/gtk/sctp_error_dlg.c | 29 +- ui/gtk/sctp_graph_dlg.c | 13 + ui/gtk/sctp_stat_dlg.c | 13 + ui/gtk/service_response_time_table.c | 97 +++--- ui/gtk/simple_dialog.c | 33 +- ui/gtk/sip_stat.c | 13 + ui/gtk/smb2_stat.c | 13 + ui/gtk/smb_stat.c | 13 + ui/gtk/stats_tree_stat.c | 93 +++--- ui/gtk/supported_protos_dlg.c | 183 ++++++----- ui/gtk/tap_param_dlg.c | 15 +- ui/gtk/tcp_graph.c | 13 + ui/gtk/time_shift_dlg.c | 49 +-- ... 5 lines suppressed ...
- Prev by Date: [Wireshark-commits] master 7229c54: epan/ftypes/*.[hc]: As needed: Add editor modelines & Fix indentation
- Next by Date: [Wireshark-commits] master-1.12 75e735b: DHCPv6: add missing braces
- Previous by thread: [Wireshark-commits] master 7229c54: epan/ftypes/*.[hc]: As needed: Add editor modelines & Fix indentation
- Next by thread: [Wireshark-commits] master-1.12 75e735b: DHCPv6: add missing braces
- Index(es):