Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hpc/stand/hpcboot/menu
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.
Home |
Main Index |
Thread Index |
Old Index