Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal prefs-int.h prefs.c prefs.h

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 19 Dec 2002 19:48:56 -0600 (CST)
guy         2002/12/19 19:48:55 CST

  Modified files:
    .                    prefs-int.h prefs.c prefs.h 
  Log:
  Support putting preferences into arbitrary places in a tree, which is
  used to construct the "Edit->Preferences" dialog box; this includes the
  ability to register a "subtree" for preferences.  Instead of
  special-casing protocol preferences, have a subtree "Protocols" for
  protocol preferences.
  
  Revision  Changes    Path
  1.10      +8 -2      ethereal/prefs-int.h
  1.92      +157 -33   ethereal/prefs.c
  1.42      +42 -13    ethereal/prefs.h