- 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
- 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
- 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
(GIF and ICO - in addition to the BMP, XPM and PNG
that were already available)
- Remember where the BSG was positioned last time it was open
- Position the messages dialogue so that the most recent message is displayed
- Add text to the preferences dialogue
- Reduce size of some of the skin images
svn path=/trunk/boinc/; revision=11208
- Add a link to the home page for all projects in the drop down
- Change label in menu in the advanced view read 'Switch to Simple View'
- Fix bug that occurs when the notebook is rendered while a dialogue box is open
svn path=/trunk/boinc/; revision=11201
- Added a bit of trace logging
- Modified the preferences dialogue so that changing the skin is a seperate action
from changing local settings
- Fixed some bugs that were causing the BSG to crash
svn path=/trunk/boinc/; revision=11155
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