boinc/lib
Rom Walton 00c88b6c8a - DIAG: Disable symbol server technology for applications where a symbol
server isn't specified.
    - MGR: Provide some additional text to the begining of the attach to project
        wizard when the client is attached to an account manager. Warn the user
        that the AMS will not know about the project or its stats.
    - MGR: Fix dialog titles for the Simple GUI dialogs.
    - MGR: Eliminate bogus error messages when using the default skin.
    - MGR: Introduce new logo into the manager
    - MGR: Introduce the notion of the syncronize button in the Simple GUI.
        NOTE: This button will replace the 'attach to project' button when
        the manager detects that the client is attached to an account manager.
    
    client/win/res/
        icon.ico
    clientgui/
        DlgAbout.cpp
        sg_DlgMessages.cpp
        sg_DlgPreferences.cpp
        SkinManager.cpp, .h
        WelcomePage.cpp
    clientgui/res/
        boinc.xpm
        boinc_logo.xpm
        BOINCGUIApp.ico
    clientgui/res/templates/
        boinc.ico
        boinc16.bmp
        boinc32.bmp
        boinc48.bmp
        boinc128.bmp
        boinc256.bmp
        boinc_logo.gif
    lib/
        stackwalker_win.cpp

svn path=/trunk/boinc/; revision=13263
2007-08-02 20:03:21 +00:00
..
mac Mac: Define NDEBUG in all projects for all deployment builds. 2007-06-06 19:54:01 +00:00
.cvsignore
Makefile.am - Added program sched/sched_driver.C. 2007-07-03 21:55:50 +00:00
app_ipc.C - Added program sched/sched_driver.C. 2007-07-03 21:55:50 +00:00
app_ipc.h *** empty log message *** 2006-12-19 22:52:58 +00:00
base64.C
base64.h
boinc_cmd.C - GUI RPC: added "detach_when_done" and "dont_detach_when_done" 2007-07-13 21:11:40 +00:00
boinc_win.h *** empty log message *** 2007-04-03 13:14:30 +00:00
common_defs.h - User web and client: added a new pref "suspend_if_no_recent_input" 2007-07-19 23:22:19 +00:00
crypt.C *** empty log message *** 2006-12-19 20:49:12 +00:00
crypt.h
crypt_prog.C
diagnostics.C - DIAG: Visual Studio 2005 enforces parameter checking, and if 2007-06-27 21:12:13 +00:00
diagnostics.h - DIAG: Visual Studio 2005 enforces parameter checking, and if 2007-06-27 21:12:13 +00:00
diagnostics_win.C - DIAG: Visual Studio 2005 enforces parameter checking, and if 2007-06-27 21:12:13 +00:00
diagnostics_win.h - Get memory measurements to work on Win64. 2007-06-01 22:34:47 +00:00
error_numbers.h - client: add mechanism to abort results if they get > 100 2007-07-20 23:42:20 +00:00
filesys.C - scheduler: move startup checks (stop_sched, shmem) inside FCGI loop. 2007-07-17 20:34:37 +00:00
filesys.h - GUI RPC: add new element d_boinc to DISK_USAGE; 2007-05-08 23:12:40 +00:00
gui_rpc_client.C *** empty log message *** 2007-03-14 00:07:23 +00:00
gui_rpc_client.h GUI RPC: Add get_global_prefs_working_struct(); rename get_global_prefs_network() to get_global_prefs_file() 2007-08-02 08:12:03 +00:00
gui_rpc_client_ops.C GUI RPC: Add get_global_prefs_working_struct(); rename get_global_prefs_network() to get_global_prefs_file() 2007-08-02 08:12:03 +00:00
gui_rpc_client_print.C - Add a mechanism for a project to shut down gracefully. 2007-05-24 16:07:21 +00:00
hostinfo.C *** empty log message *** 2007-03-20 00:07:16 +00:00
hostinfo.h *** empty log message *** 2007-03-19 20:03:06 +00:00
makefile.gui_test
md5.c
md5.h
md5_file.C - client: fix bug that broke <os_random_only> option 2007-07-02 20:45:16 +00:00
md5_file.h
md5_test.C
mem_usage.C Bug fix: Cannot use 64 bit file access in procfs under solaris. 2007-01-18 22:25:55 +00:00
mem_usage.h
mfile.C Set file pointer (f) to NULL when file is closed in class MFILE 2007-06-05 22:27:01 +00:00
mfile.h
miofile.C - added "census", a program that counts up how much RAC 2007-06-20 22:34:06 +00:00
miofile.h *** empty log message *** 2007-03-13 19:33:27 +00:00
msg_log.C *** empty log message *** 2007-02-21 16:26:51 +00:00
msg_log.h Multiple inclusion protection. 2007-03-14 22:57:37 +00:00
msg_queue.C
msg_queue.h
msg_test.C
network.C *** empty log message *** 2007-03-08 21:00:26 +00:00
network.h *** empty log message *** 2007-04-11 21:49:57 +00:00
parse.C - added a stats site 2007-07-10 23:42:05 +00:00
parse.h - user web: code cleanup related to team creation. 2007-07-25 03:17:31 +00:00
prefs.C - User web and client: added a new pref "suspend_if_no_recent_input" 2007-07-19 23:22:19 +00:00
prefs.h - User web and client: added a new pref "suspend_if_no_recent_input" 2007-07-19 23:22:19 +00:00
procinfo.h *** empty log message *** 2006-10-02 23:42:38 +00:00
procinfo_mac.C *** empty log message *** 2007-02-20 01:39:26 +00:00
procinfo_unix.C *** empty log message *** 2007-03-20 23:12:22 +00:00
procinfo_win.C - Get memory measurements to work on Win64. 2007-06-01 22:34:47 +00:00
proxy_info.C
proxy_info.h
shmem.C - feeder: created shared mem seg with 0666 rather than 0660. 2007-08-01 15:35:08 +00:00
shmem.h value of stress_shmem_debug log flag sets number of shared memory segments to make unavailable 2007-06-26 03:41:32 +00:00
shmem_test.C
stackwalker_imports.h
stackwalker_win.cpp - DIAG: Disable symbol server technology for applications where a symbol 2007-08-02 20:03:21 +00:00
stackwalker_win.h *** empty log message *** 2007-04-13 06:13:46 +00:00
std_fixes.h
str_util.C - compile fixes for Win 2007-06-22 20:17:08 +00:00
str_util.h - compile fixes for Win 2007-06-22 20:17:08 +00:00
susp.C
synch.C
synch.h
synch_test.C
util.C - compile fixes for Win 2007-06-22 20:17:08 +00:00
util.h - compile fixes for Win 2007-06-22 20:17:08 +00:00
win_util.C *** empty log message *** 2007-02-20 16:27:15 +00:00
win_util.h *** empty log message *** 2007-02-20 16:27:15 +00:00