Commit Graph

137 Commits

Author SHA1 Message Date
Rom Walton f841b17404 SCR: Enable V6 style applications, screensaver is no longer
compatible with v5 style graphics.
    
    clientscr/
        screensaver.cpp, .h
        screensaver_win.cpp, .h

svn path=/trunk/boinc/; revision=13318
2007-08-14 17:23:30 +00:00
David Anderson 803152369a - client: fix bug that caused "no shared memory segment" errors,
introduced in 20 July checkin

svn path=/trunk/boinc/; revision=13230
2007-07-27 18:22:52 +00:00
David Anderson cdc65cd283 - Manager: if a job is running EDF, show "high priority" in status
- compile fixes for Charlie's next-to-last checkin
    
    client/
        client_state.h
        cpu_sched.C
        sim.h
        sim_util.C
    clientgui/
        ViewWork.cpp
        ViewWorkGrid.cpp

svn path=/trunk/boinc/; revision=13021
2007-06-25 19:05:29 +00:00
Charlie Fenton 7bb1b1a0d4 CC: Add logic to scheduler, etc. for systems which limit the number of shared memory segments per process and / or system-wide.
svn path=/trunk/boinc/; revision=13015
2007-06-25 11:46:15 +00:00
David Anderson 55a060a003 - manager: v6 graphics fixes.
Works now, with a few problems

	clientgui/
		ViewWork.cpp
	lib/
		util.C

svn path=/trunk/boinc/; revision=12966
2007-06-20 03:35:16 +00:00
Rom Walton 6f825ae2a5 v6 graphics work.
svn path=/trunk/boinc/; revision=12965
2007-06-20 01:04:18 +00:00
Rom Walton 31de94bed1 - MGR: Misc v6 graphics fixes
clientgui/
        sg_ViewTabPage.cpp
        ViewWork.cpp
        ViewWorkGrid.cpp

svn path=/trunk/boinc/; revision=12962
2007-06-19 17:33:48 +00:00
David Anderson b7fad32d14 svn path=/trunk/boinc/; revision=12960 2007-06-19 15:46:53 +00:00
Rom Walton 492dbda61b - MGR: Check initial function to launch v6graphics if it exists
in the slot directory.
        
        NOTE: Only implemented in the advanced view list controls
          for now.

    clientgui/
        Events.h
        ViewWork.cpp, .h

svn path=/trunk/boinc/; revision=12955
2007-06-18 11:46:01 +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 b7de981d3b - Bug Fix: fprintf is an ANSI function in Linux, convert Unicode
string to ANSI before writing them to sdterr.
    - Bug Fix: Fix the abort button logic, VS 2005 was throwing some
        useful warnings.
        
    clientgui/
        SkinManager.cpp
        ViewWork.cpp
        ViewWorkGrid.cpp

svn path=/trunk/boinc/; revision=12700
2007-05-21 14:20:09 +00:00
Rom Walton aad6908a69 - fixes #164: Aborting a Task
If a task has already been aborted, don't enable the abort task
        button.

    clientgui/
        ViewWork.cpp
        ViewWorkGrid.cpp

svn path=/trunk/boinc/; revision=12637
2007-05-10 16:14:04 +00:00
David Anderson 23b217373c *** empty log message ***
svn path=/trunk/boinc/; revision=11939
2007-01-23 19:14:56 +00:00
David Anderson b68d10ee59 *** empty log message ***
svn path=/trunk/boinc/; revision=11889
2007-01-17 17:34:59 +00:00
David Anderson cfc05fbd47 *** empty log message ***
svn path=/trunk/boinc/; revision=11851
2007-01-12 18:26:06 +00:00
Rom Walton df8e920266 *** empty log message ***
svn path=/trunk/boinc/; revision=11843
2007-01-11 23:20:42 +00:00
David Anderson 0a67c47b41 *** empty log message ***
svn path=/trunk/boinc/; revision=11841
2007-01-11 21:49:49 +00:00
David Anderson 6125d03dd2 *** empty log message ***
svn path=/trunk/boinc/; revision=11840
2007-01-11 21:46:18 +00:00
David Anderson cb8e6efa85 *** empty log message ***
svn path=/trunk/boinc/; revision=11832
2007-01-11 03:15:08 +00:00
David Anderson bda9a7042e *** empty log message ***
svn path=/trunk/boinc/; revision=11816
2007-01-09 20:43:21 +00:00
David Anderson 5479cf9a86 *** empty log message ***
svn path=/trunk/boinc/; revision=11767
2007-01-04 15:54:10 +00:00
Rom Walton 89f9e8eaf7 *** empty log message ***
svn path=/trunk/boinc/; revision=11325
2006-10-20 15:00:14 +00:00
David Anderson 450f3c4f30 *** empty log message ***
svn path=/trunk/boinc/; revision=11241
2006-10-03 22:50:13 +00:00
Walt Gribben f3ab45c6c3 *** empty log message ***
svn path=/trunk/boinc/; revision=11177
2006-09-20 22:13:50 +00:00
Rom Walton 7e3ec450b5 *** empty log message ***
svn path=/trunk/boinc/; revision=11058
2006-09-01 04:24:25 +00:00
Rom Walton 76e753ec14 *** empty log message ***
svn path=/trunk/boinc/; revision=11051
2006-08-31 19:24:38 +00:00
Rom Walton cf2f51da7f *** empty log message ***
svn path=/trunk/boinc/; revision=11021
2006-08-28 20:28:56 +00:00
David Anderson 29f8c9a47c *** empty log message ***
svn path=/trunk/boinc/; revision=10894
2006-08-11 17:58:48 +00:00
David Anderson df90629d49 *** empty log message ***
svn path=/trunk/boinc/; revision=10849
2006-08-07 04:31:24 +00:00
Rom Walton 53cebac30c *** empty log message ***
svn path=/trunk/boinc/; revision=10744
2006-07-25 07:33:09 +00:00
Rom Walton ad2c3aaa19 *** empty log message ***
svn path=/trunk/boinc/; revision=10718
2006-07-21 08:23:26 +00:00
Charlie Fenton 53608871e8 *** empty log message ***
svn path=/trunk/boinc/; revision=10667
2006-07-18 03:24:49 +00:00
Rom Walton f9b57439f1 *** empty log message ***
svn path=/trunk/boinc/; revision=10511
2006-06-24 05:00:57 +00:00
Rom Walton 2406850bd3 *** empty log message ***
svn path=/trunk/boinc/; revision=10502
2006-06-23 08:20:08 +00:00
Charlie Fenton 566e4f8b9b *** empty log message ***
svn path=/trunk/boinc/; revision=10453
2006-06-22 10:10:51 +00:00
David Anderson 7df45e9ba6 *** empty log message ***
svn path=/trunk/boinc/; revision=10206
2006-05-25 22:00:10 +00:00
David Anderson e811df5409 server can request result abort
svn path=/trunk/boinc/; revision=10202
2006-05-25 20:10:08 +00:00
Rom Walton b3b3ad27e3 *** empty log message ***
svn path=/trunk/boinc/; revision=9942
2006-04-17 23:48:43 +00:00
Rom Walton 05c4fd02ea *** empty log message ***
svn path=/trunk/boinc/; revision=9941
2006-04-17 23:43:32 +00:00
Rom Walton 383f46f8ff *** empty log message ***
svn path=/trunk/boinc/; revision=9935
2006-04-17 20:26:59 +00:00
Rom Walton 80bf95ca76 *** empty log message ***
svn path=/trunk/boinc/; revision=9829
2006-04-10 20:08:50 +00:00
Rom Walton c1de003586 *** empty log message ***
svn path=/trunk/boinc/; revision=9801
2006-04-06 03:46:16 +00:00
Rom Walton 94c95fc48d *** empty log message ***
svn path=/trunk/boinc/; revision=9793
2006-04-04 04:39:40 +00:00
Charlie Fenton e28de56c44 *** empty log message ***
svn path=/trunk/boinc/; revision=9758
2006-03-29 06:23:05 +00:00
Rom Walton b58facf4d3 *** empty log message ***
svn path=/trunk/boinc/; revision=9751
2006-03-28 22:09:31 +00:00
Rom Walton f07b6d8c1e *** empty log message ***
svn path=/trunk/boinc/; revision=9733
2006-03-27 06:59:57 +00:00
Rom Walton efdc1688c8 *** empty log message ***
svn path=/trunk/boinc/; revision=9730
2006-03-27 03:44:13 +00:00
Rom Walton e6af3c1d9a *** empty log message ***
svn path=/trunk/boinc/; revision=9710
2006-03-23 01:17:07 +00:00
Eric J. Korpela 1d0b412cca Modified fraction done display to truncate the percentage displayed rather
than round.  This should prevent premature display of 100% when percentage is
99.996%.

svn path=/trunk/boinc/; revision=9487
2006-02-16 18:42:13 +00:00
David Anderson b41e76090b tasks -> commands
svn path=/trunk/boinc/; revision=9419
2006-02-08 06:56:34 +00:00