Charlie Fenton
7acc1414e0
Delete obsolete separate Account Manager Wizard
...
svn path=/trunk/boinc/; revision=18113
2009-05-15 08:24:00 +00:00
Charlie Fenton
c7970d19ef
MGR: Finish merging "Attach to account manager" functionality into "Attach to project" wizard
...
svn path=/trunk/boinc/; revision=18112
2009-05-15 08:21:04 +00:00
Charlie Fenton
1eb1330ed4
Fix compiler warning
...
svn path=/trunk/boinc/; revision=18111
2009-05-15 08:13:56 +00:00
BOINC Translator
38d05f9f1b
Commit from BOINC Translation Services by user YG. 388 of 389 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=18110
2009-05-15 04:31:04 +00:00
David Anderson
9574e8a003
- web: check for mismatched "'s in translation files
...
- build_po.php: add LANG_NAME strings
svn path=/trunk/boinc/; revision=18109
2009-05-14 22:32:05 +00:00
Rom Walton
13cc42ad2e
make compatible with Pootle
...
svn path=/trunk/boinc/; revision=18108
2009-05-14 21:03:21 +00:00
BOINC Translator
060ea922b3
Add missing files to source control
...
svn path=/trunk/boinc/; revision=18107
2009-05-14 20:57:45 +00:00
BOINC Translator
3c63e96052
Fix for use with Pootle
...
svn path=/trunk/boinc/; revision=18106
2009-05-14 20:31:29 +00:00
Rom Walton
506e6841fe
Update Translation
...
svn path=/trunk/boinc/; revision=18105
2009-05-14 20:30:13 +00:00
David Anderson
c2fda4db09
- scheduler: add <report_max> config parameter;
...
limits the # of completed results handled per scheduler RPC.
This may be needed to avoid crashes due to memory allocation
failure (each reported result uses about 128KB memory).
- web: In showing result lists,
include "Validate error" results in the "Invalid" category.
(Previously they didn't appear in any category)
svn path=/trunk/boinc/; revision=18104
2009-05-14 19:01:40 +00:00
Rom Walton
61603a2987
Not needed anymore
...
svn path=/trunk/boinc/; revision=18103
2009-05-14 18:51:49 +00:00
BOINC Translator
adadc24a93
Commit from BOINC Translation Services by user DavidM. 111 of 111 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=18102
2009-05-14 18:41:17 +00:00
BOINC Translator
3057670640
Commit from BOINC Translation Services by user DavidM. 111 of 111 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=18101
2009-05-14 18:37:55 +00:00
Charlie Fenton
35688bb8e9
MGR: Update m_dtCachedCCStatusTimestamp only when RPC completes
...
svn path=/trunk/boinc/; revision=18097
2009-05-14 12:36:09 +00:00
BOINC Translator
5be5aa1bfb
Commit from BOINC Translation Services by user ReneOskam. 111 of 111 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=18096
2009-05-14 07:19:58 +00:00
Charlie Fenton
da880ec5ae
MGR: Always treat quit RPCs as non-demand so Manager can exit when client is not responding
...
svn path=/trunk/boinc/; revision=18094
2009-05-14 01:44:11 +00:00
David Anderson
282bc21c3c
- web: make build_po.php usable for projects
...
svn path=/trunk/boinc/; revision=18093
2009-05-13 23:16:11 +00:00
BOINC Translator
8811bcf49c
Commit from BOINC Translation Services by user philmo. 111 of 111 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=18092
2009-05-13 22:50:29 +00:00
BOINC Translator
a67b77b3bb
Commit from BOINC Translation Services by user treppolse. 388 of 389 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=18091
2009-05-13 17:51:22 +00:00
Charlie Fenton
8d8bf6f0c0
MGR: Merge "Attach to account manager" functionality into "Attach to project" wizard; Synchronize and Remove Acct Mgr not yet merged.
...
svn path=/trunk/boinc/; revision=18088
2009-05-13 12:42:05 +00:00
Charlie Fenton
99d2ef9364
Mac MGR: Fix compile error; add -lsqlite3 to XCode linker flags
...
svn path=/trunk/boinc/; revision=18087
2009-05-13 08:46:23 +00:00
BOINC Translator
fbd17bbd5e
Commit from BOINC Translation Services by user romw. 111 of 111 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=18086
2009-05-13 03:31:31 +00:00
David Anderson
e777d62672
- scheduler: the multiplier for both #jobs/day and #jobs in progress
...
is #CPUs + config.cuda_multiplier * #GPUs
svn path=/trunk/boinc/; revision=18085
2009-05-12 23:23:47 +00:00
David Anderson
dfe290f150
- file deleter: improved log messages (from Bernd M)
...
svn path=/trunk/boinc/; revision=18084
2009-05-12 22:44:04 +00:00
BOINC Translator
0cb8cc8d74
Commit from BOINC Translation Services by user ReneOskam. 118 of 118 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=18079
2009-05-12 17:10:36 +00:00
Rom Walton
331937139b
- WINBUILD: Have the new installers include the new BOINC OpenGL
...
based screensaver, as well as the logo and font files.
- WINBUILD: Include sqlite3.dll in the BOINC Manager component.
win_build/installerv2/
BOINC.ism
BOINCx64.ism
win_build/
ss_app.vcproj
svn path=/trunk/boinc/; revision=18078
2009-05-12 16:30:48 +00:00
Rom Walton
b25cd21510
- MGR: Include support for Firefox 3.x cookie support for
...
the attach to project wizard.
- MGR: Include support for a cookie based attach to
account manager wizard.
clientgui/
browser.cpp, .h
clientgui/mac/
browser_safari.mm
win_build/
boinc_post_bld_rules.cmd
boincmgr.vcproj
svn path=/trunk/boinc/; revision=18077
2009-05-12 14:20:36 +00:00
David Anderson
2664ea5c2c
svn path=/trunk/boinc/; revision=18076
2009-05-12 04:49:44 +00:00
David Anderson
ac99693ef9
- web: trim dutch translation file
...
svn path=/trunk/boinc/; revision=18073
2009-05-11 19:38:53 +00:00
David Anderson
4a5b1fe673
- client: tweak to avoid -0
...
svn path=/trunk/boinc/; revision=18072
2009-05-11 19:07:12 +00:00
BOINC Translator
100efaf842
Commit from BOINC Translation Services by user ReneOskam. 308 of 314 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=18071
2009-05-11 18:37:29 +00:00
BOINC Translator
3555ba9623
Commit from BOINC Translation Services by user ReneOskam. 308 of 314 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=18070
2009-05-11 18:32:36 +00:00
David Anderson
886e166103
svn path=/trunk/boinc/; revision=18069
2009-05-11 16:45:33 +00:00
David Anderson
c2067ef472
svn path=/trunk/boinc/; revision=18068
2009-05-11 16:38:44 +00:00
David Anderson
8340535c35
- Japanese web translation
...
svn path=/trunk/boinc/; revision=18067
2009-05-11 04:18:46 +00:00
BOINC Translator
23591a832f
Commit from BOINC Translation Services by user treppolse. 111 of 111 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=18065
2009-05-10 10:10:31 +00:00
David Anderson
b0638a923b
build fix
...
svn path=/trunk/boinc/; revision=18064
2009-05-10 04:42:47 +00:00
David Anderson
d593780ed8
svn path=/trunk/boinc/; revision=18063
2009-05-10 04:41:43 +00:00
BOINC Translator
79f0098736
Commit from BOINC Translation Services by user ChristianB. 126 of 234 messages translated (4 fuzzy).
...
svn path=/trunk/boinc/; revision=18061
2009-05-09 12:36:38 +00:00
BOINC Translator
e5f4491276
Commit from BOINC Translation Services by user ChristianB. 249 of 257 messages translated (7 fuzzy).
...
svn path=/trunk/boinc/; revision=18060
2009-05-09 12:23:07 +00:00
Rom Walton
31d3e63816
- WINBUILD: Cleanup the Unicode configurations
...
- WINBUILD: Make building Unicode version of BOINC Manager the
default.
win_build
boinc_cli.vcproj
boinc_dll.vcproj
boinc_ss.vcproj
boinccmd.vcproj
boincmgr.vcproj
boincsvcctrl.vcproj
boinctray.vcproj
libboinc.vcproj
libboinc_staticcrt.vcproj
sim.vcproj
ss_app.vcproj
updater.vcproj
svn path=/trunk/boinc/; revision=18058
2009-05-08 21:03:24 +00:00
BOINC Translator
57da6c1475
Commit from BOINC Translation Services by user YG. 739 of 739 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=18056
2009-05-08 03:06:56 +00:00
Charlie Fenton
d823142bf5
Mac client: fix parent died test in benchmark_time_to_stop()
...
svn path=/trunk/boinc/; revision=18054
2009-05-08 02:01:25 +00:00
Charlie Fenton
aab93f8477
Release BOINC Mac 6.6.29
...
svn path=/trunk/boinc/; revision=18051
2009-05-08 01:25:19 +00:00
Charlie Fenton
e96e31c79e
Mac: Remove -lresolv from XCode linker flags for client, manager, boinccmd and screensaver
...
svn path=/trunk/boinc/; revision=18049
2009-05-08 01:04:37 +00:00
Rytis Slatkevičius
2ba2d7b1a6
user web: remove an undocumented feature where anyone could do a recompile of language files by just knowing an URL parameter.
...
svn path=/trunk/boinc/; revision=18046
2009-05-07 15:19:42 +00:00
BOINC Translator
5127e7452a
Commit from BOINC Translation Services by user ReneOskam. 257 of 257 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=18045
2009-05-07 14:41:47 +00:00
Bernd Machenschalk
097a70d308
<cstdio> is a C++ haeder - moved it to __cplusplus section (lib/filesys.h)
...
svn path=/trunk/boinc/; revision=18044
2009-05-07 14:25:05 +00:00
BOINC Translator
9a1c86fff3
Commit from BOINC Translation Services by user romw. 111 of 111 messages translated (0 fuzzy).
...
svn path=/trunk/boinc/; revision=18043
2009-05-07 14:13:49 +00:00
David Anderson
12eb6057e5
- client, Mac: don't do res_init(). It causes a crash.
...
- client (Unix): if client crashes while benchmark processes are going,
make sure they detect this and exit.
- back-end programs: remove hardwired assumptions about
what directory they run in, and hence where config.xml is.
E.g., daemons look for it in "..", others expect it in current dir.
New approach: all the programs look for the project dir as follows:
1) the environment var BOINC_PROJECT_DIR, if defined
2) the current dir, if config.xml is there.
3) else ".."
This means you can run programs in either proj/bin/ or proj/,
or (using BOINC_PROJECT_DIR) you can keep executables
outside of the project dir.
svn path=/trunk/boinc/; revision=18042
2009-05-07 13:54:51 +00:00