http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45105
User: gerald
Date: 2012/09/24 10:04 AM
Log:
Unify some of the GTK+ and Win32 "Save As" code and behavior. This will
likely break compilation on Windows. I'll take care of it shortly.
Directory: /trunk/ui/gtk/
Changes Path Action
+196 -176 capture_file_dlg.c Modified
Directory: /trunk/ui/
Changes Path Action
+1 -0 Makefile.common Modified
+43 -0 file_dialog.h Added
Directory: /trunk/ui/win32/
Changes Path Action
+91 -226 file_dlg_win32.c Modified
+14 -2 file_dlg_win32.h Modified