Hi, 
    I'd appreciate review and test of the code as I'm not familiar with
    the drawing primitives. On Widows 
    I had problems replacing  gdk_draw_layout() gdk_draw_layout() 
    pango_cairo_create_layout () and pango_cairo_show_layout ()
    (undefined symbols).  
    Perhaps GTK 2.24 is needed? 
     
    I also wonder if we should have generic graphing code used by
    IO-graph, TCP graph etc? 
    But that's a later step perhaps, unless some one whants to do it :-) 
    Regards 
    Anders 
     
    -------- Ursprungligt meddelande --------
    
     
     
    http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38172
User: etxrab
Date: 2011/07/23 04:28 AM
Log:
 Use cairo for drawing to avoid deprecated functions.
 I'm unsure if the #if GTK_CHECK_VERSION(2,22,0) guards are realy
 needed but I don't have a GTK 2.12 system to verify with.
Directory: /trunk/gtk/
  Changes    Path          Action
  +149 -16   io_stat.c     Modified
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@xxxxxxxxxxxxx?subject=unsubscribe
  
 |