Open-source software for volunteer computing and grid computing.
Go to file
Rom Walton 5a46215511 - MGR: Make help system work again
- MGR: Add pre-release to the BOINC Manager title bar and about
        dialog if it is a pre-release version of BOINC.
    - CLI: Add some pre-release text to the CC startup routine and
        suggest they revert back to a released build if they don't
        plan on testing the client.

    /
        version.h
        version.h.in
    client/
        auto_update.C
        client_state.C
    clientgui/
        AdvancedFrame.cpp
        DlgAbout.cpp
        sg_BoincSimpleGUI.cpp
        sg_DlgMessages.cpp
        sg_DlgPreferences.cpp
        SkinManager.cpp
    lib/
        common_defs.h

svn path=/trunk/boinc/; revision=15067
2008-04-17 16:18:16 +00:00
RSAEuro
api Graphics API: Add boinc_close_window_and_quit() API to UNIX / Mac lib. 2008-04-02 05:45:19 +00:00
apps fixed internal library dependencies in Makefile.am's 2008-03-15 03:26:14 +00:00
client - MGR: Make help system work again 2008-04-17 16:18:16 +00:00
clientgui - MGR: Make help system work again 2008-04-17 16:18:16 +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 Compile fix. 2008-03-17 21:51:42 +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 - DB/feeder/scheduler: change app_version.xml_doc from blob to mediumblob, 2008-03-31 16:19:45 +00:00
doc Quick Updates 2008-04-15 19:55:05 +00:00
html - client: do the /proc/interrupts stuff (see above) 2008-04-15 22:42:23 +00:00
languages/translations svn path=/trunk/boinc/; revision=15056 2008-04-15 18:57:13 +00:00
lib - MGR: Make help system work again 2008-04-17 16:18:16 +00:00
locale/client svn path=/trunk/boinc/; revision=15055 2008-04-15 18:39:23 +00:00
m4 - Build fixes for non-Win32, non-Linux, non-MacOS systems. 2008-04-01 21:44:12 +00:00
mac_build Minor documentation update 2008-04-14 09:37:19 +00:00
mac_installer Minor fix to release scripts 2008-03-19 11:33:19 +00:00
openssl - client: Update client libraries and add debug libraries. 2007-12-05 17:56:34 +00:00
py - client (Unix): use symbolic links instead of XML link files. 2008-03-19 16:54:36 +00:00
sched - scheduler: fix FCGI compile problem. 2008-04-17 15:43:51 +00:00
sea Delete outdated .cvsignore files 2007-10-09 18:03:21 +00:00
stripchart - API: on Mac, call getrusage() from timer thread 2008-01-03 20:43:48 +00:00
test Delete outdated .cvsignore files 2007-10-09 18:03:21 +00:00
tools - compile fixes for gcc 4.x; fixes #592 2008-04-02 19:33:12 +00:00
win_build - WINSETUP: Don't check for SP4 against Win9X. 2008-04-10 16:37:54 +00:00
zip - API: fix to zip code (from Carl C) 2008-01-16 04:43:19 +00:00
zlib
.vimrc
COPYING
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 - Created doc/Makefile.am so that SUBDIRS in the toplevel Makefile.am only 2007-10-12 14:31:59 +00:00
Makefile.incl fixed internal library dependencies in Makefile.am's 2008-03-15 03:26:14 +00:00
TODO_OLD
_autosetup
bolt_checkin_notes.txt - Bolt maps 2008-02-22 20:09:23 +00:00
checkin_notes - MGR: Make help system work again 2008-04-17 16:18:16 +00:00
checkin_notes_2002
checkin_notes_2003
checkin_notes_2004
checkin_notes_2005
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 Update version number for 6.15. release 2008-04-15 09:18:10 +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
find-working-cvs
fix-repository-20040202
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
notes
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 - MGR: Make help system work again 2008-04-17 16:18:16 +00:00
version.h.in - MGR: Make help system work again 2008-04-17 16:18:16 +00:00