http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43383
User: guy
Date: 2012/06/19 12:22 PM
Log:
Copy over r43381 from trunk:
------------------------------------------------------------------------
r43381 | guy | 2012-06-19 12:20:47 -0700 (Tue, 19 Jun 2012) | 5 lines
The GTK+ file chooser already *includes* UI code to ask the user whether
they want to overwrite an existing file; just use that. (The Win32 file
chooser also does that itself.) Just do UI for "do you want to
overwrite this {user-immutable,unwritable} file?".
Directory: /trunk-1.8/ui/gtk/
Changes Path Action
+19 -16 capture_file_dlg.c Modified
+66 -105 file_dlg.c Modified
+5 -5 file_dlg.h Modified