- MGR: Change the in-memory defaults for the skin to be a light-gray
background.
- MGR: Change the dots used in the simple gui.
- MGR: Make the dots used in the simple gui skinable.
- MGR: Change the 'Project Web Sites' button text to 'Project Web Pages'.
- MGR: Add a basic 'Default' skin to be included by the various
installers
- MGR: Remove a bunch of files that are not used by the default skin
anymore.
clientgui/res/skins/default/graphic/
<various files>
clientgui/res/templates/
dotgreen.gif
dotred.gif
dotyellow.gif
clientgui/
sg_DlgPreferences.cpp
sg_ProjectPanel.cpp
sg_TaskPanel.cpp, .h
SkinManager.cpp, .h
clientgui/skins/Default/
background_image.png
clientgui/skins/Default/
skin.xml
svn path=/trunk/boinc/; revision=24412
- edit label text
- increase opacity of main area;
otherwise some text is hard to read
- change borders from blue to light gray.
In general shouldn't use primary colors
- display credit as integer
- reduce size of project name;
otherwise long names don't fit (on Win)
- don't use "(in slot x)".
"Slot" is not part of the vocabulary here.
svn path=/trunk/boinc/; revision=24158