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

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Wed, 7 Jul 2004 02:01:38 -0500 (CDT)
guy         2004/07/07 02:01:38 CDT

  Modified files:
    gtk                  about_dlg.c 
  Log:
  Realize the splash screen window right after creating it, rather than
  doing a "show all" followed by a "hide"; that way we don't get a tiny
  window that pops up briefly and disappears.
  
  Get rid of the additional positioning of the splash screen -
  "splash_window_new()" does that for us.
  
  Expand some comments.
  
  Revision  Changes    Path
  1.23      +9 -7      ethereal/gtk/about_dlg.c