http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43381
User: guy
Date: 2012/06/19 12:20 PM
Log:
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/ui/gtk/
Changes Path Action
+19 -16 capture_file_dlg.c Modified
+66 -105 file_dlg.c Modified
+5 -5 file_dlg.h Modified