Subject: CVS commit: src/sys/arch/hpc/stand/hpcboot/menu
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 12/25/2003 03:19:53
Module Name:	src
Committed By:	uwe
Date:		Thu Dec 25 03:19:53 UTC 2003

Modified Files:
	src/sys/arch/hpc/stand/hpcboot/menu: rootwindow.cpp

Log Message:
Lowercase labels of the "Boot" and "Cancel" buttons.

Init progress bar step/position in ProgressBar::create.

Specify WS_EX_CLIENTEDGE style for the progress bar, an empty gray
area between the buttons looks stupid.  With 3d edge a user has a hint
there's a progress bar there.  While here, make it PBS_SMOOTH, it
looks nicer that way.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/hpc/stand/hpcboot/menu/rootwindow.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.