Wireshark-commits: [Wireshark-commits] rev 38637: /trunk/gtk/ /trunk/gtk/: tcp_graph.c
Date: Sun, 21 Aug 2011 12:54:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38637

User: jmayer
Date: 2011/08/21 05:54 AM

Log:
 Get the replacement for the arc drawing working.
 Fix the crash by removing the call to gdk_cairo_set_source_color
   which for some reason caused the crash.
 Remove the 3.0 hack and use the new code instead.
 Always unset GDK_DEPRECATED compile flag as there are remaining 
   errors.

Directory: /trunk/gtk/
  Changes    Path           Action
  +21 -64    tcp_graph.c    Modified