Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 42822: /trunk/ui/gtk/ /trunk/ui/gtk/: capture_file_dlg.c

Date: Thu, 24 May 2012 07:51:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42822

User: guy
Date: 2012/05/24 12:51 AM

Log:
 Now that cf_save_packets() can avoid doing a "fast path" save if the
 source isn't compressed and the target is (or vice versa), enable the
 "compressed" checkbox in the Save As and Export Specified Packets
 dialog.  Fix it to clear the checkbox if the selected file format
 doesn't support gzipping.

Directory: /trunk/ui/gtk/
  Changes    Path                  Action
  +14 -14    capture_file_dlg.c    Modified