- 02 Sep, 2014 4 commits
-
-
Charlie Fenton authored
client: Build Mac client as an x86_64 application rather than 32-bit, for compatibility with CUDA version 6.5 drivers. BOINC for the Mac now requires a 64-bit Intel Mac running at least OS 10.5.
-
-
David Anderson authored
-
David Anderson authored
-
- 01 Sep, 2014 1 commit
-
-
David Anderson authored
-
- 31 Aug, 2014 2 commits
-
-
David Anderson authored
-
Charlie Fenton authored
MGR: Set background color according to skin in Simple View dialogs; this is a slight cosmetic tweak for checkboxes on Windows 7, which have a narrow border using the background color at their bottom and right side; also don't use magenta background color for debugging backgrounds unless specifically requested by setting a new define TEST_BACKGROUND_WITH_MAGENTA_FILL to non-zero.
-
- 30 Aug, 2014 6 commits
-
-
David Anderson authored
-
Charlie Fenton authored
-
Charlie Fenton authored
-
Charlie Fenton authored
-
Charlie Fenton authored
-
David Anderson authored
-
- 29 Aug, 2014 6 commits
-
-
David Anderson authored
Aargh! My checkin of 31 Aug 2011 causes the client to strip the trailing \n from the code-signing key; this change affects 7.0+ clients. This broke the documented protocol for changing code-signing keys, since signatures for the new key with the trailing \n won't work. Solution: when you change code-signing key, you have to sign both the stripped and non-stripped versions of the new public key. See http://boinc.berkeley.edu/trac/wiki/CodeSigning This required a change to the scheduler so that it sends one signature or the other based on client version (stripped for 7.0+, else unstripped). This change is entirely within send_code_sign_key(), in case you want to update just that.
-
David Anderson authored
-
Charlie Fenton authored
WINBUILD: We must set wxDEBUG_LEVEL=0 in Manager preprocessor definitions for release builds, otherwise __WXDEBUG__ is defined because the Manager includes wxwidgets\include\wx\debug.h. This caused the magenta artifact around the checkbox in the Simple View preferences dialog, and possibly other issues.
-
-
David Anderson authored
-
Rom Walton authored
-
- 28 Aug, 2014 3 commits
-
-
-
Rom Walton authored
BUILD: Remove static references to GTK 2.x components, use package config properly. (From Steffen Moeller)
-
Rom Walton authored
-
- 27 Aug, 2014 5 commits
-
-
David Anderson authored
-
Rom Walton authored
-
Rom Walton authored
This was causing unneeded reboots on upgrades of service mode installs.
-
Charlie Fenton authored
-
David Anderson authored
Reported by Bill Flynn; may be due to Python changes
-
- 26 Aug, 2014 10 commits
-
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
David Anderson authored
-
-
Charlie Fenton authored
MGR: On MS Windows, adjust sizes of images in Advanced Frame tabs and Computing Preferences tabs for users DPI setting.
-
Charlie Fenton authored
-
Rom Walton authored
-
Rom Walton authored
MGR: Make sure the various item property dialogs open up in the designated client area on Windows and Mac.
-
Rom Walton authored
-
- 25 Aug, 2014 3 commits
-
-
Rom Walton authored
BUILD: Remove references to the XSS libraries. The X11 screensaver in clientscr depends on the XCB and XCB-ATOM dev packages. BOINC API just depends on glut and glu.
-
Rom Walton authored
-
Rom Walton authored
This would also cover digitizers and bluetooth devices.
-