Commit Graph

88 Commits

Author SHA1 Message Date
Rom Walton c2503a9214 MGR: Fix URLs and app name for Charity Engine
WINBUILD: Fix back button issue and shortcut description
2013-10-29 01:39:44 -04:00
Charlie Fenton e6dc077751 GridRepublic Skin: Remove space between Grid and Republic (Grid Republic -> GridRepublic) per Matt Blumberg 2013-06-03 17:08:31 -07:00
Kevin Reed 32c2cbd7d2 Change logo file for World Community Grid 2013-06-03 17:50:55 -05:00
Kevin Reed 41408e318d Replace ico files with png so that alt-tab will display WCG logo
properly on Windows XP
2013-05-17 16:30:34 -05:00
Kevin Reed 53ae69f670 Modify the behavior of the blinking box around the notices button
in the simple view.  The color of the blinking box will be Red by
default but can be overriden by a tag <notices_alert_color> in a
skin.xml file.
2013-05-13 17:57:32 -05:00
Charlie Fenton 984883d7c5 MGR: Fix permissions in new V7 skins for GridRepublic, CharityEngine, ProgressThruProcessors 2013-04-26 03:37:00 -07:00
Charlie Fenton 18d943ae24 MGR: rename "Progress Thru Processors" skin to "ProgressThruProcessors" as specified by Matt Blumberg 2013-04-25 03:07:58 -07:00
Charlie Fenton 29ac628053 MGR: Update GridRepublic, CharityEngine, ProgressThruProcessors to new V7 skins 2013-04-25 02:55:12 -07:00
Kevin Reed 2a70826f9a Further modifications to the World Community Grid installer and skin for
BOINC 7
2013-03-15 13:38:44 +01:00
Rom Walton b2c53551b6 - World Community Grid: Update our Skin for the 7.0 client
- World Community Grid: Delete files from the old skin
- World Community Grid: Fix compile error in custom World Community Grid section of code
- World Community Grid: Update the Windows build files for World Community Grid
- World Community Grid: Update installater and related files for version 7
- World Community Grid: Add WCG directory to section of .gitignore for installer files
2013-03-05 16:42:44 +01:00
David Anderson 471e3b229e - a bunch of skin files had execute permissions (??). Clear them. 2013-03-01 16:26:08 +01:00
Charlie Fenton 6877e674df MGR: Update <organization_help_url> in Progress Through Processor's skin file again as requested by Matt Blumberg on 17 February 2012
svn path=/trunk/boinc/; revision=25323
2012-02-24 06:53:40 +00:00
Charlie Fenton 2e820426ca MGR: Update <organization_*> tags in 3 branded skins (GR, PtP, CE) to new values from Matt Blumberg
svn path=/trunk/boinc/; revision=25252
2012-02-14 00:38:04 +00:00
Charlie Fenton 5d135a877b MGR: Update <organization_*> tags in 3 branded skins (GR, PtP, CE) to new values from Matt Blumberg
svn path=/trunk/boinc/; revision=25251
2012-02-14 00:31:13 +00:00
Charlie Fenton 96f52fa76c MGR: Update <organization_*> tags in 3 branded skins (GR, PtP, CE) to new values from Matt Blumberg
svn path=/trunk/boinc/; revision=25249
2012-02-14 00:23:20 +00:00
Charlie Fenton 83350c21bd MGR: Fix bad <organization_help_url> in Progress Through Processor's skin files provided by Matt Blumberg on 9 December 2011
svn path=/trunk/boinc/; revision=25245
2012-02-13 09:10:19 +00:00
Charlie Fenton c396972b1b MGR: Check in remaining PtP artwork for Mac; fix PtP skin file problems on Mac
svn path=/trunk/boinc/; revision=24795
2011-12-14 10:18:01 +00:00
Rom Walton d7f0be788a - MGR: Update Progress Through Processor's skin files.
clientgui/res/
        progress.ico
    clientgui/skins/Progress Thru Processors/graphic
        <Various Files>
    clientgui/skins/Progress Thru Processors/
        skin.xml
    win_build/installerv2/redist/Progress/
        ptp_IsDialogBanner.bmp
        ptp_IsDialogBitmap.bmp
        ptp_splash.bmp
        ptp_Wizard.bmp

svn path=/trunk/boinc/; revision=24769
2011-12-09 22:21:21 +00:00
Rom Walton 6d930d1bba Quick Updates
svn path=/trunk/boinc/; revision=24768
2011-12-09 22:12:47 +00:00
Rom Walton 8883a25341 - MGR: Increase the opacity of the panels to make the black text more
readable.
        
    clientgui/skins/Default/
        skin.xml

svn path=/trunk/boinc/; revision=24735
2011-12-05 20:17:48 +00: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 14e3bd7565 - MGR Skins: Fix numerious issues related to bad entries in the Skin XML
file.

    clientgui/
        SkinManager.cpp
    clientgui/skins/GridRepublic/
        skin.xml
    clientgui/skins/Progress Thru Processors/
        skin.xml

svn path=/trunk/boinc/; revision=24470
2011-10-24 18:06:14 +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
Charlie Fenton 2ae280cabf MGR: Move skin file to correct place, set background image's background color to black
svn path=/trunk/boinc/; revision=24446
2011-10-20 22:55:43 +00:00
Rom Walton 02cbe67957 Quick Updates
svn path=/trunk/boinc/; revision=24443
2011-10-20 14:16:30 +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
Charlie Fenton c931455e4f Changes for Charity Engine Desktop
svn path=/trunk/boinc/; revision=23965
2011-08-09 00:42:22 +00:00
Rom Walton 11c8d11f3d - MGR: Embed the BOINC skin in the executable using XPM files.
clientgui/res/skins/default/graphic/
        <Various Files>
    clientgui/
        SkinManager.cpp
    win_build/
        boincmgr.vcproj

svn path=/trunk/boinc/; revision=22898
2011-01-12 21:18:50 +00:00
Rom Walton be8fe4877d - MGR: Make the new BOINC skin the default skin.
clientgui/
        BOINCGUIApp.cpp
        SkinManager.cpp, .h
    clientgui/skins/BOINC/graphic/
        <Various Files>
    clientgui/skins/BOINC/
        skin.xml
    clientgui/skins/People for a Smarter Planet/
        skin.xml
    win_build/
        boincmgr.vcproj

svn path=/trunk/boinc/; revision=22415
2010-09-28 19:23:57 +00:00
Rom Walton 16a237231f New skin for a new WCG client
svn path=/trunk/boinc/; revision=22404
2010-09-23 20:29:51 +00:00
Rom Walton 10e01e653e - MGR: Properly display which components have trouble loading when
a skin is defined.
    - MGR: A new new skin which will become the new default skin.
        
    clientgui/
        SkinManager.cpp
    clientgui/skin/BOINC
        <Various Files>

svn path=/trunk/boinc/; revision=22317
2010-09-06 16:12:59 +00:00
Rom Walton c5ff99fb92 Progress Thru Processors stuff
svn path=/trunk/boinc/; revision=18808
2009-08-03 23:13:34 +00:00
Rom Walton 1f4aead6f9 Remove fake skin
svn path=/trunk/boinc/; revision=18520
2009-06-30 03:37:04 +00:00
Rom Walton 7817ca0d78 Quick Updates
svn path=/trunk/boinc/; revision=18388
2009-06-12 02:14:22 +00:00
Rom Walton e3552a977b PTP: Introduce 'Progress Thru Processors' to the Windows build
environment. Use GridRepublic skin until the new one is available.
      
	client/win/
		boinc_cli.rc
		boinc_cmd.rc
	client/win/res/
		progress.ico (Added)
	clientctrl/
		boincsvcctrl.rc
	clientgui/
		BOINCGUIApp.rc
	clientgui/res/
		progress.ico (Added)
	clientgui/skins/Progress Thru Processors
		<Various Files>
	clientlib/win/
		boinc_dll.rc
	clientscr/
		boinc_ss.rc
	clientscr/res/
		boinc.jpg (Deleted)
	clientscr/res/
		progress.bmp (Added)
		progress.ico (Added)
		Scricon3.ico (Deleted)
	clienttray/
		boinc_tray.rc
	win_build/
		Progress.sln
		ptp_boinc_cli.vcproj
		ptp_boinc_dll.vcproj
		ptp_boinc_ss.vcproj
		ptp_boinccmd.vcproj
		ptp_boincmgr.vcproj
		ptp_boincsvcctrl.vcproj
		ptp_boinctray.vcproj

svn path=/trunk/boinc/; revision=18379
2009-06-11 17:11:47 +00:00
Rom Walton f04ab54833 - MGR: Provide a way for skin creators to suppress error messages for
missing resources.
        
    clientgui/
        SkinManager.cpp

svn path=/trunk/boinc/; revision=17067
2009-01-29 14:58:31 +00:00
Kevin Reed ab9985cc28 svn path=/trunk/boinc/; revision=16431 2008-11-05 19:58:59 +00:00
Kevin Reed 15bd20524f svn path=/trunk/boinc/; revision=16259 2008-10-22 18:33:50 +00:00
Rom Walton 46fec3e8e6 GridRepublic Updates
svn path=/trunk/boinc/; revision=14305
2007-11-26 17:16:55 +00:00
Kevin Reed 138faf884f *** empty log message ***
svn path=/trunk/boinc/; revision=12047
2007-02-07 15:38:26 +00:00
Kevin Reed f4c60b7fb5 *** empty log message ***
svn path=/trunk/boinc/; revision=11930
2007-01-22 17:54:00 +00:00
Kevin Reed a7d90e3b67 *** empty log message ***
svn path=/trunk/boinc/; revision=11883
2007-01-16 20:23:41 +00:00
Kevin Reed 9e01d9fa67 *** empty log message ***
svn path=/trunk/boinc/; revision=11630
2006-12-06 22:55:56 +00:00
Kevin Reed 7a82cb5961 *** empty log message ***
svn path=/trunk/boinc/; revision=11629
2006-12-06 21:52:50 +00:00
Kevin Reed 5f5f22a79e *** empty log message ***
svn path=/trunk/boinc/; revision=11603
2006-11-29 22:55:47 +00:00
Kevin Reed 4da65f4025 *** empty log message ***
svn path=/trunk/boinc/; revision=11602
2006-11-29 20:56:23 +00:00
Kevin Reed 86b95981b3 *** empty log message ***
svn path=/trunk/boinc/; revision=11601
2006-11-29 20:42:34 +00:00
Kevin Reed bca1fcffb2 *** empty log message ***
svn path=/trunk/boinc/; revision=11598
2006-11-28 19:49:50 +00:00