Wireshark-commits: [Wireshark-commits] rev 45226: /trunk/ui/gtk/ /trunk/ui/gtk/: main_statusbar.c s

Date: Sun, 30 Sep 2012 18:28:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45226

User: cmaynard
Date: 2012/09/30 11:28 AM

Log:
 Add displayed and marked percent columns and percent calculations for dropped and ignored packets in summary dialog.  Also display percent calculations for displayed, marked, ignored and dropped packets in statusbar.  Like ignored packets, only display marked packet count and percent in the statusbar if there are any.
 Fixes enhancement bug: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2377

Directory: /trunk/ui/gtk/
  Changes    Path                Action
  +14 -5     main_statusbar.c    Modified
  +118 -64   summary_dlg.c       Modified