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 44125: /trunk/ui/gtk/ /trunk/ui/gtk/: tcp_graph.c

Date: Sun, 29 Jul 2012 23:03:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44125

User: martinm
Date: 2012/07/29 04:03 PM

Log:
 Don't try to clip the line to the outside of the visible area - let
 cairo do it.  The clipping that was done worked properly for horizontal/verical
 lines only, but would not for diagonal ones.

Directory: /trunk/ui/gtk/
  Changes    Path           Action
  +10 -10    tcp_graph.c    Modified