Open-source software for volunteer computing and grid computing.
Go to file
Vitalii Koshura b07661ef3f Manager: Use wxHtmlWindow in DlgItemProperties.
Use wxHtmlWindow instead of wxWebView.
Handle mouse events to show the correct state of the 'Copy selected' button.

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2018-01-29 21:08:50 +01:00
.tx Locale: fix transifex config to adjust for changes in #1703 2017-01-03 11:53:40 +01:00
3rdParty Build: optionally disable webview support in wxWidgets 2018-01-29 21:08:50 +01:00
android Locale: Update localization files [skip ci] 2018-01-17 18:08:38 +01:00
api Mac: Changes to Xcode project to support screensaver changes for Mac OS 10.13. Added file needed for Mach-O communication. 2017-10-02 18:02:00 -07:00
apps compile fix in apps/upper_case.cpp 2013-07-05 20:45:33 -07:00
client Merge pull request #2312 from BOINC/dpa_amrpc 2018-01-25 17:08:28 -06:00
clientctrl WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
clientgui Manager: Use wxHtmlWindow in DlgItemProperties. 2018-01-29 21:08:50 +01:00
clientscr Mac screensaver: under OS 10.13+ if the BOINC screensaver cannot display a graphics app with hardware acceleration using the IOSurface APIs because the app has not been linked with the current graphics libraries, then display it using the much slower CGWindowListCreateImage API. 2018-01-10 02:13:44 -08:00
clientsetup/win several autologin fixes 2017-11-15 00:44:14 -08:00
clienttray LIB: Revert 42d1645b82 and remove the heap check in the tray applet. 2014-03-07 14:42:14 -05:00
coprocs/NVIDIA COPROCS: Update the NVAPI library to r334 2014-04-30 19:15:11 -04:00
curl client - Update ca-bundle.crt to latest copy of certificates from 2018-01-26 15:48:03 -06:00
db Merge pull request #2200 from progger/fix_insert_host 2017-11-06 22:28:51 -08:00
doc Windows installer: change custom action to write installer filename to file 2017-11-09 01:20:56 -08:00
drupal Drupal: Add Join a Team link to account dashboard. 2017-12-21 09:05:46 -06:00
html Merge pull request #2314 from progger/optimize_results_page 2018-01-25 14:29:52 -08:00
lib Add boinccmd commands to do acct mgr RPC, and to show acct mgr info 2018-01-13 00:41:49 -08:00
locale Merge pull request #2307 from BOINC/cb_update_translations 2018-01-25 19:07:41 +02:00
m4 Build: fail if wxWidgets lib can not be found but is required 2017-10-25 10:09:47 +02:00
mac_build Travis Mac: set PKG_CONFIG_PATH to use custom freetype installation 2018-01-27 11:38:57 +01:00
mac_installer Merge branch 'master' into dpa_autologin_client 2017-12-01 02:17:04 -08:00
packages MGR: Update BOINC icon set to v5. 2014-03-05 15:29:51 -05:00
py Initial commit for Bootstrap 2016-11-11 12:36:27 -08:00
samples Merge pull request #1946 from nikolasgianna/prod_version 2017-11-06 07:25:21 -08:00
sched db_purge: fix bugs introduced in zlib changes 2018-01-17 16:42:08 -08:00
stripchart use MAXPATHLEN and sizeof() a few places; from Gianfranco 2013-05-22 13:56:48 -07:00
test - A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN 2012-09-21 03:52:24 +00:00
tools create_work(): use the SCHED_CONFIG passed as arg, not the global var 2017-12-22 19:59:38 -08:00
vda Server: use MAXPATHLEN for char arrays when they contain filenames 2016-04-25 09:33:26 +02:00
win_build Win installer: don't overwrite project list file. 2017-11-16 00:12:10 -08:00
xcompile Fixed avx detection on GCC windows compiles 2014-06-20 07:48:31 -07:00
zip update lib/Makefile.mingw 'clean' and 'wrapper' targets 2017-03-23 08:59:44 +01:00
.gitattributes Update .gitattributes to include a number of additional file types. 2014-06-25 16:21:19 -04:00
.gitignore Merge pull request #1819 from BOINC/travis_linux_build2 2017-04-19 14:21:24 +02:00
.scrutinizer.yml Web: update scrutinizer settings 2017-03-10 15:45:19 +01:00
.travis.yml Build: optionally disable webview support in wxWidgets 2018-01-29 21:08:50 +01:00
.vimrc wuwj sandbox file selection filter 2012-03-02 06:12:36 +00:00
COPYING COPYING is the GPL license; COPYING.LESSER is additional text for LGPL. 2017-03-06 11:48:18 -08:00
COPYING.LESSER - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
COPYRIGHT API, SCR: Switch from *.txf fonts to TrueType fonts in graphics apps, ensuring that all related files have no licensing issues 2012-08-02 06:53:11 +00:00
INSTALL [1153] typo in file INSTALL 2016-01-11 20:50:38 -08:00
Makefile.am BUILD: boinc_zip library is needed by wrapper 2015-02-12 17:33:17 +01:00
Makefile.incl sign_executable: remove dependence on MySQL libs 2017-01-19 23:58:49 -08:00
README.md README.md - HTTPS Link for GNU.org 2017-10-07 14:53:17 -04:00
TODO_OLD
_autosetup _autosetup: use sh instead of bash, no longer check for gmake 2016-02-29 07:28:37 +07:00
appveyor.yml [AppVeyor] Add 'db', 'tools', 'vda', 'xcompile' folders to ignore list 2018-01-20 00:26:48 +02:00
bolt_checkin_notes.txt - Filter questions 2008-11-03 03:06:29 +00:00
build_pos Locale: permanently move web translations 2016-11-16 21:54:07 +01:00
checkin_notes Check email list 2015-07-27 13:51:53 -04:00
checkin_notes_2002 - client: use [wfd] consistently 2009-11-27 21:21:39 +00:00
checkin_notes_2003 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2004 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2005 - client: timezone reflects daylight savings time (Win) 2007-08-10 16:02:09 +00:00
checkin_notes_2006 - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
checkin_notes_2007 - fixed bug in upgrade 2008-01-01 18:07:13 +00:00
checkin_notes_2008 - client/scheduler: standardize the FLOPS estimate between NVIDIA and ATI. 2009-10-16 00:13:01 +00:00
checkin_notes_2009 - client: tweak translatable msg 2010-08-05 19:11:01 +00:00
checkin_notes_2010 - lib: fix compile warning 2011-06-23 20:44:25 +00:00
checkin_notes_2011 svn path=/trunk/boinc/; revision=24961 2012-01-01 03:35:29 +00:00
checkin_notes_2012 House Keeping 2013-03-04 17:35:35 +01:00
checkin_notes_samples Mac Samples: adjust XCode project for current source file names (*.cpp instead of *.C) 2009-02-11 10:15:13 +00:00
configure.ac vboxwrapper: bump version to 26200 2017-11-05 21:05:42 -08:00
coverity-model.cpp add coverity model file 2015-10-23 09:26:32 +02:00
generate_svn_version.sh Fixed generate_svn_version.sh when building on detached head 2016-02-27 12:01:00 +07:00
gitlog2boinclog.sh Optimize gitlog script 2013-03-04 17:35:35 +01:00
gl.py more 2016->2017 changes 2017-01-12 13:21:37 -08:00
notes
project_specific_defines.h svn path=/trunk/boinc/; revision=26001 2012-08-09 20:34:35 +00:00
set-version
testbase
todo - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
version.h vboxwrapper: bump version to 26200 2017-11-05 21:05:42 -08:00
version.h.in BUILD: Re-enable the alpha/beta flag for the master branch. 2014-07-29 20:03:04 -04:00
version.log increment client version to 7.9.0 2017-09-22 22:58:29 -07:00

README.md

Status

Build Status Build status Coverity Scan Build Status Scrutinizer Code Quality

BOINC

Project Website: https://boinc.berkeley.edu

Want to create a project

See: https://boinc.berkeley.edu/trac/wiki

Want to help translate

See: https://boinc.berkeley.edu/trac/wiki/TranslateIntro

Want to contribute

See: https://boinc.berkeley.edu/trac/wiki/SoftwareDevelopment

Note

The University of California holds the copyright on all BOINC source code. By submitting contributions to the BOINC code, you irrevocably assign all right, title, and interest, including copyright and all copyright rights, in such contributions to The Regents of the University of California, who may then use the code for any purpose that it desires.

License

BOINC is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

BOINC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with BOINC. If not, see https://www.gnu.org/licenses/.