Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 May 1996 02:42:26 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/release/sysinstall disks.c floppy.c label.c menus.c options.c
Message-ID:  <199605090942.CAA11323@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         96/05/09 02:42:23

  Modified:    release/sysinstall  disks.c floppy.c label.c menus.c
                        options.c
  Log:
  Some cosmetic changes:
  
  Make "selection bar" inverse video white-on-blue on color screens to avoid
  it getting muddled up with popup dialogs.
  
  Do disk selection in a more friendly fashion (for one thing, allow a
  drive to be de-selected again if you change your mind).
  
  Add a few strategic screen-saves to prevent corruption of screen contents
  (thanks, Michael Elbel!).
  
  Revision  Changes    Path
  1.48      +16 -10    src/release/sysinstall/disks.c
  1.12      +16 -9     src/release/sysinstall/floppy.c
  1.48      +12 -15    src/release/sysinstall/label.c
  1.60      +3 -3      src/release/sysinstall/menus.c
  1.36      +7 -5      src/release/sysinstall/options.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605090942.CAA11323>