Commit Graph

264 Commits

Author SHA1 Message Date
Rom Walton e2c620b1be Quick Updates
svn path=/trunk/boinc/; revision=13269
2007-08-03 17:09:46 +00:00
Rom Walton c6e5897a02 fix build break on linux
svn path=/trunk/boinc/; revision=13268
2007-08-03 17:08:10 +00:00
Charlie Fenton 07b026c299 MGR: Check correct menu item in View menu when launching Manager or when returning from Simple View.
svn path=/trunk/boinc/; revision=13134
2007-07-11 09:50:58 +00:00
Rom Walton db585e88c5 - MGR: Adjust menu names.
clientgui/
        AdvancedFrame.cpp
        Events.h

svn path=/trunk/boinc/; revision=13067
2007-07-02 13:17:36 +00:00
Rom Walton ff999f983d - MGR: If the screen resolution is too small for the Simple GUI
switch to the Advanced GUI automatically.
    - MGR: If a screen reader is detected, switch to the Advanced
        GUI list view automatically.
        
    clientgui/
        AdvancedFrame.cpp
        BOINCGUIApp.cpp

svn path=/trunk/boinc/; revision=12910
2007-06-12 18:28:53 +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 71a51a2fa8 - MGR: Make it as plain as day what the new menu item it geared
towards by calling it the accessible view.

    clientgui/
        AdvancedFrame.cpp

    - Tag for 5.9.12 release, all platforms
      boinc_core_release_5_9_12
    
    client/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=12723
2007-05-23 15:20:10 +00:00
Rom Walton 043c91e594 - fixes #187 - Fix the initial refresh interval for the various
views.
    
    clientgui/
        AdvancedFrame.cpp, .h

svn path=/trunk/boinc/; revision=12713
2007-05-22 17:20:41 +00:00
Rom Walton 2c7b477892 - fixes #85 - Both Grid based views and List based views are now
available.

    clientgui/
        AdvancedFrame.cpp, .h
        Events.h

svn path=/trunk/boinc/; revision=12711
2007-05-22 16:27:27 +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 cd975911a1 *** empty log message ***
svn path=/trunk/boinc/; revision=12298
2007-04-03 13:41:42 +00:00
Rom Walton f05cba02bf *** empty log message ***
svn path=/trunk/boinc/; revision=12297
2007-04-03 13:14:30 +00:00
David Anderson f3a7e400fd *** empty log message ***
svn path=/trunk/boinc/; revision=12287
2007-03-30 03:33:57 +00:00
David Anderson dceae0f13e *** empty log message ***
svn path=/trunk/boinc/; revision=12131
2007-02-21 17:06:11 +00:00
David Anderson 01b32db626 *** empty log message ***
svn path=/trunk/boinc/; revision=12027
2007-02-02 20:14:18 +00:00
Rom Walton 16d5fa497c *** empty log message ***
svn path=/trunk/boinc/; revision=11999
2007-01-30 15:50:16 +00:00
Rom Walton 01aeb307ce *** empty log message ***
svn path=/trunk/boinc/; revision=11980
2007-01-26 16:38:44 +00:00
Rom Walton b8e54603c1 *** empty log message ***
svn path=/trunk/boinc/; revision=11975
2007-01-26 05:55:02 +00:00
David Anderson 3f17de9d9d *** empty log message ***
svn path=/trunk/boinc/; revision=11971
2007-01-25 21:36:27 +00:00
Rom Walton 721fb8b0e0 *** empty log message ***
svn path=/trunk/boinc/; revision=11913
2007-01-19 23:45:19 +00:00
David Anderson 2f164ec72d *** empty log message ***
svn path=/trunk/boinc/; revision=11892
2007-01-17 20:28:17 +00:00
David Anderson afb1d21d9a *** empty log message ***
svn path=/trunk/boinc/; revision=11890
2007-01-17 18:13:33 +00:00
Rom Walton 8fd56dafb0 *** empty log message ***
svn path=/trunk/boinc/; revision=11812
2007-01-09 19:03:20 +00:00
David Anderson 3afa01c6cf *** empty log message ***
svn path=/trunk/boinc/; revision=11802
2007-01-08 17:29:02 +00:00
David Anderson fe6da0dfe8 *** empty log message ***
svn path=/trunk/boinc/; revision=11741
2006-12-29 21:55:23 +00:00
Rom Walton e9d2bdc3e8 *** empty log message ***
svn path=/trunk/boinc/; revision=11737
2006-12-29 16:35:33 +00:00
David Anderson 7c6a85f3cc *** empty log message ***
svn path=/trunk/boinc/; revision=11729
2006-12-28 18:24:21 +00:00
David Anderson 177c4c719c *** empty log message ***
svn path=/trunk/boinc/; revision=11724
2006-12-27 18:33:44 +00:00
Walt Gribben ab1bdafba3 *** empty log message ***
svn path=/trunk/boinc/; revision=11705
2006-12-20 02:49:22 +00:00
Walt Gribben 84cdc52b9a *** empty log message ***
svn path=/trunk/boinc/; revision=11704
2006-12-20 02:33:04 +00:00
Walt Gribben 97f38e78af *** empty log message ***
svn path=/trunk/boinc/; revision=11703
2006-12-20 00:05:12 +00:00
Rom Walton 9ef9cbc809 *** empty log message ***
svn path=/trunk/boinc/; revision=11696
2006-12-19 02:09:01 +00:00
David Anderson 12e3736667 *** empty log message ***
svn path=/trunk/boinc/; revision=11690
2006-12-17 03:16:20 +00:00
Charlie Fenton e078277948 *** empty log message ***
svn path=/trunk/boinc/; revision=11687
2006-12-16 07:57:26 +00:00
Rom Walton 69a5bf301a *** empty log message ***
svn path=/trunk/boinc/; revision=11646
2006-12-12 01:08:16 +00:00
Rom Walton 178a16c6c9 *** empty log message ***
svn path=/trunk/boinc/; revision=11563
2006-11-22 09:51:59 +00:00
Charlie Fenton 6cd1958284 *** empty log message ***
svn path=/trunk/boinc/; revision=11559
2006-11-21 12:21:49 +00:00
Rom Walton 920fa4a36a *** empty log message ***
svn path=/trunk/boinc/; revision=11555
2006-11-20 20:55:32 +00:00
Rom Walton ac612e3b2c *** empty log message ***
svn path=/trunk/boinc/; revision=11535
2006-11-17 06:41:15 +00:00
Rom Walton 2b080cc41f *** empty log message ***
svn path=/trunk/boinc/; revision=11529
2006-11-15 12:01:46 +00:00
Rom Walton a8eb6a95b5 *** empty log message ***
svn path=/trunk/boinc/; revision=11509
2006-11-10 11:24:12 +00:00
David Anderson ee7ec93c60 *** empty log message ***
svn path=/trunk/boinc/; revision=11504
2006-11-09 17:18:32 +00:00
Charlie Fenton 8f00208567 *** empty log message ***
svn path=/trunk/boinc/; revision=11459
2006-11-03 15:18:19 +00:00
Rom Walton 33117c0959 *** empty log message ***
svn path=/trunk/boinc/; revision=11403
2006-10-30 22:42:12 +00:00
Charlie Fenton 6629e9a22c *** empty log message ***
svn path=/trunk/boinc/; revision=11397
2006-10-30 05:49:58 +00:00
Charlie Fenton 596f7343cb *** empty log message ***
svn path=/trunk/boinc/; revision=11396
2006-10-30 04:07:41 +00:00
Rom Walton 89f9e8eaf7 *** empty log message ***
svn path=/trunk/boinc/; revision=11325
2006-10-20 15:00:14 +00:00
Rom Walton 19dab47ca2 *** empty log message ***
svn path=/trunk/boinc/; revision=11281
2006-10-13 06:21:00 +00:00
Kevin Reed 9da92cdd40 - Fixed an bug that prevented the message dialogue from closing when the X button was clicked.
- Add a link to the home page for all projects in the drop down
        - Change label in menu in the advanced view read 'Switch to Simple View'
        - Fix bug that occurs when the notebook is rendered while a dialogue box is open

svn path=/trunk/boinc/; revision=11201
2006-09-26 21:53:00 +00:00
Rom Walton a3eaed44aa *** empty log message ***
svn path=/trunk/boinc/; revision=11145
2006-09-12 09:29:03 +00:00
Rom Walton 76e753ec14 *** empty log message ***
svn path=/trunk/boinc/; revision=11051
2006-08-31 19:24:38 +00:00
Charlie Fenton 5b3b61df8c *** empty log message ***
svn path=/trunk/boinc/; revision=11019
2006-08-28 08:17:47 +00:00
Charlie Fenton 52a6b60915 *** empty log message ***
svn path=/trunk/boinc/; revision=11018
2006-08-28 08:12:39 +00:00
Walt Gribben 31466b12a8 *** empty log message ***
svn path=/trunk/boinc/; revision=10931
2006-08-16 02:43:47 +00:00
Walt Gribben ba697287d7 *** empty log message ***
svn path=/trunk/boinc/; revision=10907
2006-08-14 17:39:54 +00:00
Walt Gribben 7b933cccc1 *** empty log message ***
svn path=/trunk/boinc/; revision=10897
2006-08-12 00:31:55 +00:00
Rom Walton 9382e75e29 *** empty log message ***
svn path=/trunk/boinc/; revision=10828
2006-08-03 09:14:31 +00:00
Charlie Fenton 15933d5fc3 *** empty log message ***
svn path=/trunk/boinc/; revision=10759
2006-07-26 12:10:17 +00:00
Rom Walton ad2c3aaa19 *** empty log message ***
svn path=/trunk/boinc/; revision=10718
2006-07-21 08:23:26 +00:00
Rom Walton 8e948e1782 *** empty log message ***
svn path=/trunk/boinc/; revision=10581
2006-07-06 01:33:52 +00:00
Rom Walton 20ca43f0db *** empty log message ***
svn path=/trunk/boinc/; revision=10578
2006-07-05 21:35:59 +00:00
Charlie Fenton 5d75dee107 *** empty log message ***
svn path=/trunk/boinc/; revision=10563
2006-07-04 06:02:52 +00:00
Rom Walton 549480104d *** empty log message ***
svn path=/trunk/boinc/; revision=10530
2006-06-28 01:02:39 +00:00
Rom Walton f9b57439f1 *** empty log message ***
svn path=/trunk/boinc/; revision=10511
2006-06-24 05:00:57 +00:00