Wireshark-commits: [Wireshark-commits] rev 46709: / /trunk/ui/gtk/: edit_packet_comment_dlg.c main_
Date: Sun, 23 Dec 2012 04:37:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46709

User: gerald
Date: 2012/12/22 08:37 PM

Log:
 Qt: Implement packet comments. Fix packet detail updates.
 
 GTK+: Shorten the packet comment menu item name.  Remove a couple of
 unneeded includes.
 
 Both: Add an arbitrary 20 MB limit when fetching all packet comments.
 Use a color from the Tango palette for comments.

Directory: /trunk/ui/gtk/
  Changes    Path                         Action
  +1 -4      edit_packet_comment_dlg.c    Modified
  +2 -2      main_menubar.c               Modified
  +10 -2     packet_list.c                Modified
  +1 -1      packet_list.h                Modified
  +1 -1      packet_panes.c               Modified

Directory: /trunk/ui/qt/
  Changes    Path                         Action
  +3 -0      CMakeLists.txt               Modified
  +5 -0      Makefile.am                  Modified
  +3 -0      QtShark.pro                  Modified
  +1 -0      main_window.h                Modified
  +11 -3     main_window_slots.cpp        Modified
  +65 -0     packet_comment_dialog.cpp    Added


(7 files not shown)