Wireshark-commits: [Wireshark-commits] rev 53499: / /trunk/ui/gtk/: decode_as_dlg.c /trunk/ui/qt/:

Date: Fri, 22 Nov 2013 01:07:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53499

User: gerald
Date: 2013/11/22 01:07 AM

Log:
 Add an initial "Decode As" dialog. Currently read-only.
 
 Fixup some of the Statistics menu items.

Directory: /trunk/ui/gtk/
  Changes    Path               Action
  +2 -2      decode_as_dlg.c    Modified

Directory: /trunk/ui/qt/
  Changes    Path                         Action
  +3 -0      CMakeLists.txt               Modified
  +2 -0      Makefile.am                  Modified
  +4 -0      Makefile.common              Modified
  +3 -0      QtShark.pro                  Modified
  +167 -0    decode_as_dialog.cpp         Added
  +76 -0     decode_as_dialog.h           Added
  +170 -0    decode_as_dialog.ui          Added
  +2 -0      main_window.h                Modified
  +14 -4     main_window.ui               Modified
  +9 -0      main_window_slots.cpp        Modified


(1 file not shown)