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

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Fri, 31 Dec 1999 22:28:49 -0600 (CST)
gram        1999/12/31 22:28:47 CST

  Modified files:
    gtk                  file_dlg.c 
  Log:
  A little hack for the really lazy (i.e., me). Allow users to type a
  directory name in the filename box in the file open dialoge box. If what
  you type is a directory, the file selection gui chdir's to that diretory
  and shows you the files in that directory.
  
  Revision  Changes    Path
  1.16      +19 -1     ethereal/gtk/file_dlg.c