Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk packet_win.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date Next Thread Next
From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 1 Mar 2000 00:50:24 -0600 (CST)
guy         2000/03/01 00:50:21 CST

  Modified files:
    gtk                  packet_win.c 
  Log:
  Use the "destroy" signal on a packet popup window to find out when to
  destroy the data structure for that window, rather than doing so when
  the "tree-unselect-row" signal catcher is unhooked from the tree view.
  
  Revision  Changes    Path
  1.2       +9 -12     ethereal/gtk/packet_win.c