- 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
* Move all logic for reloading a project/stat icon into the StatImageLoader class
* Fix bug that prevented the default stat icons from being updated with reskining
svn path=/trunk/boinc/; revision=11365
- Update User Stats when a rpc has completed with a project
- Update project slide show when new downloads have been received from the project
svn path=/trunk/boinc/; revision=11285
- Eliminate dual timer issue if you change skins and have a slide show running
- Extend the wxFlatNotebook and moved all code related to the notebook and workunits into the new class (WorkunitNotebook)
- Change the height of the BSG to 570 pixels (from 600)
- Change the display area for the slide show to eliminate black border except where required by text for show graphics. New dimensions are width = 290, height = 126
- Check for updated slideshows after a project RPC and any files finish downloading
svn path=/trunk/boinc/; revision=11267
Make sure that the first tab is the selected tab when the BSG is opened
The 'currently running' indicator is now properly added and removed as different results are started and stopped
The percent displayed now includes one decimal place
svn path=/trunk/boinc/; revision=11012