Open-source software for volunteer computing and grid computing.
Go to file
Rom Walton 0fd57fa3f6 - MGR: Fix the application name for both views.
NOTE: the data type 'char' should NOT be used within the various
        views. This is the classic example of how direct data access
        messes things up in projects with many developers. Use wxString
        with the PrintF method instead.

    clientgui/
        ViewWork.cpp
        ViewWorkGrid.cpp

svn path=/trunk/boinc/; revision=15574
2008-07-09 03:46:34 +00:00
RSAEuro temporarily add empty RSAEuro directory 2005-08-05 22:33:07 +00:00
api - API: read heartbeat messages only if options.check_heartbest is set. 2008-07-03 19:40:49 +00:00
apps - server code: at some point I made a global var "SCHED_CONFIG config", 2008-07-02 17:24:53 +00:00
client sparc-solaris: detect_platforms() now checks if it is possible to run 64-bit 2008-07-08 23:51:54 +00:00
clientgui - MGR: Fix the application name for both views. 2008-07-09 03:46:34 +00:00
clientlib/win - Fix a crash condition when BOINC is started as a standard user account 2008-01-11 17:14:11 +00:00
clientscr - SCR: BOINC's screensaver module in preview mode only displays 2008-05-15 21:39:40 +00:00
clienttray - MGR: Add the ability for the manager to know the difference 2007-11-30 18:52:41 +00:00
curl - WIN: Update libcurl to 7.18.0 2008-02-04 21:54:19 +00:00
db - more gcc fixes 2008-06-26 20:53:51 +00:00
doc Quick Updates 2008-07-08 23:16:11 +00:00
html svn path=/trunk/boinc/; revision=15570 2008-07-08 21:13:27 +00:00
languages/translations Localization: BOINC homepage websites language files updated: Spanish(es), Polish(pl), Chinese simplified(zh_CN) 2008-06-11 05:27:38 +00:00
lib - server code: at some point I made a global var "SCHED_CONFIG config", 2008-07-02 17:24:53 +00:00
locale/client - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
m4 - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
mac_build MGR: New tasks and projects properties displays from Frank Weiler 2008-07-02 10:03:15 +00:00
mac_installer Mac Installer: delete old locale directory to remove "boinc manager.mo" files before installing new "boinc-manager.mo" files (or vice versa). 2008-05-28 21:27:24 +00:00
openssl - client: Update client libraries and add debug libraries. 2007-12-05 17:56:34 +00:00
py - make_project: allow account creation initially. 2008-06-10 21:19:09 +00:00
sched - Improvements to single-job submission: 2008-07-04 19:41:58 +00:00
sea - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
stripchart - API: on Mac, call getrusage() from timer thread 2008-01-03 20:43:48 +00:00
test - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
tools - Improvements to single-job submission: 2008-07-04 19:41:58 +00:00
win_build - WINSETUP: Prevent certain special paths from being used for either 2008-07-08 17:51:19 +00:00
zip - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
zlib *** empty log message *** 2005-08-13 08:11:17 +00:00
.vimrc *** empty log message *** 2004-12-08 20:55:53 +00:00
COPYING *** empty log message *** 2006-10-09 20:50:32 +00:00
COPYRIGHT Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
INSTALL - updated INSTALL 2008-01-14 19:08:52 +00:00
Makefile.am - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
Makefile.incl fixed internal library dependencies in Makefile.am's 2008-03-15 03:26:14 +00:00
TODO_OLD
_autosetup - client: if GUI RPC auth error, close the socket. 2008-05-23 19:24:20 +00:00
bolt_checkin_notes.txt svn path=/trunk/boinc/; revision=15501 2008-06-26 23:24:43 +00:00
checkin_notes - MGR: Fix the application name for both views. 2008-07-09 03:46:34 +00:00
checkin_notes_2002 *** empty log message *** 2005-04-28 23:40:40 +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
compile Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
config.guess Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
config.sub Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
configure.ac - Tag for 6.3.4 release, all platforms 2008-06-26 18:26:21 +00:00
depcomp Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
export-tarball Fixes to nightly tarball generator. 2005-11-23 18:09:55 +00:00
find-working-cvs
fix-repository-20040202 *** empty log message *** 2004-02-03 00:49:23 +00:00
install-sh
ltmain.sh Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
missing Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
mkinstalldirs
nightly-tarball *** empty log message *** 2005-11-23 21:03:57 +00:00
notes
set-version *** empty log message *** 2004-12-06 22:13:42 +00:00
testbase
todo - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
version.h - Tag for 6.3.4 release, all platforms 2008-06-26 18:26:21 +00:00
version.h.in - MGR: Make help system work again 2008-04-17 16:18:16 +00:00