Wireshark-commits: [Wireshark-commits] rev 54850: / /trunk/ui/gtk/: capture_file_dlg.c export_pdu_d
Date: Mon, 20 Jan 2014 05:51:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54850

User: etxrab
Date: 2014/01/20 05:51 AM

Log:
 Split the GUI and the tap part to make it possible to adapt to Qt.

Directory: /trunk/ui/gtk/
  Changes    Path                  Action
  +1 -1      capture_file_dlg.c    Modified
  +30 -211   export_pdu_dlg.c      Modified
  +1 -1      export_pdu_dlg.h      Modified

Directory: /trunk/ui/
  Changes    Path                Action
  +2 -0      Makefile.common     Modified
  +215 -0    tap_export_pdu.c    Added
  +57 -0     tap_export_pdu.h    Added