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: Sat, 19 Jul 2003 05:25:59 -0500 (CDT)
oabad       2003/07/19 05:25:59 CDT

  Modified files:
    gtk                  main.c 
  Log:
  In packet_list_button_pressed_cb :
  we must check if the event occured in the clist_window (because the x,y
  pixel positions of the event are relative to this window), before
  calling gtk_clist_get_selection_info()
  
  Fixes debian bug #199763
  
  Revision  Changes    Path
  1.302     +3 -1      ethereal/gtk/main.c