Wireshark-commits: [Wireshark-commits] rev 38612: /trunk/gtk/ /trunk/gtk/: iax2_analysis.c io_stat.
Date: Thu, 18 Aug 2011 23:55:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38612

User: sfisher
Date: 2011/08/18 04:55 PM

Log:
 From Anders on -dev:
 
 Brutal patch to build with GTK 3.0 
 
 With the enclosed patch Wireshark builds on GTK3.0. Colors are messed up etc but
 it should be possible to start to fix things and actually see what's happening.
 I wouldn't be surprised if many patches leading up to this are faulty. Color
 handling should probably be rewritten to use GdkRGBA in many places etc.
 
   http://www.wireshark.org/lists/wireshark-dev/201108/msg00383.html

Directory: /trunk/gtk/
  Changes    Path               Action
  +3 -1      iax2_analysis.c    Modified
  +3 -0      io_stat.c          Modified
  +3 -1      rtp_analysis.c     Modified
  +40 -33    tcp_graph.c        Modified