Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk help_dlg.c recent.c recent.h ui_util.c u

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: Sun, 30 May 2004 06:54:38 -0500 (CDT)
ulfl        2004/05/30 06:54:38 CDT

  Modified files:
    gtk                  help_dlg.c recent.c recent.h ui_util.c 
                         ui_util.h 
  Log:
  save window position/size/maximized state into recent file
  (only help dialog for now)
  
  Revision  Changes    Path
  1.54      +2 -2      ethereal/gtk/help_dlg.c
  1.15      +37 -2     ethereal/gtk/recent.c
  1.9       +2 -1      ethereal/gtk/recent.h
  1.27      +155 -60   ethereal/gtk/ui_util.c
  1.11      +13 -5     ethereal/gtk/ui_util.h