Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 44374: /trunk/ui/gtk/ /trunk/ui/gtk/: rlc_lte_graph.c tc

Date: Thu, 09 Aug 2012 04:02:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44374

User: martinm
Date: 2012/08/08 09:02 PM

Log:
 RLC: when zooming, use shift and control keys to lock vertical or
 horizontal scaling respectively.
 
 RLC+TCP: when already fully zoomed out, don't multiply zoom by 1.0 and redraw.
 When holding down the key to zoom out, waiting to several redraws of the
 whole graph to complete could take a while...

Directory: /trunk/ui/gtk/
  Changes    Path               Action
  +70 -17    rlc_lte_graph.c    Modified
  +6 -0      tcp_graph.c        Modified