- 26 Sep, 2008 8 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=16069
-
David Anderson authored
svn path=/trunk/boinc/; revision=16068
-
David Anderson authored
svn path=/trunk/boinc/; revision=16067
-
David Anderson authored
(from Frank Weiler) svn path=/trunk/boinc/; revision=16066
-
Frank Weiler authored
svn path=/workspaces/fweiler/boinc/; revision=16065
-
Frank Weiler authored
svn path=/workspaces/fweiler/boinc/; revision=16064
-
Janus B. Kristensen authored
svn path=/trunk/boinc/; revision=16063
-
Janus B. Kristensen authored
Fixes Ticket #399. Warnings no longer show up if the crossproject website was down and the lookup is not done at all for XML format since it isn't used. svn path=/trunk/boinc/; revision=16062
-
- 25 Sep, 2008 15 commits
-
-
David Anderson authored
E.g. if you're running a project locally, while attached to outside projects via a proxy. Currently accessible only via the Manager's Options dialog. From Frank Weiler. svn path=/trunk/boinc/; revision=16061
-
David Anderson authored
it serves no purpose and some people apparently view it as spam. svn path=/trunk/boinc/; revision=16060
-
Rom Walton authored
svn path=/trunk/boinc/; revision=16058
-
Rom Walton authored
svn path=/trunk/boinc/; revision=16057
-
Rom Walton authored
boinc_core_release_6_3_12 / configure.ac version.h svn path=/trunk/boinc/; revision=16056
-
Frank Weiler authored
svn path=/workspaces/fweiler/boinc/; revision=16055
-
Janus B. Kristensen authored
svn path=/trunk/boinc/; revision=16053
-
Janus B. Kristensen authored
Fixed Ticket #565 - "overflow: overflow" should have been "overflow: visible". word-wrap is a css3 property which is correctly dropped by earlier parsers - not a bug. svn path=/trunk/boinc/; revision=16052
-
Janus B. Kristensen authored
svn path=/trunk/boinc/; revision=16051
-
Janus B. Kristensen authored
- Fix missing newline after "Send message" button in authorcol - Added CSS class forum_toplinks for links at the top of forum pages svn path=/trunk/boinc/; revision=16048
-
Janus B. Kristensen authored
- Fix CSS compatibility issues towards IE6-series of browsers - Buttons will now light up when hovering over them with the mouse svn path=/trunk/boinc/; revision=16047
-
David Anderson authored
svn path=/trunk/boinc/; revision=16046
-
David Anderson authored
svn path=/trunk/boinc/; revision=16045
-
David Anderson authored
svn path=/trunk/boinc/; revision=16044
-
David Anderson authored
(if there was an idle GPU, it would run unboundedly many CPU jobs) svn path=/trunk/boinc/; revision=16043
-
- 24 Sep, 2008 1 commit
-
-
David Anderson authored
Some projects (GPUgrid, QCN) don't work on some platforms if sandboxing is used. Better to send an error message than send jobs. - get rid of a few compiler warnings svn path=/trunk/boinc/; revision=16042
-
- 23 Sep, 2008 2 commits
-
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=16041
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=16040
-
- 22 Sep, 2008 7 commits
-
-
David Anderson authored
we're the main program (otherwise we didn't lock it in the first place, and a crash results). From Artyom Sharov. - scheduler: add support for the GCL simulator, which uses special versions of backend programs that use virtual time, and that wait for signals instead of sleep()ing. To compile: make clean configure CXXFLAGS="-DGCL_SIMULATOR" make svn path=/trunk/boinc/; revision=16038
-
David Anderson authored
we're the main program (otherwise we didn't lock it in the first place, and a crash results). From Artyom Sharov. - scheduler: add support for the GCL simulator, which uses special versions of backend programs that use virtual time, and that wait for signals instead of sleep()ing. To compile: make clean configure CXXFLAGS="-DGCL_SIMULATOR" make svn path=/trunk/boinc/; revision=16036
-
David Anderson authored
for a particular (non-ASCII) profile text. Not sure why, but I rewrote sub_sentence() in less obscure way and it works now - web: slight cleanup of translation code. Can we please replace this with gettext()?? svn path=/trunk/boinc/; revision=16035
-
Rom Walton authored
boinc_core_release_6_3_11 / configure.ac version.h svn path=/trunk/boinc/; revision=16034
-
Rom Walton authored
svn path=/trunk/boinc/; revision=16033
-
Rom Walton authored
svn path=/trunk/boinc/; revision=16032
-
Rom Walton authored
svn path=/trunk/boinc/; revision=16031
-
- 19 Sep, 2008 6 commits
-
-
Rom Walton authored
the wizards. This is needed for a WCG feature. clientgui/ BOINCBaseWizard.cpp, .h wizardex.cpp, .h svn path=/trunk/boinc/; revision=16029
-
David Anderson authored
e.g. it handles <foo /> correctly, and handles <foo attr="x"> (it doesn't return the attributes, but it doesn't choke on them). - GUI RPC client lib: use XML_PARSER to process authorization replies, e.g. so that it handles <authorized /> TODO: use XML_PARSER to parse all GUI RPC requests and replies - web: add a CSS entry for news item titles - web (news items): add an optional "category" field to news items: suggested values: "server status", "news", "emergency". These are not used to display the items, but are passed in the RSS feed and could be used by news aggregators. - manager: replace "BOINC-based account managers" with "account managers" svn path=/trunk/boinc/; revision=16028
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=16027
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=16026
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=16025
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=16024
-
- 18 Sep, 2008 1 commit
-
-
David Anderson authored
- manager: last arg to acct_mgr_rpc is bool, not bool* svn path=/trunk/boinc/; revision=16023
-