Commit Graph

15 Commits

Author SHA1 Message Date
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 5b521fba67 - Make sure project section renders even if the manager cannot connect to the core client
- 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
2006-10-10 02:53:25 +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 ecaeebb0e7 - Changed references to bitmaps to refer to the skin object
- Fixed a bug that caused the BSG to crash when switching from Work Display -> No Work -> Work Display

svn path=/trunk/boinc/; revision=11159
2006-09-15 20:15:44 +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 d438241fd9 Project icons that are downloaded after the BSG is started will be displayed when they become available
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
2006-08-26 04:17:56 +00:00
Milos Travar cd5236d8e5 *** empty log message ***
svn path=/trunk/boinc/; revision=10947
2006-08-18 21:45:17 +00:00
Milos Travar 912483da69 Finished new skin design
svn path=/trunk/boinc/; revision=10881
2006-08-10 19:32:47 +00:00
Milos Travar be799b2b7d *** empty log message ***
svn path=/trunk/boinc/; revision=10851
2006-08-07 15:33:03 +00:00
Milos Travar 094f6f00a3 *** empty log message ***
svn path=/trunk/boinc/; revision=10798
2006-07-31 13:59:21 +00:00
Milos Travar f1200401c5 *** empty log message ***
svn path=/trunk/boinc/; revision=10734
2006-07-24 22:10:28 +00:00
Milos Travar 9a36c80c58 *** empty log message ***
svn path=/trunk/boinc/; revision=10720
2006-07-21 18:05:43 +00:00
Milos Travar ae926dbde1 *** empty log message ***
svn path=/trunk/boinc/; revision=10693
2006-07-20 14:44:33 +00:00
Milos Travar f2d0667735 *** empty log message ***
svn path=/trunk/boinc/; revision=10625
2006-07-11 23:19:53 +00:00