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