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 43383: /trunk-1.8/ui/gtk/ /trunk-1.8/ui/gtk/: capture_fi

Date: Tue, 19 Jun 2012 19:22:47 GMT
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