Wireshark-commits: [Wireshark-commits] rev 39180: /trunk/gtk/ /trunk/gtk/: drag_and_drop.c main_men
Date: Wed, 28 Sep 2011 20:58:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39180

User: gerald
Date: 2011/09/28 01:58 PM

Log:
 In drag_and_drop.c use accessor functions for GtkSelectionData. In
 main_menubar.c use gtk_osxapplication_insert_app_menu_item instead of
 gtk_osxapplication_add_app_menu_item. Fixes deprecation-related errors
 when compiling with HAVE_GTKOSXAPPLICATION defined.

Directory: /trunk/gtk/
  Changes    Path               Action
  +11 -10    drag_and_drop.c    Modified
  +3 -6      main_menubar.c     Modified