Commit Graph

14 Commits

Author SHA1 Message Date
Charlie Fenton 0db064a488 MGR: restore intended sense of #defines and #if which were incorrectly changed to fix Windows build breaks
svn path=/trunk/boinc/; revision=14872
2008-03-08 21:47:44 +00:00
Charlie Fenton 669e77c3ef MGR: restore intended sense of #defines and #if which were incorrectly changed to fix Windows build breaks
svn path=/trunk/boinc/; revision=14871
2008-03-07 23:47:40 +00:00
Rom Walton 1be9336065 - MGR: Fix build breaks on Windows
clientgui/
        ViewProjectsGrid.h
        ViewWorkGrid.cpp, .h
    win_build/
        boincmgr_curl.vcproj

svn path=/trunk/boinc/; revision=14860
2008-03-06 17:45:53 +00:00
Charlie Fenton 4f5dd759ea MGR: Fully implement support for multiple selections in Tasks and Projects grid views
svn path=/trunk/boinc/; revision=14856
2008-03-06 11:20:23 +00:00
Charlie Fenton 0c197cb888 MGR: use the project URL instead of the project name to identify items; add hidden project URL column to Tasks, projects and Tansfers Grid Views
svn path=/trunk/boinc/; revision=14845
2008-03-05 14:41:24 +00:00
Charlie Fenton dc97aeef57 MGR: Disallow multiple selections in grid views.
svn path=/trunk/boinc/; revision=14837
2008-03-04 11:20:11 +00:00
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
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
Rom Walton bca0ee5950 *** empty log message ***
svn path=/trunk/boinc/; revision=12314
2007-04-04 21:20:53 +00:00
Rom Walton d6240c3a9d *** empty log message ***
svn path=/trunk/boinc/; revision=12300
2007-04-03 14:33:17 +00:00
Rom Walton d33333e819 *** empty log message ***
svn path=/trunk/boinc/; revision=12215
2007-03-13 15:04:11 +00:00
David Anderson 8466c5b475 *** empty log message ***
svn path=/trunk/boinc/; revision=12006
2007-01-30 18:40:42 +00:00
Rom Walton 3dd612227f *** empty log message ***
svn path=/trunk/boinc/; revision=11993
2007-01-29 09:38:17 +00:00
David Anderson 3afa01c6cf *** empty log message ***
svn path=/trunk/boinc/; revision=11802
2007-01-08 17:29:02 +00:00