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

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

From: Olivier Abad <oabad@xxxxxxxxxxxxxxxxx>
Date: Tue, 23 Sep 2003 01:25:11 -0500 (CDT)
oabad       2003/09/23 01:25:10 CDT

  Modified files:
    gtk                  main.c 
  Log:
  Temporary patch for the packet_list column resize problem in gtk2.
  
  We should use the same test (event_button->window == GTK_CLIST(w)->clist_window)
  we already use in gtk v1.2 code but in doesn't seem to work in gtk2.
  
  Revision  Changes    Path
  1.316     +1 -5      ethereal/gtk/main.c