Commit Graph

23 Commits

Author SHA1 Message Date
Rom Walton 15d267d987 - MGR: For Grid enabled views, ignore selection events when
saving and restoring selections.
    - MGR: Cleanup warnings in Grid views.
    
    clientgui/
        BOINCBaseView.cpp, .h
        BOINCGridCtrl.cpp
        ViewMessagesGrid.cpp
        ViewProjectsGrid.cpp
        ViewTransfersGrid.cpp
        ViewWorkGrid.cpp

svn path=/trunk/boinc/; revision=14938
2008-03-18 18:19:49 +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 1dcc71e035 MGR: Grid views: When order of rows changes, reselect same data in new rows; update buttons when selected row is deleted.
svn path=/trunk/boinc/; revision=14844
2008-03-05 07:13:53 +00:00
Charlie Fenton 0daec9a557 MGR: Allow multiple selections in Transfers grid view only
svn path=/trunk/boinc/; revision=14843
2008-03-04 23:54:10 +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
Charlie Fenton 5a581cffe8 Manager: don't call GetWorkCount() repeatedly in CViewTransfersGrid and CViewMessagesGrid.
svn path=/trunk/boinc/; revision=13242
2007-07-31 02:54:56 +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
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 f05cba02bf *** empty log message ***
svn path=/trunk/boinc/; revision=12297
2007-04-03 13:14:30 +00:00
David Anderson 3d113be435 *** empty log message ***
svn path=/trunk/boinc/; revision=12281
2007-03-29 17:50:20 +00:00
David Anderson 66a975e449 *** empty log message ***
svn path=/trunk/boinc/; revision=12145
2007-02-23 18:30:56 +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
Charlie Fenton 2d5a13029d *** empty log message ***
svn path=/trunk/boinc/; revision=11801
2007-01-08 08:12:49 +00:00
David Anderson 17c8f8aae1 *** empty log message ***
svn path=/trunk/boinc/; revision=11797
2007-01-07 16:15:04 +00:00
Charlie Fenton 2cc3442bfc *** empty log message ***
svn path=/trunk/boinc/; revision=11787
2007-01-06 05:27:16 +00:00
Charlie Fenton 0b9f288215 *** empty log message ***
svn path=/trunk/boinc/; revision=11759
2007-01-02 23:36:46 +00:00
Reinhard Prix 5d6183c949 fixed unicode-handling of wxString() to allow compiling with --enable-unicode
svn path=/trunk/boinc/; revision=11751
2007-01-02 15:52:26 +00:00
David Anderson fe6da0dfe8 *** empty log message ***
svn path=/trunk/boinc/; revision=11741
2006-12-29 21:55:23 +00:00