Wireshark-commits: [Wireshark-commits] rev 50036: /trunk/ /trunk/ui/gtk/: file_import_dlg.c print_d

Date: Wed, 19 Jun 2013 15:22:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50036

User: cmaynard
Date: 2013/06/19 08:22 AM

Log:
 Allow for column headers not to be printed in order to make it possible to export packets as plain text in a format that could then have a chance of being imported again (assuming other factors such as packet bytes were printed, etc.) in order to recover the original pcap file.
 Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1636

Directory: /trunk/ui/gtk/
  Changes    Path                 Action
  +4 -3      file_import_dlg.c    Modified
  +24 -1     print_dlg.c          Modified

Directory: /trunk/image/
  Changes    Path                 Action
  +5 -5      file_dlg_win32.rc    Modified

Directory: /trunk/
  Changes    Path          Action
  +7 -3      file.c        Modified
  +12 -12    print.h       Modified

Directory: /trunk/ui/win32/
  Changes    Path                Action
  +16 -3     file_dlg_win32.c    Modified
  +6 -5      file_dlg_win32.h    Modified

Directory: /trunk/docbook/wsug_graphics/
  Changes    Path                   Action
  +0 -0      ws-export-plain.png    Modified
  +0 -0      ws-file-import.png     Modified

Directory: /trunk/docbook/wsug_src/
  Changes    Path                   Action
  +270 -239  WSUG_chapter_io.xml    Modified