Wireshark-commits: [Wireshark-commits] rev 45280: /trunk/ui/gtk/ /trunk/ui/gtk/: tcp_graph.c

Date: Wed, 03 Oct 2012 08:58:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45280

User: martinm
Date: 2012/10/03 01:58 AM

Log:
 Submit Jacub's fix for bug 7771 (hanging while drawing graph types that
 involved ellipses). cairo_save/restore is nicer than
 cairo_create/destroy, and quite a bit quicker too.

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