android
Merge branch 'social'
2014-07-14 15:56:44 +02:00
api
API: don't return error if trickle-up message is empty
2014-07-28 08:58:02 -07:00
apps
compile fix in apps/upper_case.cpp
2013-07-05 20:45:33 -07:00
client
client: don't pass --device to GPU apps w/ API version >= 7.5
2014-07-30 13:16:42 -07:00
clientctrl
WINBUILD: Update build environment to use Visual Studio 2010.
2013-10-17 15:27:03 -04:00
clientgui
MGR: In Advanced Preferences dialog, adjust sizes of text edit controls and size of the dialog depending on font size.
2014-07-30 03:42:25 -07:00
clientscr
SCR: Fix Mac screen saver to dismiss on mouse move On OS 10.8 and OS 10.9.
2014-04-08 23:41:21 -07: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
CURL: Update root authority CAs
2014-01-29 12:20:32 -05:00
db
server: fix support for client break; show it on web
2014-07-16 21:08:18 -07:00
dcapi
Normalized line breaks according to latest updates of .gitattributes
2014-06-27 10:12:11 +02:00
doc
change CERN project URL
2014-07-28 08:59:56 -07:00
html
admin web: allow changing plan class of app versions
2014-07-25 12:11:23 -07:00
lib
vboxwrapper: compile fix, and error-check kill_program().
2014-07-29 13:19:07 -07:00
locale
update BOINC Web translation template
2014-07-04 09:44:53 -07:00
m4
Removed duplicate predefinition of gtkver
2014-06-20 09:42:40 -07:00
mac_build
MGR: Update my fix for wxListCtrl / CBOINCListCtrl flicker on Mac (commit f8966bf
) to match the fix made to wxWidgets trunk by wxWidgets personnel, as described in < http://trac.wxwidgets.org/ticket/16334#comment:2 >.
2014-06-19 01:43:42 -07:00
mac_installer
Mac installer: fix 15 second delay after finishing installation before launching BOINC Manager (launches immediately if user closes installer)
2014-03-12 01:20:55 -07:00
packages
MGR: Update BOINC icon set to v5.
2014-03-05 15:29:51 -05:00
py
server: add "beta" flag to app versions
2014-06-05 09:51:01 -07:00
rboinc
Quick Updates
2011-11-03 02:35:04 +00:00
samples
vboxwrapper: compile fix, and error-check kill_program().
2014-07-29 13:19:07 -07:00
sched
scheduler: use config.maintenance_delay instead of 3600 for client backoff
2014-07-28 09:00:14 -07: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
update_versions: remove unused code
2014-07-29 11:28:13 -07:00
vda
remove dependency of boinc_api.h on str_replace.h (and hence config.h)
2013-06-06 17:31:46 -07:00
win_build
BUILD: Update the build numbers fr wrapper (26011) and vboxwrapper (26096)
2014-07-28 18:15:32 -04:00
xcompile
Fixed avx detection on GCC windows compiles
2014-06-20 07:48:31 -07:00
zip
Fixes for Visual C++ problems caused by xcompile checkins.
2014-05-08 13:46:26 -07:00
.gitattributes
Update .gitattributes to include a number of additional file types.
2014-06-25 16:21:19 -04:00
.gitignore
WINBUILD: Remove old 5.x to 6.x migration custom actions.
2014-04-03 11:13:11 -04:00
.vimrc
wuwj sandbox file selection filter
2012-03-02 06:12:36 +00:00
COPYING
- web: added copyright and license info to PHP files
2008-08-05 22:43:14 +00: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
…
Makefile.am
BOINCZIP: Remove attempt at standalone build system for boinczip. Plug it back into the main BOINC build system and only build it on request or building for the server config.
2014-04-17 11:41:01 -04:00
Makefile.incl
server: shuffle code so that the file upload handler doesn't need MySQL
2014-06-17 18:07:45 -07:00
TODO_OLD
…
_autosetup
- Unix builds: make sure we have libtoolize
2009-09-23 17:16:24 +00:00
bolt_checkin_notes.txt
- Filter questions
2008-11-03 03:06:29 +00:00
build_pos
- translation: turn off Android
2014-01-17 10:47:33 -08:00
checkin_notes
Merge branch 'master' of ssh://boinc.berkeley.edu/boinc
2013-03-04 17:36:15 +01:00
checkin_notes_2002
- client: use [wfd] consistently
2009-11-27 21:21:39 +00:00
checkin_notes_2003
…
checkin_notes_2004
…
checkin_notes_2005
…
checkin_notes_2006
…
checkin_notes_2007
…
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
BUILD: Update the build numbers fr wrapper (26011) and vboxwrapper (26096)
2014-07-28 18:15:32 -04:00
find-working-cvs
…
generate_svn_version.sh
- fixed bug in generate_svn_version.sh that generated incorrect output
2012-08-24 00:36:13 +00:00
gitlog2boinclog.sh
Optimize gitlog script
2013-03-04 17:35:35 +01:00
notes
…
project_specific_defines.h
svn path=/trunk/boinc/; revision=26001
2012-08-09 20:34:35 +00:00
set-version
…
testbase
…
todo
…
version.h
BUILD: Re-enable the alpha/beta flag for the master branch.
2014-07-29 20:03:04 -04: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
Normalized line breaks according to latest updates of .gitattributes
2014-06-27 10:12:11 +02:00