Commit Graph

24 Commits

Author SHA1 Message Date
Frank Thomas 3bfc78b511 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.
svn path=/trunk/boinc/; revision=13804
2007-10-09 11:35:47 +00:00
Charlie Fenton e47ae76cce Manager: don't call GetWorkCount() repeatedly in CViewProjectsGrid
svn path=/trunk/boinc/; revision=13244
2007-07-31 03:29:40 +00:00
David Anderson 32d1665178 - client: print time zone message at startup
- Manager: removed ForceRefresh() calls in grid views;
		reduces CPU usage, still seems to work (from Frank Weiler)

svn path=/trunk/boinc/; revision=13155
2007-07-14 20:04:47 +00:00
Rom Walton 5229fc3112 - fixes #207 - HTML entities in BOINC Manager have to be decoded
BOINC Manager can now properly decode HTML entites for the
        following elements:
        
            Projects Tab:
                Project Name
                User Name
                Team Name
            Work Tab:
                Project Name
                Application Name
            Transfers Tab:
                Project Name
            Messages Tab:
                Project Name
            Disk Tab:
                Project Name
    - fixes #212 - Info in columns misaligned on switching views
    - Properly restore which tab view the user left from when going
        to the advanced view from the simple view
    - Fix the problem that caused the manager to wait for 7 seconds
        to display anything on initial startup.
    - Store the various Grid/List persisted data seperately so that
        the different header sizes don't cause problems.
    
    clientgui/
        AdvancedFrame.cpp
        BOINCBaseView.cpp, .h
        BOINCGridCtrl.cpp
        ViewMessages.cpp, .h
        ViewMessagesGrid.cpp, .h
        ViewProjects.cpp, .h
        ViewProjectsGrid.cpp, .h
        ViewResources.cpp, .h
        ViewStatistics.cpp, .h
        ViewTransfers.cpp, .h
        ViewTransfersGrid.cpp, .h
        ViewWork.cpp, .h
        ViewWorkGrid.cpp, .h
    lib/
        gui_rpc_client_ops.C

svn path=/trunk/boinc/; revision=12761
2007-05-29 05:07:35 +00:00
David Anderson 4f81994be6 - Add a mechanism for a project to shut down gracefully.
If <ended>1</ended> is included in config.xml,
    this gets send to clients,
    and they display a "Project ended - OK to detach" message.

client/
    client_state.C
    client_types.C,h
    scheduler_op.C
clientgui/
    VIewProjects.cpp
    VIewProjectsGrid.cpp
lib/
    gui_rpc_client.h
    gui_rpc_client_ops.C
    gui_rpc_client_print.C
sched/
    sched_config.C,h
    server_types.C

svn path=/trunk/boinc/; revision=12742
2007-05-24 16:07:21 +00:00
David Anderson 39997cb702 - Manager: show (in Project/status) if a sched RPC is in progress
clientgui/
    ViewProjects.cpp
    ViewProjectsGrid.cpp

svn path=/trunk/boinc/; revision=12654
2007-05-11 18:27:16 +00:00
Rom Walton 93fc7ff404 - fixes #5: Include the version number of the client next to it's
name, so people can see if they need to upgrade a remote client.
    - fixes #149: Change the parsing function for the
        CBOINCGridCellProgressRenderer so that we don't have to update
        the docs or screenshots. Display the progress bar as a resource
        share fraction.

    clientgui/
        AdvancedFrame.cpp
        BOINCGridCtrl.cpp
        MainDocument.cpp, .h
        ViewProjectsGrid.cpp

svn path=/trunk/boinc/; revision=12541
2007-05-03 16:17:54 +00:00
Rom Walton bca0ee5950 *** empty log message ***
svn path=/trunk/boinc/; revision=12314
2007-04-04 21:20:53 +00:00
Rom Walton c1024185f7 *** empty log message ***
svn path=/trunk/boinc/; revision=12312
2007-04-04 19:37:54 +00:00
Rom Walton d6240c3a9d *** empty log message ***
svn path=/trunk/boinc/; revision=12300
2007-04-03 14:33:17 +00:00
Rom Walton f05cba02bf *** empty log message ***
svn path=/trunk/boinc/; revision=12297
2007-04-03 13:14:30 +00:00
Rom Walton 72746be4fb *** empty log message ***
svn path=/trunk/boinc/; revision=12285
2007-03-29 19:04:36 +00:00
David Anderson fc46f147f2 *** empty log message ***
svn path=/trunk/boinc/; revision=12266
2007-03-23 18:51:08 +00:00
Charlie Fenton 1330dcd1b6 *** empty log message ***
svn path=/trunk/boinc/; revision=12221
2007-03-14 06:33:14 +00:00
Rom Walton d33333e819 *** empty log message ***
svn path=/trunk/boinc/; revision=12215
2007-03-13 15:04:11 +00:00
David Anderson dceae0f13e *** empty log message ***
svn path=/trunk/boinc/; revision=12131
2007-02-21 17:06:11 +00:00
David Anderson c5fb14922e *** empty log message ***
svn path=/trunk/boinc/; revision=12030
2007-02-05 04:19:20 +00:00
Charlie Fenton 994f0d8e07 *** empty log message ***
svn path=/trunk/boinc/; revision=12028
2007-02-03 01:56:29 +00:00
David Anderson 8466c5b475 *** empty log message ***
svn path=/trunk/boinc/; revision=12006
2007-01-30 18:40:42 +00:00
David Anderson 07f49fd5bf *** empty log message ***
svn path=/trunk/boinc/; revision=11998
2007-01-29 23:23:26 +00:00
Rom Walton 3dd612227f *** empty log message ***
svn path=/trunk/boinc/; revision=11993
2007-01-29 09:38:17 +00:00
Rom Walton b8e54603c1 *** empty log message ***
svn path=/trunk/boinc/; revision=11975
2007-01-26 05:55:02 +00:00
David Anderson c01cee8ddd *** empty log message ***
svn path=/trunk/boinc/; revision=11828
2007-01-10 22:19:29 +00:00
David Anderson 3afa01c6cf *** empty log message ***
svn path=/trunk/boinc/; revision=11802
2007-01-08 17:29:02 +00:00