- 20 Jan, 2010 14 commits
-
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20215
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20214
-
David Anderson authored
svn path=/trunk/boinc/; revision=20213
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20212
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20211
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20210
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20209
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20208
-
David Anderson authored
svn path=/trunk/boinc/; revision=20207
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20206
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20205
-
David Anderson authored
svn path=/trunk/boinc/; revision=20204
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20203
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20202
-
- 19 Jan, 2010 10 commits
-
-
David Anderson authored
"There is a bug in tra() that causes problems if one of the arguments contains a replacement marker itself. For example, if the first argument contains an encoded URL, which contains '%2', the second argument may appear in the middle of the URL." - client simulator: further fiddling around. Not done. svn path=/trunk/boinc/; revision=20201
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20200
-
David Anderson authored
in boinc_parse_init_data_file() - client sim: make it work again svn path=/trunk/boinc/; revision=20199
-
Rom Walton authored
the remaining thread the process will deadlock. lib/ diagnostics.h diagnostics_win.cpp win_util.cpp svn path=/trunk/boinc/; revision=20198
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20197
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20196
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20195
-
David Anderson authored
svn path=/trunk/boinc/; revision=20194
-
David Anderson authored
Should add the Adv Prefs dialog as well. svn path=/trunk/boinc/; revision=20193
-
David Anderson authored
svn path=/trunk/boinc/; revision=20192
-
- 18 Jan, 2010 4 commits
-
-
David Anderson authored
it contains HOST_INFO, which now contains COPROCS, which has a vector. Define a clear() for APP_INIT_DATA. svn path=/trunk/boinc/; revision=20191
-
David Anderson authored
anonymous-platform app versions. Otherwise fractional GPU requirements get truncated to zero. Thanks to Crunch3r for identifying the problem. svn path=/trunk/boinc/; revision=20189
-
Rytis Slatkevičius authored
user web: do SQL escaping before storing prefs in the database as some projects store user-editable strings in the preferences. svn path=/trunk/boinc/; revision=20188
-
David Anderson authored
(min_core_version etc.) is < 10000, multiply it by 100 and print a warning. svn path=/trunk/boinc/; revision=20187
-
- 17 Jan, 2010 1 commit
-
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=20185
-
- 16 Jan, 2010 4 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=20184
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20183
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=20181
-
David Anderson authored
svn path=/trunk/boinc/; revision=20180
-
- 15 Jan, 2010 3 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=20179
-
David Anderson authored
From Nicolas. fixes #974 - client: tiny code shuffle svn path=/trunk/boinc/; revision=20178
-
Rom Walton authored
svn path=/trunk/boinc/; revision=20176
-
- 14 Jan, 2010 1 commit
-
-
Rom Walton authored
clientgui/ ViewNotices.cpp,h svn path=/trunk/boinc/; revision=20152
-
- 13 Jan, 2010 3 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=20151
-
David Anderson authored
svn path=/trunk/boinc/; revision=20150
-
David Anderson authored
10000*major + 100*minor + release, rather than 100*major + minor. Sometimes you need release-level resolution. This affects: - app_version.min_core_version - config: min_core_client_version_announced - config: min_core_client_version Projects using these must multiply them by 100. svn path=/trunk/boinc/; revision=20149
-