BOINC Translator
b58f3c7162
Commit from BOINC Translation Services by user DavidM. 799 of 804 messages translated (3 fuzzy).
...
svn path=/trunk/boinc/; revision=22303
2010-08-28 11:50:39 +00:00
BOINC Translator
e7cdc30f7e
Commit from BOINC Translation Services by user DavidM. 34 of 34 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=22302
2010-08-28 11:36:35 +00:00
David Anderson
53943e55e2
- client: back out changeset [21086],
...
which cleaned out project dir on reset.
The semantics of reset are to not delete sticky files.
svn path=/trunk/boinc/; revision=22301
2010-08-28 00:30:01 +00:00
David Anderson
5d05a8d49e
- web: check the "next URL" passed to login and account
...
creation scripts to ensure they refer only to local pages
(i.e. they don't contain "://").
This prevents cross-site scripting attacks (I think).
svn path=/trunk/boinc/; revision=22300
2010-08-28 00:06:29 +00:00
David Anderson
39ce14bf9d
svn path=/trunk/boinc/; revision=22299
2010-08-27 18:31:54 +00:00
David Anderson
f9adad65b6
- client: ignore case in names of "exclusive apps"
...
and exclusive GPU apps
- client: fix bug that caused GPU apps to not be
suspended or resumed immediately after
exclusive GPU app transition
- client: in log message, instead of saying
"fetching tasks for GPU", say which kind of GPU
svn path=/trunk/boinc/; revision=22298
2010-08-27 18:22:59 +00:00
Charlie Fenton
378eda517a
MGR: On Mac only, Close Window menu item (or its shortcut Command-w) closes the Event Log if it is the front window
...
svn path=/trunk/boinc/; revision=22294
2010-08-26 21:45:52 +00:00
David Anderson
11fc2dcdd2
- client: treat notices from schedulers a little differently.
...
Ignore duplicate notices unless they're at least 24 hours
newer than the previous one.
svn path=/trunk/boinc/; revision=22293
2010-08-26 21:26:52 +00:00
Charlie Fenton
2381583668
MGR: On Mac only, Close Window menu item (or its shortcut Command-w) closes the Event Log if it is the front window
...
svn path=/trunk/boinc/; revision=22292
2010-08-26 10:09:11 +00:00
Charlie Fenton
12360ca0a5
MGR: Further refinements to Client shutdown logic on Manager Exit
...
svn path=/trunk/boinc/; revision=22289
2010-08-24 02:41:12 +00:00
Charlie Fenton
d7dd033ffc
MGR: Further refinements to Client shutdown logic on Manager Exit
...
svn path=/trunk/boinc/; revision=22288
2010-08-24 01:46:58 +00:00
Charlie Fenton
7c032fe498
MGR: Further refinements to Client shutdown logic on Manager Exit
...
svn path=/trunk/boinc/; revision=22287
2010-08-24 01:45:12 +00:00
David Anderson
fdf15fb3af
- client: maintain "gpu_active_frac" in addition to "active_frac"
...
(which really means CPU active)
svn path=/trunk/boinc/; revision=22283
2010-08-23 05:00:22 +00:00
David Anderson
84679f482a
- scheduler: change the "primary_platform_only" config option
...
to "prefer_primary_platform".
If an app has only only 32-bit versions, use the for 64-bit clients.
svn path=/trunk/boinc/; revision=22282
2010-08-22 19:13:25 +00:00
BOINC Translator
970280bd39
Commit from BOINC Translation Services by user treppolse. 911 of 911 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=22281
2010-08-22 12:20:20 +00:00
BOINC Translator
8ee60648cb
Commit from BOINC Translation Services by user treppolse. 64 of 64 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=22280
2010-08-22 12:19:30 +00:00
BOINC Translator
25f5bc6797
Commit from BOINC Translation Services by user Necroman. 707 of 911 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=22276
2010-08-20 22:04:38 +00:00
David Anderson
0894974aa7
Update Translations
...
svn path=/trunk/boinc/; revision=22275
2010-08-20 19:04:09 +00:00
BOINC Translator
c5fd583443
Commit from BOINC Translation Services by user Rytis. 344 of 911 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=22274
2010-08-20 19:01:06 +00:00
BOINC Translator
99b70d0964
Commit from BOINC Translation Services by user Rytis. 64 of 64 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=22273
2010-08-20 19:00:58 +00:00
David Anderson
97db61ba0c
fix warnings
...
svn path=/trunk/boinc/; revision=22272
2010-08-19 00:41:31 +00:00
Rom Walton
10573af830
- MGR: Finish implementing the use of Usernames in the account manager part
...
of the wizard. I must have been asleep at the wheel on that one.
clientgui/
AccountInfoPage.h
AccountManagerProcessingPage.cpp
ProjectProcessingPage.cpp
svn path=/trunk/boinc/; revision=22271
2010-08-19 00:22:25 +00:00
Rom Walton
fb7d10a686
Quick Updates
...
svn path=/trunk/boinc/; revision=22270
2010-08-18 18:54:54 +00:00
Rom Walton
9a0c552a60
- MGR: Try and clean up all the undefined reference errors for the GCC
...
linker
clientgui/
BOINCHtmlLBox.cpp, .h
BOINCVListBox.cpp, .h
stdwx.h
svn path=/trunk/boinc/; revision=22269
2010-08-18 18:50:41 +00:00
Rom Walton
761d61a950
Quick Updates
...
svn path=/trunk/boinc/; revision=22268
2010-08-18 17:49:13 +00:00
Rom Walton
3c4892e028
Quick update to see if I can get the manager to automatically build again.
...
svn path=/trunk/boinc/; revision=22267
2010-08-18 17:45:16 +00:00
Rom Walton
a1cbb05482
- client: Only error out of the CPU version check if the call to CPUID(0)
...
returns zero.
client/
hostinfo_win.cpp
svn path=/trunk/boinc/; revision=22266
2010-08-18 17:26:55 +00:00
Rom Walton
34b63a5e16
- MGR: Set the email text box validator to a simple text validator when
...
the project in question only supports usernames.
clientgui/
AccountInfoPage.cpp
svn path=/trunk/boinc/; revision=22265
2010-08-18 06:56:09 +00:00
Charlie Fenton
82127781ab
MGR: Remove unused WXDLL* declarations to improve Linux compatibility
...
svn path=/trunk/boinc/; revision=22264
2010-08-17 23:26:36 +00:00
David Anderson
d56688527e
- client: check whether anonymous-app files exist
...
- client: parse (and ignore) <anonymous_platform> element in state file
svn path=/trunk/boinc/; revision=22263
2010-08-17 23:08:40 +00:00
Rom Walton
e491e450cc
- MGR: Remove copyright claims to wxWidgets code.
...
clientgui/
BOINCHtmlLBox.cpp, .h
BOINCVListBox.cpp, .h
svn path=/trunk/boinc/; revision=22262
2010-08-17 22:22:28 +00:00
Rom Walton
89b43e50dd
- MGR: Fix build issue on Linux (Sqlite3 needed to be added to the
...
list of libs and header directories to be included)
clientgui/
Makefile.am
svn path=/trunk/boinc/; revision=22261
2010-08-17 21:58:36 +00:00
BOINC Translator
0ef17106d4
Commit from BOINC Translation Services by user ChristianB. 878 of 911 messages translated (31 fuzzy).
...
svn path=/trunk/boinc/; revision=22260
2010-08-17 19:49:24 +00:00
BOINC Translator
09ea8b1392
Commit from BOINC Translation Services by user ChristianB. 31 of 34 messages translated (3 fuzzy).
...
svn path=/trunk/boinc/; revision=22259
2010-08-17 19:49:17 +00:00
Rom Walton
ac4b46c141
Quick Updates
...
svn path=/trunk/boinc/; revision=22258
2010-08-17 19:05:53 +00:00
Rom Walton
a373ae12db
- MGR: In the future I need to be more careful when I flatten a
...
class hierarchy. I broke the ability to get the latest
project configuration from account managers. Fix that.
clientgui/
WizardAttach.cpp
svn path=/trunk/boinc/; revision=22257
2010-08-17 18:39:33 +00:00
Rom Walton
074cc1248f
Quick Updates
...
svn path=/trunk/boinc/; revision=22256
2010-08-17 16:08:57 +00:00
Rom Walton
af3f5ff502
Quick Updates
...
svn path=/trunk/boinc/; revision=22254
2010-08-17 15:53:21 +00:00
Rom Walton
e243c52728
- Tag for 6.11.6 release, all platforms
...
boinc_core_release_6_11_6
/
configure.ac
version.h
svn path=/trunk/boinc/; revision=22252
2010-08-16 20:30:19 +00:00
BOINC Translator
c6fe11f843
Commit from BOINC Translation Services by user Xavi. 64 of 64 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=22251
2010-08-15 23:17:49 +00:00
BOINC Translator
13901ef37c
Commit from BOINC Translation Services by user Xavi. 911 of 911 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=22250
2010-08-15 23:12:17 +00:00
BOINC Translator
2a41fe94b3
Commit from BOINC Translation Services by user Xavi. 804 of 804 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=22249
2010-08-15 23:00:43 +00:00
BOINC Translator
0c7625f86c
Commit from BOINC Translation Services by user Xavi. 34 of 34 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=22248
2010-08-15 23:00:35 +00:00
BOINC Translator
250b502e25
Commit from BOINC Translation Services by user Necroman. 529 of 911 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=22247
2010-08-15 21:56:45 +00:00
Charlie Fenton
9f9597de07
Add new files for smooth Notices scrolling to Linux builds
...
svn path=/trunk/boinc/; revision=22246
2010-08-15 21:07:44 +00:00
BOINC Translator
cded5bd625
Commit from BOINC Translation Services by user MihaP. 64 of 64 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=22244
2010-08-15 20:17:32 +00:00
Charlie Fenton
e48b31631d
MGR: Allow Notices tab to scroll smoothly, disallow selection of items in Notices tab
...
svn path=/trunk/boinc/; revision=22243
2010-08-15 14:40:23 +00:00
Charlie Fenton
945470d3ba
- MGR: Allow Notices tab to scroll smoothly, disallow selection of items in Notices tab
...
svn path=/trunk/boinc/; revision=22242
2010-08-15 14:17:01 +00:00
BOINC Translator
cc44cb4fdb
Commit from BOINC Translation Services by user ReneOskam. 34 of 34 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=22241
2010-08-15 10:09:50 +00:00
David Anderson
cd2c971c8c
- scheduler: message tweak
...
svn path=/trunk/boinc/; revision=22240
2010-08-14 23:23:36 +00:00