Wireshark-commits: [Wireshark-commits] rev 38344: /trunk/gtk/ /trunk/gtk/: mcast_stream_dlg.c menus

Date: Thu, 04 Aug 2011 22:56:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38344

User: jmayer
Date: 2011/08/04 03:56 PM

Log:
 Replace almost all uses of GtkObject (which no longer exists
 in GTK3) by GObject (which does).
 These were the trivial cases, the two remaining uses in packet_win.c
 are left for someone who understands the code.

Directory: /trunk/gtk/
  Changes    Path                     Action
  +1 -1      mcast_stream_dlg.c       Modified
  +3 -3      menus.c                  Modified
  +3 -3      packet_win.c             Modified
  +1 -1      rtp_player.c             Modified
  +1 -1      rtp_stream_dlg.c         Modified
  +1 -1      sctp_assoc_analyse.c     Modified
  +1 -1      sctp_byte_graph_dlg.c    Modified
  +2 -2      sctp_chunk_stat_dlg.c    Modified
  +1 -1      sctp_graph_dlg.c         Modified
  +1 -1      voip_calls_dlg.c         Modified