Commit Graph

41 Commits

Author SHA1 Message Date
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
Rom Walton 3a12b1d04a *** empty log message ***
svn path=/trunk/boinc/; revision=11481
2006-11-06 22:23:46 +00:00
Charlie Fenton a7f6263fce *** empty log message ***
svn path=/trunk/boinc/; revision=11473
2006-11-06 13:45:50 +00:00
Charlie Fenton 8043af9f82 *** empty log message ***
svn path=/trunk/boinc/; revision=11454
2006-11-03 00:23:14 +00:00
Charlie Fenton 3a0d963b00 *** empty log message ***
svn path=/trunk/boinc/; revision=11447
2006-11-02 11:59:42 +00:00
Kevin Reed ec707df24d *** empty log message ***
svn path=/trunk/boinc/; revision=11414
2006-10-31 16:35:21 +00:00
Kevin Reed 4342e0ca89 *** empty log message ***
svn path=/trunk/boinc/; revision=11413
2006-10-31 15:27:00 +00:00
Charlie Fenton 080b24f0df *** empty log message ***
svn path=/trunk/boinc/; revision=11399
2006-10-30 12:44:07 +00:00
Rom Walton d5a0931c1f *** empty log message ***
svn path=/trunk/boinc/; revision=11395
2006-10-30 03:41:32 +00:00
Rom Walton e1c54a6a6c *** empty log message ***
svn path=/trunk/boinc/; revision=11388
2006-10-29 00:24:26 +00:00
Rom Walton 937e1c0a3a *** empty log message ***
svn path=/trunk/boinc/; revision=11380
2006-10-28 09:02:46 +00:00
Rom Walton ad3d140720 *** empty log message ***
svn path=/trunk/boinc/; revision=11366
2006-10-27 10:26:56 +00:00
Kevin Reed 7ff7aae590 * Fire ReloadSkin after changing to the default skin (this properly redraws the
* 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
2006-10-27 02:08:55 +00:00
Rom Walton 1f5c498aad *** empty log message ***
svn path=/trunk/boinc/; revision=11353
2006-10-25 14:09:47 +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 b6918461d7 *** empty log message ***
svn path=/trunk/boinc/; revision=11312
2006-10-19 03:24:31 +00:00
Kevin Reed 03f97bf877 - Added a state to inform the user when the client is communicating with a project
- Added a 'change' button to the preferences to change just the skin
		- Fixed bug that caused the skin to crash when a invalid skin was selected
		- Do not flash the 'messages' between red and black for messages that arrive while
		  the messages dialogue is open
		- Set the selected tab when the BSG is first opened to be a workunit that is currently running

svn path=/trunk/boinc/; revision=11303
2006-10-18 16:06:29 +00:00
Kevin Reed 1ad7b6878d - Update Project GUI urls when a rpc has completed with a project
- 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
2006-10-16 20:46:57 +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 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 9da92cdd40 - Fixed an bug that prevented the message dialogue from closing when the X button was clicked.
- 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
2006-09-26 21:53:00 +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 a025d6621d - Modify the way the the skin.xml is read and stored
- 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
2006-09-14 16:02:55 +00:00
Kevin Reed 73018b0b60 various fixes for the BSG
svn path=/trunk/boinc/; revision=11127
2006-09-08 21:48:06 +00:00
David Anderson a200eb140b *** empty log message ***
svn path=/trunk/boinc/; revision=11080
2006-09-01 21:38:18 +00:00
Rom Walton 76e753ec14 *** empty log message ***
svn path=/trunk/boinc/; revision=11051
2006-08-31 19:24:38 +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
Kevin Reed 3fb5cc6ca2 Changes to allow the messages button to alternate between black and red when new alert messages have been recevied
svn path=/trunk/boinc/; revision=10999
2006-08-24 17:54:54 +00:00
Kevin Reed 3e206be6b5 Fix various bugs and reorganize code
svn path=/trunk/boinc/; revision=10990
2006-08-23 21:22:41 +00:00
Milos Travar cd5236d8e5 *** empty log message ***
svn path=/trunk/boinc/; revision=10947
2006-08-18 21:45:17 +00:00
Milos Travar c29d07ba63 *** empty log message ***
svn path=/trunk/boinc/; revision=10936
2006-08-17 17:36:51 +00:00
Milos Travar 565821936b *** empty log message ***
svn path=/trunk/boinc/; revision=10895
2006-08-11 20:40:52 +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 ba522a896a *** empty log message ***
svn path=/trunk/boinc/; revision=10856
2006-08-07 17:44:46 +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 b538e57a15 *** empty log message ***
svn path=/trunk/boinc/; revision=10705
2006-07-20 22:15:29 +00:00