Commit Graph

82 Commits

Author SHA1 Message Date
Charlie Fenton ad724c3f50 MGR List View: fix deselect detection, add all features to Transfers tab, fix bugs, clean up code
svn path=/workspaces/wxListCtrl/; revision=15504
2008-06-27 10:05:47 +00:00
Charlie Fenton 51842fb4d6 Work around wxListCtrl item deselection bug
svn path=/workspaces/wxListCtrl/; revision=15502
2008-06-27 04:34:47 +00:00
Charlie Fenton b3a123e841 MGR List View: multiple selections for Tasks tab, all features in Projects tab, save/restore sort settings
svn path=/workspaces/wxListCtrl/; revision=15479
2008-06-26 11:49:43 +00:00
Charlie Fenton 2b12a255e8 MGR List View: after sort, refresh only moved rows, start adding multiple selection support
svn path=/workspaces/wxListCtrl/; revision=15476
2008-06-26 01:25:31 +00:00
Charlie Fenton 4b885b2601 Eliminate some unnecessary sorting.
svn path=/workspaces/wxListCtrl/; revision=15465
2008-06-25 14:45:03 +00:00
Charlie Fenton 6f9c7e70f9 Mgr List View Task tab: re-sort if data in sort column changes
svn path=/workspaces/wxListCtrl/; revision=15464
2008-06-25 13:53:52 +00:00
Charlie Fenton 494aa58eca Add full sorting to List View Tasks tab
svn path=/workspaces/wxListCtrl/; revision=15463
2008-06-25 13:12:39 +00:00
Charlie Fenton b5258056ac MGR List View: store Tasks data in native form; format data only to display; add array of sorted indexes; start adding column sorting.
svn path=/workspaces/wxListCtrl/; revision=15462
2008-06-25 10:38:16 +00:00
Charlie Fenton deede01767 MGR: Add contrasting background on alternate rows and progress bars to List Views
svn path=/workspaces/wxListCtrl/; revision=15459
2008-06-24 11:47:34 +00:00
Charlie Fenton 4d13e411e8 MGR: Add contrasting background on alternate rows and progress bars to List Views
svn path=/workspaces/wxListCtrl/; revision=15458
2008-06-24 10:52:12 +00:00
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 5493352a14 Fix minor typo.
svn path=/trunk/boinc/; revision=14643
2008-01-30 03:13:57 +00:00
Charlie Fenton 60c56c9e0a MGR: Delete web site buttons when disconnected; this was causing crashes when a user connected to a different computer
svn path=/trunk/boinc/; revision=14634
2008-01-29 14:28:56 +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 4899fb2b0f - Disable HtmlEntityEncode/HtmlEntityDecode on all platforms but
Windows for now.
    - Change all references of mb_str() to c_str() in SkinManager.cpp
        to avoid SIGILL's on Unicode environments.
    - fixes #215: Customize the VBS script used to launch BOINC Manager
        for each system we install on.

    clientgui/
        BOINCBaseView.cpp
        SkinManager.cpp
    win_build/installerv2/
        BOINC.ism
        BOINCx64.ism
    win_build/installerv2/redist/Windows/
        BOINC Manager.vbs (Deleted)
    win_build/installerv2/redist/Windows/src/boinccas/
        boinccas.sln
        boinccas95.vcproj
        CACreateVBSShortcut.cpp, .h (Added)
    win_build/installerv2/redist/Windows/Win32/
        boinccas.dll
        boinccas95.dll
    win_build/installerv2/redist/Windows/x64/
        boinccas.dll
        boinccas95.dll

svn path=/trunk/boinc/; revision=12764
2007-05-29 16:16:33 +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 e9d2bdc3e8 *** empty log message ***
svn path=/trunk/boinc/; revision=11737
2006-12-29 16:35:33 +00:00
Rom Walton 894f813dd8 *** empty log message ***
svn path=/trunk/boinc/; revision=9713
2006-03-23 09:10:47 +00:00
Rom Walton e6af3c1d9a *** empty log message ***
svn path=/trunk/boinc/; revision=9710
2006-03-23 01:17:07 +00:00
Charlie Fenton 8a0e7cd2df *** empty log message ***
svn path=/trunk/boinc/; revision=9407
2006-02-07 01:08:02 +00:00
Charlie Fenton da650fdda8 *** empty log message ***
svn path=/trunk/boinc/; revision=9364
2006-01-31 14:14:04 +00:00
Charlie Fenton c8e3fa0561 *** empty log message ***
svn path=/trunk/boinc/; revision=9361
2006-01-31 12:21:34 +00:00
Rom Walton 4c3ac78924 *** empty log message ***
svn path=/trunk/boinc/; revision=9350
2006-01-30 23:05:52 +00:00
Rom Walton dccbc9aa0f *** empty log message ***
svn path=/trunk/boinc/; revision=9200
2006-01-09 14:03:13 +00:00
Rom Walton 6aa03769c4 *** empty log message ***
svn path=/trunk/boinc/; revision=8791
2005-11-02 18:28:45 +00:00
Rom Walton 61d3c449db *** empty log message ***
svn path=/trunk/boinc/; revision=8361
2005-09-30 09:00:50 +00:00
Rom Walton 1b96b57481 *** empty log message ***
svn path=/trunk/boinc/; revision=7773
2005-09-06 06:18:36 +00:00
Rom Walton c5ca947417 *** empty log message ***
svn path=/trunk/boinc/; revision=7746
2005-09-02 21:03:36 +00:00
Rom Walton 53f3936f5c *** empty log message ***
svn path=/trunk/boinc/; revision=7733
2005-09-02 18:40:06 +00:00
Rom Walton ce22da50bc *** empty log message ***
svn path=/trunk/boinc/; revision=6788
2005-07-24 08:35:57 +00:00
Rom Walton 595d3f9c96 *** empty log message ***
svn path=/trunk/boinc/; revision=6756
2005-07-22 20:19:58 +00:00
Rom Walton 496ad5cc1c *** empty log message ***
svn path=/trunk/boinc/; revision=6725
2005-07-21 09:43:40 +00:00
Rom Walton 7218803cc2 *** empty log message ***
svn path=/trunk/boinc/; revision=6428
2005-06-24 10:49:42 +00:00
Rom Walton 17ddc0c998 *** empty log message ***
svn path=/trunk/boinc/; revision=6332
2005-06-13 08:47:51 +00:00
Rom Walton f390886248 *** empty log message ***
svn path=/trunk/boinc/; revision=5982
2005-04-29 22:46:03 +00:00
David Anderson b8e12020e9 *** empty log message ***
svn path=/trunk/boinc/; revision=5942
2005-04-27 06:55:28 +00:00
Rom Walton 2c5cbdb926 *** empty log message ***
svn path=/trunk/boinc/; revision=5941
2005-04-27 06:32:40 +00:00
Rom Walton f748b7fb0b *** empty log message ***
svn path=/trunk/boinc/; revision=5919
2005-04-22 01:46:32 +00:00
Rom Walton 9796c6d9e8 *** empty log message ***
svn path=/trunk/boinc/; revision=5916
2005-04-21 23:14:10 +00:00
Rom Walton f15ed6f2e8 *** empty log message ***
svn path=/trunk/boinc/; revision=5912
2005-04-21 06:04:26 +00:00
Rom Walton 12e8c76511 *** empty log message ***
svn path=/trunk/boinc/; revision=5909
2005-04-20 22:22:41 +00:00
David Anderson f0e0f67371 *** empty log message ***
svn path=/trunk/boinc/; revision=5820
2005-04-10 19:01:23 +00:00
David Anderson 7eb68ad7ce *** empty log message ***
svn path=/trunk/boinc/; revision=5802
2005-04-08 16:58:55 +00:00
Rom Walton 4949c610e3 *** empty log message ***
svn path=/trunk/boinc/; revision=5801
2005-04-08 06:24:58 +00:00
David Anderson 90ae9dcd83 *** empty log message ***
svn path=/trunk/boinc/; revision=5790
2005-04-07 07:04:50 +00:00
David Anderson 3e2ad042ba *** empty log message ***
svn path=/trunk/boinc/; revision=5769
2005-04-04 06:02:36 +00:00
David Anderson 8d0ab453b3 *** empty log message ***
svn path=/trunk/boinc/; revision=5443
2005-02-16 23:17:43 +00:00
Rom Walton d5b2784ad3 *** empty log message ***
svn path=/trunk/boinc/; revision=5240
2005-01-29 00:58:43 +00:00
David Anderson 435f8edd47 *** empty log message ***
svn path=/trunk/boinc/; revision=5161
2005-01-20 23:22:22 +00:00