Commit Graph

9001 Commits

Author SHA1 Message Date
Rom Walton 123fd8b7c9 *** empty log message ***
svn path=/trunk/boinc/; revision=11166
2006-09-18 06:38:45 +00:00
Rom Walton 33aab700d9 *** empty log message ***
svn path=/trunk/boinc/; revision=11165
2006-09-18 06:38:15 +00:00
Rom Walton 57311faf25 *** empty log message ***
svn path=/trunk/boinc/; revision=11160
2006-09-18 05:29:33 +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
Walt Gribben 08a3b4c8a6 *** empty log message ***
svn path=/trunk/boinc/; revision=11157
2006-09-14 19:11:59 +00:00
Kevin Reed f926dcc9de - Fixed issue with connection failure dialogue being repeatedly displayed
- BSG now calls CBOINCBaseFrame::RestoreState() and CBOINCBaseFrame::SaveState()

svn path=/trunk/boinc/; revision=11156
2006-09-14 16:47:24 +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
David Anderson aef50da4f1 *** empty log message ***
svn path=/trunk/boinc/; revision=11154
2006-09-14 00:18:13 +00:00
Matt Lebofsky d5edfcfe23 *** empty log message ***
svn path=/trunk/boinc/; revision=11153
2006-09-13 16:47:48 +00:00
Matt Lebofsky 3668fdf345 *** empty log message ***
svn path=/trunk/boinc/; revision=11152
2006-09-13 15:52:53 +00:00
Jens Seidler c40cdc372c Localization: Clientgui and Web language files updated: Chinese Simplified (zh_CN), French(fr), Polish(pl)
svn path=/trunk/boinc/; revision=11151
2006-09-13 05:40:53 +00:00
David Anderson 79e14047f2 *** empty log message ***
svn path=/trunk/boinc/; revision=11150
2006-09-13 03:39:30 +00:00
David Anderson 0331e2d4c7 *** empty log message ***
svn path=/trunk/boinc/; revision=11148
2006-09-12 18:18:15 +00:00
Kevin Reed 457e4521e7 modify the format of the skin.xml file and added additional check for validity
svn path=/trunk/boinc/; revision=11146
2006-09-12 17:18:20 +00:00
Rom Walton a3eaed44aa *** empty log message ***
svn path=/trunk/boinc/; revision=11145
2006-09-12 09:29:03 +00:00
David Anderson f1e92dec14 *** empty log message ***
svn path=/trunk/boinc/; revision=11144
2006-09-12 05:04:59 +00:00
David Anderson 7adb972266 *** empty log message ***
svn path=/trunk/boinc/; revision=11143
2006-09-11 22:14:46 +00:00
David Anderson 24c9be5d84 *** empty log message ***
svn path=/trunk/boinc/; revision=11142
2006-09-11 20:14:59 +00:00
David Anderson b807e1e970 *** empty log message ***
svn path=/trunk/boinc/; revision=11141
2006-09-11 20:13:36 +00:00
David Anderson 0e8525d025 *** empty log message ***
svn path=/trunk/boinc/; revision=11139
2006-09-11 19:03:00 +00:00
David Anderson 18aafad258 *** empty log message ***
svn path=/trunk/boinc/; revision=11137
2006-09-11 17:32:18 +00:00
Bruce Allen 2c45c1708f For computing and tracking a host's average credit/cpu_time I
have inserted a new averaging function
update_credit_per_cpu_sec() into lib/util.C.  This function
should be called from validator.C, and then the value of
credit_per_cpu_sec should be exported by db_dump.C in the
host_id.gz stats file.

David, Eric, if you could check the code and logic here I would
be grateful. This is currently disabled in validator.C with
a #ifdef macro.  I won't enable it until we've agreed on this.

svn path=/trunk/boinc/; revision=11136
2006-09-11 11:41:54 +00:00
Bruce Allen 3efc634fdf For computing and tracking a host's average credit/cpu_time I
have inserted a new averaging function
update_credit_per_cpu_sec() into lib/util.C.  This function
should be called from validator.C, and then the value of
credit_per_cpu_sec should be exported by db_dump.C in the
host_id.gz stats file.

David, Eric, if you could check the code and logic here I would
be grateful.  I won't modify validator.C or db_dump.C until
we've agreed on this.

svn path=/trunk/boinc/; revision=11135
2006-09-11 11:25:29 +00:00
Bruce Allen eaf9e196bb For computing and tracking a host's average credit/cpu_time I
have inserted a new averaging function
update_credit_per_cpu_sec() into lib/util.C.  This function
should be called from validator.C, and then the value of
credit_per_cpu_sec should be exported by db_dump.C in the
host_id.gz stats file.

David, Eric, if you could check the code and logic here I would
be grateful.  I won't modify validator.C or db_dump.C until
we've agreed on this.

svn path=/trunk/boinc/; revision=11134
2006-09-10 22:10:08 +00:00
David Anderson b79cbdace1 *** empty log message ***
svn path=/trunk/boinc/; revision=11133
2006-09-10 03:40:36 +00:00
David Anderson d45a93a183 *** empty log message ***
svn path=/trunk/boinc/; revision=11131
2006-09-09 17:22:14 +00:00
David Anderson 43f716610b *** empty log message ***
svn path=/trunk/boinc/; revision=11130
2006-09-08 22:53:28 +00:00
David Anderson 38028f3654 *** empty log message ***
svn path=/trunk/boinc/; revision=11129
2006-09-08 22:35:19 +00:00
David Anderson e26a45b021 *** empty log message ***
svn path=/trunk/boinc/; revision=11128
2006-09-08 22:28:10 +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 5c1551f7f0 *** empty log message ***
svn path=/trunk/boinc/; revision=11126
2006-09-08 20:29:37 +00:00
David Anderson 7fa8c7c8dd *** empty log message ***
svn path=/trunk/boinc/; revision=11125
2006-09-08 19:51:33 +00:00
David Anderson 14a7fb85f6 *** empty log message ***
svn path=/trunk/boinc/; revision=11124
2006-09-08 19:27:42 +00:00
David Anderson db24601537 *** empty log message ***
svn path=/trunk/boinc/; revision=11123
2006-09-07 20:39:25 +00:00
David Anderson b4105a1a3b *** empty log message ***
svn path=/trunk/boinc/; revision=11122
2006-09-07 18:19:25 +00:00
David Anderson 57858b8348 *** empty log message ***
svn path=/trunk/boinc/; revision=11121
2006-09-07 17:59:34 +00:00
David Anderson 8e4813bf39 *** empty log message ***
svn path=/trunk/boinc/; revision=11120
2006-09-07 17:38:54 +00:00
David Anderson 04ebc6cd30 *** empty log message ***
svn path=/trunk/boinc/; revision=11119
2006-09-07 16:27:42 +00:00
David Anderson 6709910d1c *** empty log message ***
svn path=/trunk/boinc/; revision=11118
2006-09-06 21:58:12 +00:00
David Anderson 02bb061b6d *** empty log message ***
svn path=/trunk/boinc/; revision=11117
2006-09-06 20:56:55 +00:00
David Anderson cb583ae458 *** empty log message ***
svn path=/trunk/boinc/; revision=11116
2006-09-06 17:18:51 +00:00
David Anderson b7b0abf860 *** empty log message ***
svn path=/trunk/boinc/; revision=11115
2006-09-06 16:47:04 +00:00
David Anderson 8f5dfd9397 *** empty log message ***
svn path=/trunk/boinc/; revision=11114
2006-09-06 15:51:26 +00:00
Charlie Fenton a63a0c0eb7 *** empty log message ***
svn path=/trunk/boinc/; revision=11113
2006-09-06 07:11:18 +00:00
Walt Gribben f6f5721d3c *** empty log message ***
svn path=/trunk/boinc/; revision=11112
2006-09-05 23:10:10 +00:00
Walt Gribben 8a5aef9c70 *** empty log message ***
svn path=/trunk/boinc/; revision=11111
2006-09-05 21:50:36 +00:00
David Anderson cbad8b8b5a *** empty log message ***
svn path=/trunk/boinc/; revision=11109
2006-09-05 20:58:02 +00:00
Rom Walton bc6c39f226 *** empty log message ***
svn path=/trunk/boinc/; revision=11108
2006-09-05 19:21:56 +00:00
David Anderson 59d5508392 *** empty log message ***
svn path=/trunk/boinc/; revision=11107
2006-09-05 19:00:59 +00:00