ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 38117: /trunk/gtk/ /trunk/gtk/: new_packet_list.c profil

Date: Tue, 19 Jul 2011 17:40:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38117

User: jmayer
Date: 2011/07/19 10:40 AM

Log:
 Back out parts of 38112, as pointed out by Stig Bj\370rlykke:
 
 The changes in profile_dlg.c, uat_gui.c and new_packet_list.c does not
 work.  The tooltip is not displayed, and it's not possible to get the
 context menu from a column header in the packet list.
 ...
 I guess gtk_tree_view_column_get_widget() does not return
 column->button, which is the widget we use.

Directory: /trunk/gtk/
  Changes    Path                 Action
  +2 -2      new_packet_list.c    Modified
  +1 -1      profile_dlg.c        Modified
  +1 -1      uat_gui.c            Modified