Wireshark-commits: [Wireshark-commits] rev 25673: /trunk/gtk/ /trunk/gtk/: flow_graph.c graph_analysis.c mcast_stream_dlg.c proto_dlg.c rtp_analysis.c rtp_player.c rtp_stream_dlg.c sctp_assoc_analyse.c sctp_byte_graph_dlg.c ...
From:
wmeier@xxxxxxxxxxxxx
Date: Tue, 08 Jul 2008 02:43:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25673
User: wmeier
Date: 2008/07/07 07:43 PM
Log:
Fix some simple cases of GTK2 deprecated API usage by using a renamed or equivalent API
gtk_button_box_set_spacing() ==> gtk_box_set_spacing()
Directory: /trunk/gtk/
Changes Path Action
+1 -1 flow_graph.c Modified
+1 -1 graph_analysis.c Modified
+2 -2 mcast_stream_dlg.c Modified
+1 -1 proto_dlg.c Modified
+1 -1 rtp_analysis.c Modified
+1 -1 rtp_player.c Modified
+1 -1 rtp_stream_dlg.c Modified
+3 -3 sctp_assoc_analyse.c Modified
+1 -1 sctp_byte_graph_dlg.c Modified
+2 -2 sctp_chunk_stat_dlg.c Modified
+1 -1 sctp_error_dlg.c Modified
(3 files not shown)