Commit Graph

19 Commits

Author SHA1 Message Date
David Anderson a65517bf60 - client: don't archive system notices,
so they don't persist across client restarts.
    These notices are for transient conditions.
    If the user has fixed the condition,
    there's no reason to keep showing the notice.
    If they haven't fixed it, the notice will be regenerated soon.
- manager: fix spelling error in simple GUI.

svn path=/trunk/boinc/; revision=22015
2010-07-20 21:15:15 +00:00
Rom Walton 651fa47ec6 - MGR: Have the SkinManager parse the correct spelling
of 'organization'.
    - MGR: Add a new tab status to the Simple GUI for when
        the client has been instructed to delay starting
        applications via the <delay_start> option in cc_config.xml
        (From Kevin Reed)

    clientgui/
        sg_ImageButton.cpp, .h
        sg_ViewTabPage.cpp
        SkinManager.cpp

svn path=/trunk/boinc/; revision=16280
2008-10-23 04:10:12 +00:00
David Anderson 4f66bb4c95 - added copyright and license info to .C, .cpp, .h files
- scheduler: fix bug in adaptive replication:
    if send an unreplicated job to untrusted host,
    set both wu.target_nresults and wu.min_quorum to app.target_nresults.

svn path=/trunk/boinc/; revision=15762
2008-08-06 18:36:30 +00:00
David Anderson f69a288ac0 - web: if stop_web file is present, don't allow any DB access
(I broke this a few days ago)
- client: improve message for file upload server errors

svn path=/trunk/boinc/; revision=15569
2008-07-08 21:07:33 +00:00
Frank Thomas 3bfc78b511 Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.
svn path=/trunk/boinc/; revision=13804
2007-10-09 11:35:47 +00:00
David Anderson afe62aeaea - Manager: made some strings translatable
svn path=/trunk/boinc/; revision=13142
2007-07-11 16:26:44 +00:00
Charlie Fenton e3708f2f12 *** empty log message ***
svn path=/trunk/boinc/; revision=11896
2007-01-18 10:01:35 +00:00
Walt Gribben 97f38e78af *** empty log message ***
svn path=/trunk/boinc/; revision=11703
2006-12-20 00:05:12 +00:00
Kevin Reed 59dfa42f2c - BSG: Fix bug that didn't allow the messages window
to close when the red X was clicked
    - BSG:  Added better text to status messages and tooltips
    - BSG:  Increased slide show timer to 10 seconds

svn path=/trunk/boinc/; revision=11507
2006-11-09 22:22:54 +00:00
Kevin Reed abd76a409f - BSG: Add tool tip to slide show when graphics are available
- BSG:  Remove workunit name
    - BSG:  Formatting changes to text on main screen
    - BSG:  Re-arrange the layout on the main screen

svn path=/trunk/boinc/; revision=11497
2006-11-08 17:38:27 +00:00
Charlie Fenton 3a0d963b00 *** empty log message ***
svn path=/trunk/boinc/; revision=11447
2006-11-02 11:59:42 +00:00
Rom Walton 421a9a5ca2 *** empty log message ***
svn path=/trunk/boinc/; revision=11338
2006-10-23 06:48:48 +00:00
Rom Walton 89f9e8eaf7 *** empty log message ***
svn path=/trunk/boinc/; revision=11325
2006-10-20 15:00:14 +00:00
Kevin Reed 98b1cf8d7d - Pause slide show for workunits that are not running
- Add message to space below slide show images to explain status of the workunit (running, paused)
		- Fixed bug that sometimes caused slide shows to not load properly when first downloaded
		  or after they have been updated by the project
		- Prevent workunit name from overflowing the side of BSG
		- Play with tabs to make the selected tab stand out
		- Fixed bug which caused a crash when switching between simple and advanced views
		- Fixed a significant memory leak
		- Eliminate some compiler warnings

svn path=/trunk/boinc/; revision=11274
2006-10-12 02:18:08 +00:00
Kevin Reed 119c7f0128 - Changed workunit area to use a static image rather then an animiated gif
- Center the image within the space and resize it dyanmically if necessary to fit
    	  within the allocated space

svn path=/trunk/boinc/; revision=11251
2006-10-05 13:40:12 +00:00
Kevin Reed 3672429df3 - Changed workunit area to use a static image rather then an animiated gif
- Center the image within the space and resize it dyanmically if necessary to fit
    	  within the allocated space

svn path=/trunk/boinc/; revision=11215
2006-09-29 16:01:17 +00:00
Kevin Reed dd2714e1bc Move loading of images into the skin clas
svn path=/trunk/boinc/; revision=11158
2006-09-15 16:47:04 +00:00
Kevin Reed 73018b0b60 various fixes for the BSG
svn path=/trunk/boinc/; revision=11127
2006-09-08 21:48:06 +00:00
Milos Travar 912483da69 Finished new skin design
svn path=/trunk/boinc/; revision=10881
2006-08-10 19:32:47 +00:00