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

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

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Mon, 17 May 2004 16:15:28 -0500 (CDT)
ulfl        2004/05/17 16:15:28 CDT

  Modified files:
    gtk                  main.c simple_dialog.c 
  Log:
  GTK2 only: catch window state event, and call display_queued_messages()
  if window not iconified any longer.
  Queue up simple_dialog messages, if window *is* iconified
  
  Revision  Changes    Path
  1.435     +28 -1     ethereal/gtk/main.c
  1.34      +7 -16     ethereal/gtk/simple_dialog.c