ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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