http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45296
User: gerald
Date: 2012/10/03 12:24 PM
Log:
Unify the GTK+ and Win32 versions of "Export Specified Packets". Add a
shared "file_add_extension" routine. We no longer support _MSC_VER <
1400 so get rid of some clutter. Add a gzip checkbox to the Win32 export
packets dialog. Windows code hasn't yet been tested (and is likely
broken). I'll fix it shortly.
Directory: /trunk/ui/gtk/
Changes Path Action
+182 -186 capture_file_dlg.c Modified
Directory: /trunk/image/
Changes Path Action
+5 -3 file_dlg_win32.rc Modified
Directory: /trunk/ui/win32/
Changes Path Action
+52 -175 file_dlg_win32.c Modified
+7 -3 file_dlg_win32.h Modified