ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Sun, 03 Jun 2012 20:39:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43045

User: guy
Date: 2012/06/03 01:39 PM

Log:
 When allowing the user to save a capture file before closing it, if it's
 a live capture:
 
 	have the dialog note that what's being saved are captured
 	packets;
 
 	have the dialog note that the capture will be stopped if you
 	close/quit;
 
 	actually stop the capture before saving the file or closing it.
 
 This should fix bug 7318 (it appears to do so in my tests).

Directory: /trunk/ui/gtk/
  Changes    Path                  Action
  +84 -27    capture_file_dlg.c    Modified
  +6 -0      stock_icons.c         Modified
  +3 -0      stock_icons.h         Modified