Wireshark-commits: [Wireshark-commits] rev 48451: /trunk/ui/gtk/ /trunk/ui/gtk/: main_menubar.c pac

Date: Thu, 21 Mar 2013 15:27:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48451

User: eapache
Date: 2013/03/21 08:27 AM

Log:
 From Michail Koreshkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8371
 
 Add item to context menu of frame references to open the referenced frame in a
 new window. Very useful when the referenced frame is hidden by a filter.
 
 From me:
 - modelines
 - simplify some of the logic

Directory: /trunk/ui/gtk/
  Changes    Path              Action
  +11 -1     main_menubar.c    Modified
  +1 -1      packet_list.c     Modified
  +48 -6     packet_win.c      Modified
  +2 -1      packet_win.h      Modified