Commit Graph

18 Commits

Author SHA1 Message Date
Charlie Fenton d7c9746f5c MGR: async GUI RPCs: eliminate redundant RPC calls in SimpleGUI.
svn path=/trunk/boinc/; revision=16094
2008-09-30 09:36:07 +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
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
Walt Gribben 97f38e78af *** empty log message ***
svn path=/trunk/boinc/; revision=11703
2006-12-20 00:05:12 +00:00
Charlie Fenton a7f6263fce *** empty log message ***
svn path=/trunk/boinc/; revision=11473
2006-11-06 13:45:50 +00:00
Kevin Reed 30be723a79 *** empty log message ***
svn path=/trunk/boinc/; revision=11359
2006-10-25 22:18:16 +00:00
Rom Walton 3057575b0b *** empty log message ***
svn path=/trunk/boinc/; revision=11358
2006-10-25 21:51:37 +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 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 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 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 73018b0b60 various fixes for the BSG
svn path=/trunk/boinc/; revision=11127
2006-09-08 21:48:06 +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