Wireshark-commits: [Wireshark-commits] master 9c5049a: Gtk: Remove source code
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 Apr 2018 05:45:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9c5049a80b635d5d12829a4c51db9696dadaee00 Submitter: Roland Knall (rknall@xxxxxxxxx) Changed: branch: master Repository: wireshark Commits: 9c5049a by Roland Knall (rknall@xxxxxxxxx): Gtk: Remove source code Removing all gtk source code, except for main.? which will remain for the official removal during SFUS18 Change-Id: I4273baf207df1eaaa4b94623cfd10bf74b1fc4a4 Reviewed-on: https://code.wireshark.org/review/26937 Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx> Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx> Tested-by: Petri Dish Buildbot Reviewed-by: Roland Knall <rknall@xxxxxxxxx> Actions performed: from f533016 .mailmap: update of March and April (2018) adds 9c5049a Gtk: Remove source code Summary of changes: CMakeLists.txt | 1 - configure.ac | 2 - debian/control | 8 +- debian/patches/16_licence_about_location.patch | 13 +- debian/wireshark-gtk.docs | 1 - debian/wireshark-gtk.install | 2 - debian/wireshark-gtk.lintian-overrides | 2 - ui/gtk/.editorconfig | 217 - ui/gtk/CMakeLists.txt | 349 - ui/gtk/CMakeListsCustom.txt.example | 31 - ui/gtk/Makefile.am | 440 - ui/gtk/Makefile_custom.common | 12 - ui/gtk/STATUS.gtk3 | 41 - ui/gtk/about_dlg.c | 628 -- ui/gtk/about_dlg.h | 61 - ui/gtk/addr_resolution_dlg.c | 344 - ui/gtk/addr_resolution_dlg.h | 28 - ui/gtk/airpcap_dlg.c | 2697 ------ ui/gtk/airpcap_dlg.h | 63 - ui/gtk/airpcap_gui_utils.c | 2377 ----- ui/gtk/airpcap_gui_utils.h | 305 - ui/gtk/bytes_view.c | 1499 ---- ui/gtk/bytes_view.h | 51 - ui/gtk/capture_dlg.c | 6243 -------------- ui/gtk/capture_dlg.h | 109 - ui/gtk/capture_file_dlg.c | 2365 ----- ui/gtk/capture_file_dlg.h | 117 - ui/gtk/capture_if_details_dlg_win32.c | 2415 ------ ui/gtk/capture_if_details_dlg_win32.h | 43 - ui/gtk/capture_if_dlg.c | 978 --- ui/gtk/capture_if_dlg.h | 77 - ui/gtk/capture_info_dlg.c | 389 - ui/gtk/cfilter_combo_utils.h | 33 - ui/gtk/color_dlg.c | 1124 --- ui/gtk/color_dlg.h | 53 - ui/gtk/color_edit_dlg.c | 663 -- ui/gtk/color_edit_dlg.h | 49 - ui/gtk/color_utils.c | 95 - ui/gtk/color_utils.h | 74 - ui/gtk/compare_stat.c | 1078 --- ui/gtk/conversation_hastables_dlg.c | 176 - ui/gtk/conversation_hastables_dlg.h | 30 - ui/gtk/conversations_table.c | 2608 ------ ui/gtk/conversations_table.h | 76 - ui/gtk/dcerpc_stat.c | 689 -- ui/gtk/decode_as_dlg.c | 1513 ---- ui/gtk/decode_as_dlg.h | 65 - ui/gtk/dfilter_expr_dlg.c | 1228 --- ui/gtk/dfilter_expr_dlg.h | 39 - ui/gtk/dissector_tables_dlg.c | 442 - ui/gtk/dissector_tables_dlg.h | 23 - ui/gtk/dlg_utils.c | 565 -- ui/gtk/dlg_utils.h | 154 - ui/gtk/doxygen.cfg.in | 67 - ui/gtk/drag_and_drop.c | 316 - ui/gtk/drag_and_drop.h | 38 - ui/gtk/edit_packet_comment_dlg.c | 259 - ui/gtk/edit_packet_comment_dlg.h | 30 - ui/gtk/expert_comp_dlg.c | 1067 --- ui/gtk/expert_comp_dlg.h | 29 - ui/gtk/expert_comp_table.c | 877 -- ui/gtk/expert_comp_table.h | 91 - ui/gtk/export_object_dlg.c | 492 -- ui/gtk/export_object_dlg.h | 32 - ui/gtk/export_pdu_dlg.c | 187 - ui/gtk/export_pdu_dlg.h | 43 - ui/gtk/export_sslkeys.c | 196 - ui/gtk/export_sslkeys.h | 35 - ui/gtk/extcap_gtk.c | 960 --- ui/gtk/extcap_gtk.h | 125 - ui/gtk/file_dlg.c | 474 - ui/gtk/file_dlg.h | 133 - ui/gtk/file_import_dlg.c | 1224 --- ui/gtk/file_import_dlg.h | 30 - ui/gtk/fileset_dlg.c | 414 - ui/gtk/fileset_dlg.h | 63 - ui/gtk/filter_autocomplete.c | 899 -- ui/gtk/filter_autocomplete.h | 53 - ui/gtk/filter_dlg.c | 1399 --- ui/gtk/filter_dlg.h | 132 - ui/gtk/filter_expression_save_dlg.c | 354 - ui/gtk/filter_expression_save_dlg.h | 37 - ui/gtk/filter_utils.c | 118 - ui/gtk/filter_utils.h | 65 - ui/gtk/find_dlg.c | 803 -- ui/gtk/find_dlg.h | 59 - ui/gtk/firewall_dlg.c | 549 -- ui/gtk/firewall_dlg.h | 30 - ui/gtk/flow_graph.c | 431 - ui/gtk/follow_stream.c | 1259 --- ui/gtk/follow_stream.h | 86 - ui/gtk/font_utils.c | 378 - ui/gtk/font_utils.h | 67 - ui/gtk/funnel_stat.c | 655 -- ui/gtk/goto_dlg.c | 180 - ... 376 lines suppressed ...
- Prev by Date: [Wireshark-commits] master f533016: .mailmap: update of March and April (2018)
- Next by Date: [Wireshark-commits] master 0efafe8: packet-mq: Fix for Missing Const
- Previous by thread: [Wireshark-commits] master f533016: .mailmap: update of March and April (2018)
- Next by thread: [Wireshark-commits] master 0efafe8: packet-mq: Fix for Missing Const
- Index(es):