Commit Graph

7 Commits

Author SHA1 Message Date
davidpanderson 5192bf7742 Manager: change http to https in simple view background 2020-05-16 00:33:32 -07:00
Peppernrino 95070c01a3 Image File Compression
Ran a series of lossless compression algorithms to make the images smaller. Total reduction of ~13MB.
2018-10-29 16:27:45 -06:00
Rom Walton cf84cdd3cc Quick Updates
svn path=/trunk/boinc/; revision=24697
2011-11-30 19:11:13 +00:00
Rom Walton 5574fc28f0 - MGR: Update default skin to v4.
clientgui/res/templates/
        <various files>
    clientgui/skins/Default/
        background_image.png
        skin.xml
        workunit_running_image.png
        workunit_suspended_image.png
        workunit_waiting_image.png

svn path=/trunk/boinc/; revision=24581
2011-11-11 17:38:03 +00:00
Rom Walton d5fd7d85bd - MGR: Change default skin to the one Jacob Klein purposed.
clientgui/res/templates/
        <various files>
    clientgui/skins/Default/
        background_image.png
        skin.xml
        workunit_running_image.png
        workunit_suspended_image.png
        workunit_waiting_image.png

svn path=/trunk/boinc/; revision=24543
2011-11-07 20:34:22 +00:00
Rom Walton eefa682b82 - MGR: Scale background skin so that it now fits in the new simple gui
NOTE: We are in the process of trying to get new artwork so that we
          can handle the localization issues better.
        
    clientgui/skins/Default/
        background_image.png

svn path=/trunk/boinc/; revision=24453
2011-10-21 17:52:53 +00:00
Rom Walton de72c0b4b9 - MGR: Make the Default skin loadable from the file system.
- 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
2011-10-18 04:58:05 +00:00