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 24202: /trunk/gtk/ /trunk/gtk/: capture_file_dlg.c

Date: Sat, 26 Jan 2008 16:45:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24202

User: stig
Date: 2008/01/26 04:45 PM

Log:
 Destroy the save window after canceling a save to an existing file, so
 the user is able to save again without having a hidden save window which 
 will not open.
 
 Older GTK versions will show the hidden window after failure.
 
 This fixes bug 1896.

Directory: /trunk/gtk/
  Changes    Path                  Action
  +9 -0      capture_file_dlg.c    Modified