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

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: Thu, 16 Dec 1999 00:19:55 -0600 (CST)
gram        1999/12/16 00:19:53 CST

  Modified files:
    .                    prefs.c prefs.h 
  Log:
  Add a new page to the Preferences notebook: a GUI page. The sole
  option right now is the placement of the vertical scrollbars in the 3 panes.
  (it's one decision; you can't have the placement of the vertical scrollbar
  in the packet list pane different than the placement in the protocol tree
  pane, for example).
  
  I did this because I find it convenient to have the vertical scrollbars
  on the *left* side of the text. My mouse cursor is usually expanding and
  collapsing the protocol tree widgets, and once the protocol tree changes
  size, I usually have to scroll. I'd rather move my mouse cursor just a few
  pixels over to find the vertical scrollbar.
  
  Revision  Changes    Path
  1.25      +15 -1     ethereal/prefs.c
  1.11      +2 -1      ethereal/prefs.h