URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b0582230f339ac98b05527544e8c6c6668bf2566
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b058223 by Peter Wu (peter@xxxxxxxxxxxxx):
UI: Remove Win32 file dialog stuff specific to GTK
Remove "Export SSL Session Keys", "Import/Export Color Filters" and
"Export Raw Bytes" dialogs. These were only used by GTK+ as Qt has its
own implementation.
Change-Id: I0520a0f6e35d0f8a55c58e77f89c5229393c2b23
Reviewed-on: https://code.wireshark.org/review/30559
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c0aad88 capture_loop_write_pcapng_cb() shouldn't be called if use_pcapng is false.
add b058223 UI: Remove Win32 file dialog stuff specific to GTK
Summary of changes:
image/file_dlg_win32.rc | 15 --
ui/help_url.c | 1 -
ui/help_url.h | 1 -
ui/win32/file_dlg_win32.c | 340 ----------------------------------------------
ui/win32/file_dlg_win32.h | 36 -----
5 files changed, 393 deletions(-)