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 --------
Ämne: [Wireshark-commits] rev 38172: /trunk/gtk/ /trunk/gtk/: io_stat.c
Datum: Sat, 23 Jul 2011 11:28:02 GMT
Från: etx...@wireshark.org
Svar till: wireshark-dev@wireshark.org
Till: wireshark-comm...@wireshark.org
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-comm...@wireshark.org>
Archives: http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe